[gnome-terminal/wip/mallard-merge: 152/302] Help: Modified help on gs-tabs.page.



commit 963037f52a62447b6dd1f204849b1a9ede9135ee
Author: Sindhu S <sindhus live in>
Date:   Sun Feb 17 19:26:21 2013 +0530

    Help: Modified help on gs-tabs.page.
    
    Removed review notes after reading them.
    Added help on shortcut to open a new tab.
    Fixed GUI name of 'Close Tab'.
    Added help on closing a tab.
    Added help on reordering a tab using tab's right click menu.

 help/C/gs-tabs.page |   21 ++++++++++++---------
 1 files changed, 12 insertions(+), 9 deletions(-)
---
diff --git a/help/C/gs-tabs.page b/help/C/gs-tabs.page
index cd92aab..b26cdad 100644
--- a/help/C/gs-tabs.page
+++ b/help/C/gs-tabs.page
@@ -17,11 +17,9 @@
       <years>2013</years>
     </credit>
 
-    <!-- Descriptions should always be full sentences, ending in full stops. -->
     <desc>Add, remove and reorder <app>Terminal</app> tabs.</desc>
   </info>
 
-  <!-- Use British English title capitalisation. -->
   <title>Manage Tabs</title>
 
   <p>You can open multiple tabs to manage your work in <app>Terminal</app>. This
@@ -30,7 +28,6 @@
   window.</p>
 
   <section id="add-tab">
-<!-- No <info> tags for sections :) -->
     <title>Open a new tab</title>
 
     <p>To open a new tab inside your current <app>Terminal</app> window:</p>
@@ -41,7 +38,7 @@
       </item>
     </steps>
 
-    <!-- Offer the keyboard shortcut as an alternative. -->
+    <p>Alternatively, to open a new tab you can press 
<keyseq><key>Shift</key><key>Ctrl</key><key>T</key></keyseq>.</p>
 
   </section>
 
@@ -52,14 +49,12 @@
     window:</p>
     <steps>
       <item>
-        <p>Select <guiseq><gui style="menu">File</gui>
-       <gui style="menuitem">Close tab</gui></guiseq>.</p>
-       <!-- Is <gui>Close tab</gui> really lower case? Double check. -->
+        <p>Select <guiseq><gui style="menu">File</gui><gui style="menuitem">Close Tab</gui></guiseq>.</p>
       </item>
     </steps>
 
     <p>Alternatively, you can click on the <gui style="button">X</gui> on the
-    right most corner of the tab.</p>
+    right most corner of the tab or right click on the tab and select <gui>Close Tab</gui>.</p>
 
   </section>
 
@@ -81,7 +76,8 @@
     </steps>
     <p>The tab will be placed in the position closest to where you released the
     tab, immediately beside other open tabs.</p>
-    <!-- What about the right click menu? -->
+
+    <p>Alternatively, you can reorder a tab by right clicking on a tab and selecting <gui 
style="menuitem">Move Tab Left</gui> to move the tab to the left or <gui style="menuitem">Move Tab 
Right</gui> to move the tab to the right. This will reorder the tab position by moving it one place at a 
time.</p>
 
   </section>
 
@@ -122,4 +118,11 @@
     </steps>
   </section>
 
+  <note style="tip">
+      <p>You may find it easier to move a tab from one window to another by
+      dragging the tab to the <gui>Activities</gui> hot-corner of the <gui>
+      GNOME Shell</gui>. This will reveal each of the open <app>gedit</app>
+      windows. You can then release the tab on the desired <app>gedit</app>
+      window.</p>
+  </note>
 </page>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]