On Fri, Jun 14, 2002 at 11:05:51AM -0700, Todd Lyons wrote: > --- 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)
Only change I'd like to see to this patch is that netscape come before lynx. But that's just my personal preference. Not sure how everyone else feels about it. -- Ben Reser <[EMAIL PROTECTED]> http://ben.reser.org We tend to see all wars through the lens of the current conflict, and we mine history for lessons convenient to the present purpose. - Brian Hayes
