[gnome-terminal/wip/mallard-merge: 22/241] help: add pref-customshells.page



commit 34f7ad2c0ea7a56f487e67efbd587aacb86b3b3d
Author: Sindhu S <sindhus live in>
Date:   Thu Jan 10 17:07:06 2013 +0530

    help: add pref-customshells.page
    
    Added page on starting Terminal with custom shell or program.
    
    Included suitable page title and description.
    
    Added help on how to access menu for setting custom shells in
    Terminal, included explanation on what is a shell.

 help/C/pref-customshells.page |   25 +++++++++++++++++++++++++
 1 files changed, 25 insertions(+), 0 deletions(-)
---
diff --git a/help/C/pref-customshells.page b/help/C/pref-customshells.page
new file mode 100644
index 0000000..80a235f
--- /dev/null
+++ b/help/C/pref-customshells.page
@@ -0,0 +1,25 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="task"
+      id="pref-customshells">
+  <info>
+    <revision version="0.1" date="2013-01-10" status="draft"/>
+
+    <credit type="author copyright">
+      <name>Sindhu S</name>
+      <email>sindhus live in</email>
+      <years>2013</years>
+    </credit>
+
+    <link type="guide" xref="index#preferences"/>
+
+    <desc>Start your <app>Terminal</app> with a program or a different shell</desc>
+
+  </info>
+
+  <title>Custom shells</title>
+
+  <p>Go to Menu:: Edit> Profile Preferences > Title and Command tab or alternatively you can press Alt + o 
and click on the "Title and Command" tab.</p>
+
+  <p>A shell is software that provides an interface for users of an operating system to invoke or "launch" 
another program; however, shells frequently have additional capabilities such as viewing the contents of 
directories. So the hierarchy is CLI has ( terminal has Shell ) and Terminal emulates those.</p>
+  
+</page>


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