summaryrefslogtreecommitdiffstats
path: root/network/urlview/patches/sample.urlview.diff
blob: 111719f5e58c070e91a74c3744aba415581a0cc8 (plain)
--- sample.urlview~	2007-06-08 14:11:09.000000000 +0200
+++ sample.urlview	2007-06-08 14:11:33.000000000 +0200
@@ -19,10 +19,10 @@
 #REGEXP (((http|https|ftp|gopher)|mailto):(//)?[^ >"\t]*|www\.[-a-z0-9.]+)[^ .,;\t>">\):]
 REGEXP (((http|https|ftp|gopher)|mailto)[.:][^ >"\t]*|www\.[-a-z0-9.]+)[^ .,;\t>">\):]
 
-# Command to invoke for selected URL.  Use lynx, netscape, or url_handler.sh
+# Command to invoke for selected URL.  Use lynx, firefox, or url_handler.sh
 # shell script.
 
 #COMMAND lynx %s
-#COMMAND netscape -remote 'openURL(%s)'
+#COMMAND firefox -remote 'openURL(%s)'
 COMMAND url_handler.sh