You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by gr...@apache.org on 2005/03/20 22:16:09 UTC

svn commit: r158356 - lenya/branches/BRANCH_1_2_X/lenya.bat

Author: gregor
Date: Sun Mar 20 13:16:08 2005
New Revision: 158356

URL: http://svn.apache.org/viewcvs?view=rev&rev=158356
Log:
Changed window title to Apache Lenya

Modified:
    lenya/branches/BRANCH_1_2_X/lenya.bat

Modified: lenya/branches/BRANCH_1_2_X/lenya.bat
URL: http://svn.apache.org/viewcvs/lenya/branches/BRANCH_1_2_X/lenya.bat?view=diff&r1=158355&r2=158356
==============================================================================
--- lenya/branches/BRANCH_1_2_X/lenya.bat (original)
+++ lenya/branches/BRANCH_1_2_X/lenya.bat Sun Mar 20 13:16:08 2005
@@ -57,7 +57,7 @@
 
 if not "%EXEC%" == "" goto gotExec
 if not "%OS%" == "Windows_NT" goto noExecNT
-set EXEC=start "Lenya" /D. /MAX
+set EXEC=start "Apache Lenya" /D. /MAX
 goto gotExec
 :noExecNT
 set EXEC=



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org