[or-cvs] r13284: Rename start file (to differentiate it from the folder) (torbrowser/trunk/build-scripts)

sjm217 at seul.org sjm217 at seul.org
Fri Jan 25 22:19:02 UTC 2008


Author: sjm217
Date: 2008-01-25 17:19:02 -0500 (Fri, 25 Jan 2008)
New Revision: 13284

Modified:
   torbrowser/trunk/build-scripts/Makefile
Log:
Rename start file (to differentiate it from the folder)

Modified: torbrowser/trunk/build-scripts/Makefile
===================================================================
--- torbrowser/trunk/build-scripts/Makefile	2008-01-25 18:55:10 UTC (rev 13283)
+++ torbrowser/trunk/build-scripts/Makefile	2008-01-25 22:19:02 UTC (rev 13284)
@@ -54,7 +54,7 @@
 bundle: package-files install-torbutton patch-language launcher
 
 launcher:
-	echo 'start /b .\\App\\vidalia.exe --datadir .\\Data\\Vidalia\\' > $(DEST)/"Tor Browser.bat"
+	echo 'start /b .\\App\\vidalia.exe --datadir .\\Data\\Vidalia\\' > $(DEST)/"Start Tor Browser.bat"
 
 ## This dummy profile is created just for installing extensions, otherwise Firefox
 ## will output files in the default one



More information about the tor-commits mailing list