Here it is, patch to url_handler.sh in the urlview package.
-- 
  Todd Lyons -- MandrakeSoft, Inc.   http://www.mandrakesoft.com/
UNIX was not designed to stop you from doing stupid things, because 
  that would also stop you from doing clever things. -- Doug Gwyn
   Cooker Version mandrake-release-8.3-0.2mdk Kernel 2.4.18-19mdk
--- url_handler.sh.orig 2002-06-14 09:56:28.000000000 -0700
+++ url_handler.sh      2002-06-14 09:57:17.000000000 -0700
@@ -28,11 +28,11 @@
 # VT: Launch in the same terminal
 
 # The lists of programs to be executed are
-https_prgs="/usr/bin/netscape:XW /usr/bin/lynx:XT"
-http_prgs="/usr/bin/lynx:XT /usr/bin/netscape:XW"
+https_prgs="/usr/bin/mozilla:XW /usr/bin/netscape:XW /usr/bin/lynx:XT"
+http_prgs="/usr/bin/mozilla:XW /usr/bin/lynx:XT /usr/bin/netscape:XW"
 mailto_prgs="/usr/bin/mutt:VT /usr/bin/elm:VT /usr/bin/pine:VT /bin/mail:VT"
 gopher_prgs="/usr/bin/lynx:XT /usr/bin/gopher:XT"
-ftp_prgs="/usr/bin/lynx:XT /usr/bin/ncftp:XT"
+ftp_prgs="/usr/bin/mozilla:XW /usr/bin/lynx:XT /usr/bin/ncftp:XT"
 
 # Program used as an xterm (if it doesn't support -T you'll need to change
 # the command line in getprg)

Attachment: msg66181/pgp00000.pgp
Description: PGP signature

Reply via email to