List:Commits« Previous MessageNext Message »
From:plavin Date:October 20 2006 6:13pm
Subject:svn commit - mysqldoc@docsrva: r3690 - trunk/workbench
View as plain text  
Author: plavin
Date: 2006-10-20 18:13:31 +0200 (Fri, 20 Oct 2006)
New Revision: 3690

Log:
Minor corrections

Modified:
   trunk/workbench/overview.xml


Modified: trunk/workbench/overview.xml
===================================================================
--- trunk/workbench/overview.xml	2006-10-20 12:53:47 UTC (rev 3689)
+++ trunk/workbench/overview.xml	2006-10-20 16:13:31 UTC (rev 3690)
Changed blocks: 7, Lines Added: 18, Lines Deleted: 6; 3048 bytes

@@ -76,7 +76,7 @@
     </warning>
 
     <para>
-      You can alternately zoom out or in on the active view using the
+      Alternately, you can zoom out or in on the active view using the
       <guiicon>Overview</guiicon> icon on the extreme left of the
       horizontal toolbar. The same effect can be achieved by pressing
       <literal>Shift + Space</literal>.

@@ -280,7 +280,12 @@
         When this tool is activated, the <literal>Tool Options
         </literal> below the main menu change to
<literal>Schema</literal>,
         <literal>Engine</literal>, and
-        <literal>Collation</literal> drop-down boxes.
+        <literal>Collation</literal> drop-down boxes. Find all Available
+        schema in the <literal>Schema</literal> drop-down box and all
+        database engines in the <literal>Engine</literal> drop-down box.
+        The <literal>collation</literal> drop-down box shows the many 
+        character set options. When creating a table use these
+        options to set table properties.
       </para>
 
       <para>

@@ -450,7 +455,7 @@
 
       <para>
         Use this tab to edit the <literal>x</literal> and
-        <literal>y</literal> co-ordinates and the width and height of
+        <literal>y</literal> coordinates and the width and height of
         the currently selected layer. You may also edit the layer name
         and add a description.
       </para>

@@ -505,7 +510,7 @@
         
         <listitem>
           <para>
-            Save As&ndash; Save the current project 
+            Save As &ndash; Save the current project 
             under a new name.
           </para>
         </listitem>

@@ -610,7 +615,7 @@
         <listitem>
           <para>
             Overview &ndash; This option toggles the way the
-            <literal>Model View</literal> is displayed. When clicked a check
mark
+            <literal>Model View</literal> is displayed. When clicked, a check
mark
             appears beside this menu item, indicating that overview is active. 
             In this view the entire
             work area of the current <literal>Model View</literal> is
visible.

@@ -633,6 +638,13 @@
           <para>
             Zoom Out &ndash; Show the <literal>Model View</literal> in
less detail.
           </para>
+          <note>
+            <para>
+              Alternately, you can zoom out or in on the active view using 
+              the <literal>Overview</literal> icon on the extreme left of the
+              horizontal toolbar.
+            </para>
+          </note>
         </listitem>
         
         <listitem>

@@ -686,7 +698,7 @@
         
         <listitem>
           <para>
-            Reverse Engineering &ndash; Import an existing Schema into
+            Reverse Engineering &ndash; Import an existing schema into
             Workbench.
           </para>
         </listitem>


Thread
svn commit - mysqldoc@docsrva: r3690 - trunk/workbenchplavin20 Oct