Author: toad
Date: 2008-03-20 14:54:11 +0000 (Thu, 20 Mar 2008)
New Revision: 18639

Modified:
   trunk/apps/new_installer/res/unix/bin/browse.sh
Log:
Here too

Modified: trunk/apps/new_installer/res/unix/bin/browse.sh
===================================================================
--- trunk/apps/new_installer/res/unix/bin/browse.sh     2008-03-20 14:53:48 UTC 
(rev 18638)
+++ trunk/apps/new_installer/res/unix/bin/browse.sh     2008-03-20 14:54:11 UTC 
(rev 18639)
@@ -12,7 +12,7 @@

 browseURL()
 {
-       `cat firefox.location` -no-remote -p freenet "$1" &
+       `cat firefox.location` -no-remote -P freenet "$1" &
 }

 if test -e firefox.location


Reply via email to