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



commit dad2d956758488cc0eb8d800f28156b3dbd720a7
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]