Author: nextgens
Date: 2006-03-31 20:16:59 +0000 (Fri, 31 Mar 2006)
New Revision: 8416
Modified:
trunk/apps/installer/antinstall-config.xml
Log:
installer: Frost will be installed if requested
Modified: trunk/apps/installer/antinstall-config.xml
===================================================================
--- trunk/apps/installer/antinstall-config.xml 2006-03-31 19:22:58 UTC (rev
8415)
+++ trunk/apps/installer/antinstall-config.xml 2006-03-31 20:16:59 UTC (rev
8416)
@@ -99,12 +99,12 @@
force="true"/>
<target
displayText="Extended components (-ext)"
- target="tgext"
+ target="pre"
defaultValue="true"
force="true"/>
<target
displayText="Source code"
- target="tgsrc"
+ target="pre"
defaultValue="false"
force="true"/>
<target
@@ -116,7 +116,7 @@
displayText="The following components are 3rd party
software"/>
<target
displayText="Frost"
- target="frost"
+ target="pre"
defaultValue="true"
force="false"/>
</page>