Author: nextgens
Date: 2006-05-18 14:06:45 +0000 (Thu, 18 May 2006)
New Revision: 8768

Modified:
   trunk/apps/installer/antinstall-config.xml
Log:
installer: 13:57 < Jflesch> nextgens: freenet installer doesn't seem to allow 
'.' in node name, is it 
                 normal ?


Modified: trunk/apps/installer/antinstall-config.xml
===================================================================
--- trunk/apps/installer/antinstall-config.xml  2006-05-18 14:01:52 UTC (rev 
8767)
+++ trunk/apps/installer/antinstall-config.xml  2006-05-18 14:06:45 UTC (rev 
8768)
@@ -68,11 +68,10 @@
                                create="true"/>
                <comment
                                displayText="Enter your node name below"/>
-               <validated
+               <text
                                property="nodeName"
                                displayText="node name :"
                                defaultValue="MyFirstFreenetNode"
-                               regex="^[a-zA-Z_0-9 ]+$"
                                force="false"/>
 <!-- FIXME: Not yet
                <comment


Reply via email to