Author: nextgens
Date: 2006-05-06 13:50:36 +0000 (Sat, 06 May 2006)
New Revision: 8624

Modified:
   trunk/apps/installer/antinstall-config.xml
Log:
installer: the \uxxx localization bug seems to affect less people than the NPE 
one: temporary fix. I will host a special installer with the fix on 
http://emu.freenetproject.org/~nextgens/installer.jar for the time beeing

Modified: trunk/apps/installer/antinstall-config.xml
===================================================================
--- trunk/apps/installer/antinstall-config.xml  2006-05-06 13:48:21 UTC (rev 
8623)
+++ trunk/apps/installer/antinstall-config.xml  2006-05-06 13:50:36 UTC (rev 
8624)
@@ -2,7 +2,7 @@
 <!DOCTYPE installer PUBLIC "-//tp23 //DTD Ant Installer Config//EN" 
"http://antinstaller.sf.net/dtd/antinstall-config-0.7.dtd";>
 <installer
                        ui="text,swing"
-                       verbose="false"
+                       verbose="true"
                        lookAndFeel="jgoodies"
                        name="Freenet 0.7 Installer"
                        windowIcon="/resources/icon.png"


Reply via email to