List:Commits« Previous MessageNext Message »
From:plavin Date:January 8 2007 10:15pm
Subject:svn commit - mysqldoc@docsrva: r4402 - trunk/gui-common
View as plain text  
Author: plavin
Date: 2007-01-08 22:15:28 +0100 (Mon, 08 Jan 2007)
New Revision: 4402

Log:
Add note about different label under Linux

Modified:
   trunk/gui-common/chapter-table-editor.xml


Modified: trunk/gui-common/chapter-table-editor.xml
===================================================================
--- trunk/gui-common/chapter-table-editor.xml	2007-01-08 21:06:13 UTC (rev 4401)
+++ trunk/gui-common/chapter-table-editor.xml	2007-01-08 21:15:28 UTC (rev 4402)
Changed blocks: 2, Lines Added: 3, Lines Deleted: 2; 1157 bytes

@@ -284,7 +284,7 @@
 
         <para>
           To add a foreign key, click the <guibutton>+</guibutton>
-          (plus) button below the foreign key list. The &query_browser;
+          (plus) button below the foreign key list. A dialog box
           prompts for a foreign key name and the new foreign key is
           created.
         </para>

@@ -329,7 +329,8 @@
 
         <para>
           To establish a foreign key relationship, choose a table from
-          the <guilabel>Ref. Table</guilabel> drop-down list. The
+          the <guilabel>Ref. Table</guilabel> drop-down list. 
+          (Under Linux this list box is called <guilabel>Refer.
Table</guilabel>.)The
           fields that can be related to create a foreign key are listed in
           the frame below the drop-down list. This frame contains two columns;
           one labeled <literal>Column</literal> and the other


Thread
svn commit - mysqldoc@docsrva: r4402 - trunk/gui-commonplavin8 Jan