[gnome-terminal/wip/mallard-merge: 228/278] help: modified gs-tabs.page and pref-title.page



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

    help: modified gs-tabs.page and pref-title.page
    
    gs-tabs.page:
    Added a link of type seealso to pref-title.page
    Added a new section on how to rename a tab.
    Added better introductory text.
    
    pref-title.page:
    Reflowed a paragraph.

 help/C/gs-tabs.page    |   28 +++++++++++++++++++++++++++-
 help/C/pref-title.page |    4 ++--
 2 files changed, 29 insertions(+), 3 deletions(-)
---
diff --git a/help/C/gs-tabs.page b/help/C/gs-tabs.page
index 41a36a9..eb4acc8 100644
--- a/help/C/gs-tabs.page
+++ b/help/C/gs-tabs.page
@@ -5,6 +5,7 @@
   <info>
     <revision version="0.1" date="2013-02-17" status="candidate"/>
     <link type="guide" xref="index#getting-started"/>
+    <link type="seealso" xref="pref-title"/>
 
     <credit type="author copyright">
       <name>Sindhu S</name>
@@ -27,7 +28,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 +51,29 @@
 
   </section>
 
+  <section id="rename-tab">
+    <title>Rename a tab</title>
+
+    <p>Default name for a tab is assigned dynamically 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>
 
diff --git a/help/C/pref-title.page b/help/C/pref-title.page
index 5a89614..4f913d7 100644
--- a/help/C/pref-title.page
+++ b/help/C/pref-title.page
@@ -30,8 +30,8 @@
   <title><app>Terminal</app> title</title>
 
   <p><app>Terminal</app> can allow commands to set the name of your
-  <app>Terminal</app> tab or window. This title will display at
-      startup or on opening a new tab.</p>
+  <app>Terminal</app> tab or window. This title will display at startup or on
+  opening a new tab.</p>
 
   <steps>
     <item>


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