[zi-cvs] packages/com.zzoss.zic.build/config input.xml,1.2,1.3
[email protected] Wed, 14 Jan 2004 07:42:23 -0800
| Newsgroups | gmane.comp.php.zzoss.installer.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/zzossinstaller/packages/com.zzoss.zic.build/config
In directory sc8-pr-cvs1:/tmp/cvs-serv23842/com.zzoss.zic.build/config
Modified Files:
input.xml
Log Message:
- introduced build.xml descriptor
Index: input.xml
===================================================================
RCS file: /cvsroot/zzossinstaller/packages/com.zzoss.zic.build/config/input.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** input.xml 4 Jan 2004 13:26:55 -0000 1.2
--- input.xml 14 Jan 2004 15:42:21 -0000 1.3
***************
*** 20,41 ****
<input xmlns="http://www.zzoss.com">
<widget name="select" label="Mode"
! variable="zi_mode" default="dev"
list="dev => Development, prod => Production, setup => Setup"
info="'Development' will display the development tools. 'Production' will hide them. 'Setup' allows only for installation, needs single application mode."/>
<widget name="path" label="Distributions URL"
! variable="zi_distributions_url"
default="http://www.zzoss.com/services/installer/distributions.php"
info="URL to the XML descriptor containing information on all available distributions. Specify only if not in single distribution or application mode."/>
<widget name="text" label="Single Distribution"
! variable="zi_distribution"
validation="" default=""
info="Show only this distribution in the installer (single distribution mode). Leave empty if any should be displayed."/>
<widget name="text" label="Single Application"
! variable="zi_application"
validation="" default=""
info="Show only this application of the above specified distribution (single application mode). Leave empty if any should be displayed."/>
<widget name="select" label="Theme"
! variable="zi_theme" default="com.zzoss.zic.theme.kde"
list="com.zzoss.zic.theme.kde => Default (com.zzoss.zic.theme.kde), com.zzoss.zic.theme.zzoss => ZZ/OSS (com.zzoss.zic.theme.zzoss)"
info="Name of the theme."/>
</input>
\ No newline at end of file
--- 20,44 ----
<input xmlns="http://www.zzoss.com">
<widget name="select" label="Mode"
! variable="zi_input_mode" default="dev"
list="dev => Development, prod => Production, setup => Setup"
info="'Development' will display the development tools. 'Production' will hide them. 'Setup' allows only for installation, needs single application mode."/>
<widget name="path" label="Distributions URL"
! variable="zi_input_distributions_url"
default="http://www.zzoss.com/services/installer/distributions.php"
info="URL to the XML descriptor containing information on all available distributions. Specify only if not in single distribution or application mode."/>
<widget name="text" label="Single Distribution"
! variable="zi_input_distribution"
validation="" default=""
info="Show only this distribution in the installer (single distribution mode). Leave empty if any should be displayed."/>
<widget name="text" label="Single Application"
! variable="zi_input_application"
validation="" default=""
info="Show only this application of the above specified distribution (single application mode). Leave empty if any should be displayed."/>
<widget name="select" label="Theme"
! variable="zi_input_theme" default="com.zzoss.zic.theme.kde"
list="com.zzoss.zic.theme.kde => Default (com.zzoss.zic.theme.kde), com.zzoss.zic.theme.zzoss => ZZ/OSS (com.zzoss.zic.theme.zzoss)"
info="Name of the theme."/>
+ <widget name="text" label="Version"
+ variable="zi_input_version"
+ validation="not empty" default="{zi_version}"/>
</input>
\ No newline at end of file
-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html