List:Commits« Previous MessageNext Message »
From:anthony.bedford Date:June 5 2009 2:27pm
Subject:svn commit - mysqldoc@docsrva: r15212 - trunk/workbench
View as plain text  
Author: tbedford
Date: 2009-06-05 16:27:17 +0200 (Fri, 05 Jun 2009)
New Revision: 15212

Log:
Updates for 5.1

Modified:
   trunk/workbench/tables.xml


Modified: trunk/workbench/tables.xml
===================================================================
--- trunk/workbench/tables.xml	2009-06-05 10:27:29 UTC (rev 15211)
+++ trunk/workbench/tables.xml	2009-06-05 14:27:17 UTC (rev 15212)
Changed blocks: 10, Lines Added: 11, Lines Deleted: 17; 2513 bytes

@@ -35,12 +35,6 @@
 
         <listitem>
           <para>
-            <guimenu>Rename</guimenu>
-          </para>
-        </listitem>
-
-        <listitem>
-          <para>
             <guimenu>Cut
             '<replaceable>table_name</replaceable>'</guimenu>
           </para>

@@ -55,7 +49,7 @@
 
         <listitem>
           <para>
-            <guimenu>Edit Table...</guimenu>
+            <guimenu>Edit Table</guimenu>
           </para>
         </listitem>
 

@@ -65,11 +59,13 @@
           </para>
         </listitem>
 
+<!-- 
         <listitem>
           <para>
             <guimenu>Copy SQL to Clipboard</guimenu>
           </para>
         </listitem>
+-->
 
         <listitem>
           <para>

@@ -90,9 +86,7 @@
 
     <para>
       The cut and copy options are useful for copying tables between
-      different schemata and <guimenu>Copy SQL to Clipboard</guimenu>
-      copies the <literal>CREATE TABLE</literal> statement to the
-      clipboard.
+      different schemata.
     </para>
 
     <warning>

@@ -180,11 +174,13 @@
 
       <itemizedlist>
 
+<!--
         <listitem>
           <para>
             <guimenu>Rename</guimenu>
           </para>
         </listitem>
+-->
 
         <listitem>
           <para>

@@ -202,7 +198,7 @@
 
         <listitem>
           <para>
-            <guimenu>Edit Table...</guimenu>
+            <guimenu>Edit Table</guimenu>
           </para>
         </listitem>
 

@@ -212,11 +208,13 @@
           </para>
         </listitem>
 
+<!--
         <listitem>
           <para>
             <guimenu>Copy SQL to Clipboard</guimenu>
           </para>
         </listitem>
+-->
 
         <listitem>
           <para>

@@ -487,7 +485,7 @@
 
     </section>
 
-<!-- COLUMNS TAB -->
+<!-- END COLUMNS TAB -->
 
     <section id="wb-table-editor-indexes">
 

@@ -599,10 +597,6 @@
           </listitem>
 
         </itemizedlist>
-
-        <remark>
-          Add an xref to the manual
-        </remark>
       </para>
 
       <para>

@@ -700,7 +694,7 @@
         Count</guilabel> drop down list box. If you wish to manually
         configure your partitions check the <guilabel>Manual</guilabel>
         check box. Doing this enables entry of values into the partition
-        configuration table. The entries in this table are;
+        configuration table. The entries in this table are:
 
         <itemizedlist>
 


Thread
svn commit - mysqldoc@docsrva: r15212 - trunk/workbenchanthony.bedford5 Jun