[gnome-terminal/wip/mallard-merge: 106/239] help: rename pref-customexit to pref-custom-exit



commit 12adc466594b6f031f8c3bb10c9ff23adc61e8d6
Author: Sindhu S <sindhus live in>
Date:   Sun Feb 17 17:08:49 2013 +0530

    help: rename pref-customexit to pref-custom-exit
    
    Added better explanation on Terminal behaviour upon a command exit.
    Included steps to achieve this task.
    Changed page title, description to reflect this.
    
    Renamed page to pref-custom-exit.page for sake of clarity.
    Reflowed paragraphs.

 help/C/pref-custom-exit.page |   51 ++++++++++++++++++++++++++++++++++++++++++
 help/C/pref-customexit.page  |   34 ----------------------------
 2 files changed, 51 insertions(+), 34 deletions(-)
---
diff --git a/help/C/pref-custom-exit.page b/help/C/pref-custom-exit.page
new file mode 100644
index 0000000..ce05b4d
--- /dev/null
+++ b/help/C/pref-custom-exit.page
@@ -0,0 +1,51 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="task"
+      id="pref-custom-exit">
+  <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>
+    <credit type="copyright editor">
+      <name>Ekaterina Gerasimova</name>
+      <email>kittykat3756 gmail com</email>
+      <years>2013</years>
+    </credit>
+
+    <link type="guide" xref="index#preferences"/>
+
+    <desc><app>Terminal</app> settings when a command exits</desc>
+
+  </info>
+
+  <title>Behaviour on command exit</title>
+
+  <p><app>Terminal</app> can perform the following operations on a
+  <app>Terminal</app> tab or window when a command exits.</p>
+  <steps>
+    <item>
+      <p>You have the following options to choose from:</p>
+      <list>
+        <item>
+          <p><gui>Exit the terminal</gui></p>
+        </item>
+        <item>
+          <p><gui>Restart the command</gui></p>
+        </item>
+        <item>
+          <p><gui>Hold the terminal open</gui></p>
+        </item>
+      </list>
+    </item>
+    <item>
+      <p>To set any of these options, go to <guiseq><gui
+      style="menu">Edit</gui><gui style="menuitem">Preferences</gui><gui
+      style="tab">Title and Command</gui></guiseq> and select from <gui
+      stye="menu">When command exits</gui>.</p>
+    </item>
+  </steps>
+
+</page>
\ No newline at end of file


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