cvsdist fbd586b
--- urlview-0.9/url_handler.sh.default	Tue Jul  4 06:14:30 2000
cvsdist fbd586b
+++ urlview-0.9/url_handler.sh	Tue Jul  4 13:02:40 2000
cvsdist fbd586b
@@ -28,11 +28,11 @@
cvsdist fbd586b
 # VT: Launch in the same terminal
cvsdist fbd586b
 
cvsdist fbd586b
 # The lists of programs to be executed are
cvsdist fbd586b
-https_prgs="/usr/X11R6/bin/netscape:XW /usr/bin/lynx:XT"
cvsdist fbd586b
-http_prgs="/usr/bin/lynx:XT /usr/X11R6/bin/netscape:XW"
cvsdist afd25de
+https_prgs="/usr/bin/htmlview:XW /usr/bin/mozilla:XW /usr/bin/links:XT /usr/bin/lynx:XT"
cvsdist afd25de
+http_prgs="/usr/bin/htmlview:XW /usr/bin/mozilla:XW /usr/bin/links:XT /usr/bin/lynx:XT"
cvsdist fbd586b
 mailto_prgs="/usr/bin/mutt:VT /usr/bin/elm:VT /usr/bin/pine:VT /usr/bin/mail:VT"
cvsdist fbd586b
-gopher_prgs="/usr/bin/lynx:XT /usr/bin/gopher:XT"
cvsdist fbd586b
-ftp_prgs="/usr/bin/lynx:XT /usr/bin/ncftp:XT"
cvsdist fbd586b
+gopher_prgs="/usr/bin/lynx:XT"
cvsdist fbd586b
+ftp_prgs="/usr/bin/ncftp:XT /usr/bin/wget:XT /usr/bin/lynx:XT"
cvsdist fbd586b
 
cvsdist fbd586b
 # Program used as an xterm (if it doesn't support -T you'll need to change
cvsdist fbd586b
 # the command line in getprg)