[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r12878: Disable splash screen (in torpedo/trunk: . build-scripts/config)
Author: sjm217
Date: 2007-12-19 17:56:25 -0500 (Wed, 19 Dec 2007)
New Revision: 12878
Modified:
torpedo/trunk/README
torpedo/trunk/build-scripts/config/FirefoxPortable.ini
Log:
Disable splash screen
Modified: torpedo/trunk/README
===================================================================
--- torpedo/trunk/README 2007-12-19 22:47:43 UTC (rev 12877)
+++ torpedo/trunk/README 2007-12-19 22:56:25 UTC (rev 12878)
@@ -69,3 +69,5 @@
0.0.4: Add internationalization for fa-IR and zh-CN
Add Makefile rule for installing Quick Locale Switcher, but
don't enable this by default
+0.0.5: Disable FirefoxPortable splash screen
+ ...
Modified: torpedo/trunk/build-scripts/config/FirefoxPortable.ini
===================================================================
--- torpedo/trunk/build-scripts/config/FirefoxPortable.ini 2007-12-19 22:47:43 UTC (rev 12877)
+++ torpedo/trunk/build-scripts/config/FirefoxPortable.ini 2007-12-19 22:56:25 UTC (rev 12878)
@@ -6,7 +6,7 @@
FirefoxExecutable=firefox.exe
AdditionalParameters=
LocalHomepage=
-DisableSplashScreen=false
+DisableSplashScreen=true
AllowMultipleInstances=false
DisableIntelligentStart=false
SkipChromeFix=false