Author: plavin
Date: 2006-10-17 23:45:03 +0200 (Tue, 17 Oct 2006)
New Revision: 3664
Log:
Changes noticed when installing the latest version
Modified:
trunk/gui-common/chapter-uninstall-all.xml
trunk/gui-common/installation-all.xml
Modified: trunk/gui-common/chapter-uninstall-all.xml
===================================================================
--- trunk/gui-common/chapter-uninstall-all.xml 2006-10-17 15:54:50 UTC (rev 3663)
+++ trunk/gui-common/chapter-uninstall-all.xml 2006-10-17 21:45:03 UTC (rev 3664)
Changed blocks: 2, Lines Added: 3, Lines Deleted: 3; 1108 bytes
@@ -96,14 +96,14 @@
</para>
<programlisting>
-shell> rpm -U mysql-administrator<replaceable>version</replaceable>.rpm
+shell> rpm -U mysql-administrator-<replaceable>version</replaceable>.rpm
</programlisting>
<note>
<para>
Remember, if you plan to keep any one of the &gui_tools; you
must also keep the
- <filename>mysql-gui-tools<replaceable>version</replaceable>.rpm</filename>
+ <filename>mysql-gui-tools-<replaceable>version</replaceable>.rpm</filename>
file.
</para>
</note>
@@ -132,7 +132,7 @@
<para>
Find the directory where you installed &gui_tools;,
- and remove individual applications by moving their icon
+ and remove applications by moving their icons
to the <literal>Trash</literal>.
</para>
</section>
Modified: trunk/gui-common/installation-all.xml
===================================================================
--- trunk/gui-common/installation-all.xml 2006-10-17 15:54:50 UTC (rev 3663)
+++ trunk/gui-common/installation-all.xml 2006-10-17 21:45:03 UTC (rev 3664)
Changed blocks: 1, Lines Added: 11, Lines Deleted: 2; 1088 bytes
@@ -83,9 +83,18 @@
<para>
To install &gui_tools;, right click on the MSI file and select
- <guimenu>Install</guimenu>. After prompting you for your
- preferences, installation will begin.
+ <guimenu>Install</guimenu>.
</para>
+
+ <para>
+ At the <literal>Setup Type</literal> window you may choose a
+ <option>complete</option> or <option>custom</option> installation.
+ If you do not wish to install all
+ of the &gui_tools; choose the custom option. Custom installation
+ also gives you the option of installing support for
+ languages other than English. &gui_tools; supports,
+ German, Greek, Japanese, Polish, and Brazilian Portuguese.
+ </para>
<para>
Unless you choose otherwise, &gui_tools; are installed in
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r3664 - trunk/gui-common | plavin | 17 Oct |