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



commit 39f2e185e296990487d498412c83c8202fca5a6e
Author: Sindhu S <sindhus live in>
Date:   Wed Feb 27 00:26:51 2013 +0530

    Help: Modified help on gs-tabs.page.
    
    Added a new section on how to rename a tab.
    Added better introductory text.

 help/C/gs-tabs.page |   27 ++++++++++++++++++++++++++-
 1 files changed, 26 insertions(+), 1 deletions(-)
---
diff --git a/help/C/gs-tabs.page b/help/C/gs-tabs.page
index 41a36a9..6609241 100644
--- a/help/C/gs-tabs.page
+++ b/help/C/gs-tabs.page
@@ -27,7 +27,9 @@
 
   <title>Manage tabs</title>
 
-  <p>You can open multiple tabs to manage your work in <app>Terminal</app>.
+  <p><app>Terminal</app> supports tabs. The tab bar appears at the top of every
+  <app>Terminal</app> window as buttons, which you can click to change between
+  tabs. You can open multiple tabs to manage your work in <app>Terminal</app>.
   This will allow you to multi-task with activities such as running programs,
   browsing directories and editing text files in a single <app>Terminal</app>
   window.</p>
@@ -48,6 +50,29 @@
 
   </section>
 
+  <section id="rename-tab">
+    <title>Rename a tab</title>
+
+    <p>Default name for a tab is assigned automatically by <app>Terminal</app>.
+    To rename a tab:</p>
+
+    <steps>
+      <item>
+        <p>Right click on the desired tab.</p>
+      </item>
+      <item>
+        <p>Select <gui>Set Titleā€¦</gui>.</p>
+      </item>
+      <item>
+        <p>In the input box for <gui style="input">Title</gui>, enter the
+        desired name for the tab.</p>
+      </item>
+      <item>
+        <p>Click <gui style="button">OK</gui>.</p>
+      </item>
+    </steps>
+  </section>
+
   <section id="close-tab">
     <title>Remove a tab</title>
 


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