[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r17389: {torbrowser} Set AllowMultipleInstances=true in FirefoxPortable.ini to al (in torbrowser/trunk: . build-scripts/config)
Author: sjm217
Date: 2008-11-25 14:15:03 -0500 (Tue, 25 Nov 2008)
New Revision: 17389
Modified:
torbrowser/trunk/README
torbrowser/trunk/build-scripts/config/FirefoxPortable.ini
Log:
Set AllowMultipleInstances=true in FirefoxPortable.ini to allow Tor Browser Bundle and Firefox to be run at the same time (suggested by John Brooks)
Modified: torbrowser/trunk/README
===================================================================
--- torbrowser/trunk/README 2008-11-25 18:09:52 UTC (rev 17388)
+++ torbrowser/trunk/README 2008-11-25 19:15:03 UTC (rev 17389)
@@ -161,4 +161,7 @@
Update Vidalia to release 0.1.9
Update Tor to 0.2.1.6-alpha
Update Firefox to 2.0.0.16
- Update Pidgin to 2.5.1
\ No newline at end of file
+ Update Pidgin to 2.5.1
+1.1.5: Released 2008-11-xx
+ Set AllowMultipleInstances=true, to allow Tor Browser Bundle and
+ Firefox to be run at the same time (suggested by John Brooks)
\ No newline at end of file
Modified: torbrowser/trunk/build-scripts/config/FirefoxPortable.ini
===================================================================
--- torbrowser/trunk/build-scripts/config/FirefoxPortable.ini 2008-11-25 18:09:52 UTC (rev 17388)
+++ torbrowser/trunk/build-scripts/config/FirefoxPortable.ini 2008-11-25 19:15:03 UTC (rev 17389)
@@ -7,7 +7,7 @@
AdditionalParameters=
LocalHomepage=
DisableSplashScreen=true
-AllowMultipleInstances=false
+AllowMultipleInstances=true
DisableIntelligentStart=false
SkipChromeFix=false
SkipCompregFix=false