List:Commits« Previous MessageNext Message »
From:plavin Date:October 5 2006 3:12pm
Subject:svn commit - mysqldoc@docsrva: r3550 - in trunk/administrator: . images
View as plain text  
Author: plavin
Date: 2006-10-05 17:12:05 +0200 (Thu, 05 Oct 2006)
New Revision: 3550

Log:
MA - add Copy active page as text menu item, new improved graphic and other minor things while in there

Modified:
   trunk/administrator/images/mainwindow.png
   trunk/administrator/main-window.xml


Modified: trunk/administrator/images/mainwindow.png
===================================================================


Changed blocks: 0, Lines Added: 0, Lines Deleted: 0; 139 bytes


Modified: trunk/administrator/main-window.xml
===================================================================
--- trunk/administrator/main-window.xml	2006-10-05 14:28:58 UTC (rev 3549)
+++ trunk/administrator/main-window.xml	2006-10-05 15:12:05 UTC (rev 3550)
Changed blocks: 4, Lines Added: 33, Lines Deleted: 8; 2441 bytes

@@ -24,7 +24,7 @@
     </para>
 
     <remark>
-      [SH] Mike: Need new graphics from Mike (with annotations!)
+      [SH]  add annotations!)
     </remark>
 
     <figure>

@@ -207,7 +207,7 @@
       <section 
 id="mysql-administrator-menus-file-new-instance-connection">
 
-        <title>New Instance Connection ...</title>
+        <title>New Instance Connection &hellip;</title>
 
         <para>
           Opens the

@@ -224,22 +224,47 @@
 
       <section id="mysql-administrator-menus-file-manage-connections">
 
-        <title>Manage Connections ...</title>
+        <title>Reconnect</title>
 
         <para>
-          Opens the <link linkend="mysql-gui-options">Options
-          dialog</link>, with the
-          <link 
+          This option closes the current connection and opens the
+          <link linkend="mysql-gui-options">Options dialog</link>, with
+          the <link 
 linkend="mysql-gui-options-connections">Connections
           section</link> preselected.
         </para>
 
       </section>
 
+      <section>
+
+        <title>Copy Active Page as Text &hellip;</title>
+
+        <para>
+          This menu option copies the information displayed on the
+          <literal>Server Information</literal> page to the clipboard.
+          For more information about the <literal>Server
+          Information</literal> page see
+          <link linkend="mysql-administrator-server-information" />.
+        </para>
+
+        <note>
+          <para>
+            <remark>
+              Not Linux. OS X?
+            </remark>
+
+            This menu option is only available on Windows and only
+            copies the <literal>Server Information</literal> page.
+          </para>
+        </note>
+
+      </section>
+
       <section 
 id="mysql-administrator-menus-file-save-current-connection">
 
-        <title>Save current Connection ...</title>
+        <title>Save current Connection &hellip;</title>
 
         <para>
           Opens the <link linkend="mysql-gui-options">Options

@@ -414,7 +439,7 @@
 
       <section id="mysql-administrator-menus-help-about">
 
-        <title>About ...</title>
+        <title>About &hellip;</title>
 
         <para>
           Displays information about &administrator;.


Thread
svn commit - mysqldoc@docsrva: r3550 - in trunk/administrator: . imagesplavin5 Oct