[gnome-terminal/wip/mallard-merge: 18/225] help: move tabbed-terminals to gs-tabbed-terminals



commit b7dbca1872626816391ed7311fe38998b0505b37
Author: Sindhu S <sindhus live in>
Date:   Wed Feb 6 15:49:22 2013 +0530

    help: move tabbed-terminals to gs-tabbed-terminals
    
    Renamed tabbed-terminals.page to gs-tabbed-terminals.page
    as it belongs to the "Get Started" section.
    Added appropriate mallard tags and polished help content.

 help/C/gs-tabbed-terminals.page |   30 ++++++++++++++++++++++++++++++
 help/C/tabbed-terminals.page    |   26 --------------------------
 2 files changed, 30 insertions(+), 26 deletions(-)
---
diff --git a/help/C/gs-tabbed-terminals.page b/help/C/gs-tabbed-terminals.page
new file mode 100644
index 0000000..5586430
--- /dev/null
+++ b/help/C/gs-tabbed-terminals.page
@@ -0,0 +1,30 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide"
+      id="tabbed-terminals">
+
+  <info>
+    <revision version="0.1" date="2013-01-09" status="draft"/>
+    <link type="guide" xref="index#getting-started"/>
+
+    <credit type="author copyright">
+      <name>Sindhu S</name>
+      <email>sindhus live in</email>
+      <years>2013</years>
+    </credit>
+
+    <desc>Open <app>Terminal</app> tabs inside a window</desc>
+  </info>
+
+  <title>Multiple sessions</title>
+
+  <p>You can open multiple tabs to manage your work in <app>Terminal</app>. This
+  will allow you to multi task with <app>Terminal</app> tabs with activities
+  such as launching programs, browsing directories, editing text files and so
+  on.</p>
+
+  <p>To open a new tab inside your current <app>Terminal</app> window, click on
+  <guiseq><gui style="menu">File</gui><gui style="menuitem">Open
+  tab</gui></guiseq> or press
+  <keyseq><key>Shift</key><key>Control</key><key>T</key></keyseq>.</p>
+
+</page>


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