#At file:///D:/Work/MySQL/installer/ based on revid:iggy@stripped
361 Mike Lischke 2011-03-10
Improved setup type descriptions.
modified:
Setup/manifest-base.xml
=== modified file 'Setup/manifest-base.xml'
=== modified file 'Setup/manifest-base.xml'
--- a/Setup/manifest-base.xml 2011-03-09 12:44:28 +0000
+++ b/Setup/manifest-base.xml 2011-03-10 09:17:06 +0000
@@ -6,9 +6,9 @@
<ProductCatalogs>
<ProductCatalog id="mysql-5.5-gpl" name="MySQL 5.5" description="MySQL 5.5 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/mike.lischke@oracle.com-20110310091706-o5yzqvw6uwkn5gwq.bundle
| Thread |
|---|
| • bzr commit into wex-installer-1.0 branch (mike.lischke:361) | Mike Lischke | 10 Mar |