#At file:///C:/src/bzr.mysql/wex/installer/ based on revid:iggy@stripped
369 Iggy Galarza 2011-03-17
Setup Type - Added complete descritions.
modified:
Setup/manifest-base.xml
=== modified file 'Setup/manifest-base.xml'
--- a/Setup/manifest-base.xml 2011-03-10 09:17:06 +0000
+++ b/Setup/manifest-base.xml 2011-03-17 15:06:16 +0000
@@ -8,7 +8,7 @@
<SetupTypes>
<SetupType flag="1" name="Developer Default" description="Installs all products needed for MySQL development, including server, MySQL Workbench, connectors + samples and examples." />
<SetupType flag="2" name="Server only" description="Installs only the MySQL Server product. Use this type for servers that do not need developer resources" />
- <SetupType flag="4" name="Client only" description="Installs only the MySQL Client products, i.e. MySQL Workbench, connectors + samples and examples.." />
+ <SetupType flag="4" name="Client only" description="Installs only the MySQL Client products, i.e. MySQL Workbench, connectors + samples and examples." />
<SetupType flag="64" name="Full" description="Installs all products from this catalog" />
<SetupType flag="128" name="Custom" description="The user can select which products to install" />
</SetupTypes>
@@ -23,9 +23,9 @@
</ProductCatalog>
<ProductCatalog id="mysql-5.1-gpl" name="MySQL 5.1" description="MySQL 5.1 Community Edition" commercial="false">
<SetupTypes>
- <SetupType flag="1" name="Developer Default" description="Installs all products needed for MySQL development, including" />
+ <SetupType flag="1" name="Developer Default" description="Installs all products needed for MySQL development, including server, MySQL Workbench, connectors + samples and examples." />
<SetupType flag="2" name="Server only" description="Installs only the MySQL Server product. Use this type for servers that do not need developer resources" />
- <SetupType flag="4" name="Client only" description="Installs only the MySQL Client products." />
+ <SetupType flag="4" name="Client only" description="Installs only the MySQL Client products, i.e. MySQL Workbench, connectors + samples and examples." />
<SetupType flag="64" name="Full" description="Installs all products from this catalog" />
<SetupType flag="128" name="Custom" description="The user can select which products to install" />
</SetupTypes>
Attachment: [text/bzr-bundle] bzr/iggy@mysql.com-20110317150616-sd1kzlb00lixeo5o.bundle
| Thread |
|---|
| • bzr commit into wex-installer-1.0 branch (iggy:369) | Iggy Galarza | 17 Mar |