r439 - trunk/scripts
    DONOTREPLY at icculus.org 
    DONOTREPLY at icculus.org
       
    Sat Jan 19 21:11:21 EST 2008
    
    
  
Author: icculus
Date: 2008-01-19 21:11:21 -0500 (Sat, 19 Jan 2008)
New Revision: 439
Added:
   trunk/scripts/app_localization.lua
Log:
Forgot to add this.
Added: trunk/scripts/app_localization.lua
===================================================================
--- trunk/scripts/app_localization.lua	                        (rev 0)
+++ trunk/scripts/app_localization.lua	2008-01-20 02:11:21 UTC (rev 439)
@@ -0,0 +1,11 @@
+-- Lines starting with "--" are comments in this file.
+-- You should add your installer's strings here, instead of localization.lua,
+--  but localization.lua has instructions on how this file is formatted.
+
+MojoSetup.applocalization = {
+};
+
+-- end of app_localization.lua ...
+
+
+
    
    
More information about the mojosetup-commits
mailing list