List:Commits« Previous MessageNext Message »
From:plavin Date:September 13 2006 11:38pm
Subject:svn commit - mysqldoc@docsrva: r3346 - trunk/guibook
View as plain text  
Author: plavin
Date: 2006-09-13 23:38:08 +0200 (Wed, 13 Sep 2006)
New Revision: 3346

Log:
Give directories for icons, mention menu items

Modified:
   trunk/guibook/guibook.xml


Modified: trunk/guibook/guibook.xml
===================================================================
--- trunk/guibook/guibook.xml	2006-09-13 18:32:53 UTC (rev 3345)
+++ trunk/guibook/guibook.xml	2006-09-13 21:38:08 UTC (rev 3346)
Changed blocks: 3, Lines Added: 39, Lines Deleted: 3; 2636 bytes

@@ -241,6 +241,13 @@
          to the <literal>PATH</literal> variable makes it much simpler to run
&gui_tools;.
        </para>
        
+       <para>
+         If you install &gui_tools; to the <literal>opt</literal>
directory,
+         icons for use with desktop shortcuts or for creating
+         menu items are found under the 
+        
<filename>opt/mysql-gui-tools-<replaceable>version</replaceable>/share/mysql-gui</filename>
directory.
+       </para>
+       
      </section>
       <section>
         <title>RPM Installation</title>

@@ -314,9 +321,9 @@
         </para>
         
         <para>
-          When installed from RPM files the &gui_tools; are found in the
+          When installed from RPM files, the &gui_tools; are found in the
           <filename>/usr/bin</filename> directory. This directory is
-          invariably included in the <literal>PATH</literal>
+          usually included in the <literal>PATH</literal>
           variable, so running any one of the &gui_tools; simply requires 
           typing the executable file name, regardless of your working directory. For
example:
         </para>

@@ -347,12 +354,41 @@
             There is no Linux version of  &migration_toolkit;.
           </para>
         </note>
+                
         <para>
+          If possible, the RPM installation process creates shortcuts in the start menu 
+          of your window manager. For example, SuSE Linux with the KDE window manager
+          adds shortcuts to the &gui_tools;  under
+          <guimenu>Development</guimenu>, <guimenu>Other
Tools</guimenu>.
+          Likewise, with FC5, shortcuts are created under the
<guimenu>Development</guimenu>
+          men item.
+        </para>
+        
+        
+        <para>
+          Icons for use with desktop shortcuts or for creating
+          menu items are found under the 
+          <filename>/usr/share/mysql-gui</filename> directory.
+        </para>
+        
+        <para>
           See the <ulink
url="http://dev.mysql.com/downloads/gui-tools/5.0.html">&gui_tools;
          Downloads</ulink> page for the most up-to-date listing of the various RPM
packages available.
       </para>
       
-    </section>
+      </section>
+      
+      <section>
+        
+        <title>Starting &gui_tools;</title>
+        
+        <para>
+          
+        </para>
+        
+      </section>
+      
+      
  </section>   
     <!-- END LINUX INSTALLATION -->
     


Thread
svn commit - mysqldoc@docsrva: r3346 - trunk/guibookplavin13 Sep