Author: toad
Date: 2007-12-10 23:15:07 +0000 (Mon, 10 Dec 2007)
New Revision: 16467

Modified:
   trunk/apps/new_installer/install.xml
Log:
don't require it

Modified: trunk/apps/new_installer/install.xml
===================================================================
--- trunk/apps/new_installer/install.xml        2007-12-10 22:42:21 UTC (rev 
16466)
+++ trunk/apps/new_installer/install.xml        2007-12-10 23:15:07 UTC (rev 
16467)
@@ -128,7 +128,7 @@
                        <file src="res/license/README" 
targetdir="$INSTALL_PATH"/>
                </pack>

-               <pack name="OpenNet" id="opennet" required="yes">
+               <pack name="OpenNet" id="opennet" required="no">
                        <description>The opennet seednodes file. Used to 
connect quickly (but insecurely) to the network. The node will ask whether to 
use this after install.</description>
                        <file src="res/opennet/seednodes.fref" 
targetdir="$INSTALL_PATH"/>
                </pack>


Reply via email to