List:Commits« Previous MessageNext Message »
From:stefan Date:March 30 2006 8:53pm
Subject:svn commit - mysqldoc@docsrva: r1710 - trunk/gui-common
View as plain text  
Author: shinz
Date: 2006-03-30 20:53:37 +0200 (Thu, 30 Mar 2006)
New Revision: 1710

Log:
Format

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

Modified: trunk/gui-common/chapter-table-editor.xml
===================================================================
--- trunk/gui-common/chapter-table-editor.xml	2006-03-30 17:41:15 UTC (rev 1709)
+++ trunk/gui-common/chapter-table-editor.xml	2006-03-30 18:53:37 UTC (rev 1710)
@@ -271,16 +271,18 @@
 
         <para>
           To establish a foreign key relationship, choose a table from
-          the <guilabel>Ref. Table</guilabel> drop-down list. The columns
-          that can be referenced as foreign keys are listed in the area
-          below, which has two sections. To add a column (of the table you are
-          editing) you can either double click the area below
<guilabel>Column</guilabel>
-          and then select a column from the drop-down list, or drag a column
-          from the column editor to the <guilabel>Column</guilabel> section.
-          To add a column (of the reference table) double click the area below
-          <guilabel>Reference Column</guilabel> and then select a column from
the
-          drop-down list.
-        </para> 
+          the <guilabel>Ref. Table</guilabel> drop-down list. The
+          columns that can be referenced as foreign keys are listed in
+          the area below, which has two sections. To add a column (of
+          the table you are editing) you can either double click the
+          area below <guilabel>Column</guilabel> and then select a
+          column from the drop-down list, or drag a column from the
+          column editor to the <guilabel>Column</guilabel> section. To
+          add a column (of the reference table) double click the area
+          below <guilabel>Reference Column</guilabel> and then select a
+          column from the drop-down list.
+        </para>
+
       </sect3>
 
 <!-- END FOREIGN KEY -->

Thread
svn commit - mysqldoc@docsrva: r1710 - trunk/gui-commonstefan30 Mar