[gnome-terminal/wip/mallard-merge: 55/242] Help: Modified pref-title.page



commit 0a241d96d59b2f83cd036cfac0c8d450d73b56a0
Author: Sindhu S <sindhus live in>
Date:   Mon Feb 11 10:55:18 2013 +0530

    Help: Modified pref-title.page
    
    Deleted pref-titlebyprogram.page for clarity sake.
    Added help on Terminal options to change Terminal title.
    Included appropriate mallard tags.

 help/C/pref-title.page          |   42 +++++++++++++++++++++++++++++++++++++++
 help/C/pref-titlebyprogram.page |   33 ------------------------------
 2 files changed, 42 insertions(+), 33 deletions(-)
---
diff --git a/help/C/pref-title.page b/help/C/pref-title.page
new file mode 100644
index 0000000..9cff0bf
--- /dev/null
+++ b/help/C/pref-title.page
@@ -0,0 +1,42 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="task"
+      id="pref-titlebyprogram">
+  <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>Allow commands to set <app>Terminal</app> title</desc>
+
+  </info>
+
+  <title><app>Terminal</app> titles</title>
+
+  <p><app>Terminal</app> allows commands to set the name of your <app>Terminal</app> tab. Go to <guiseq><gui 
style="menu">Edit</gui><gui style="menuitem">Profile Preferences</gui><gui style="tab">Title and 
Command</gui></guiseq> and you can choose from the following options...</p>
+
+  <terms>
+    <item>
+      <title>Prepend to initial title</title>
+      <p>Command executed in <app>Terminal</app> can be set to prepend that is attach their title before the 
existing <app>Terminal</app> title.</p>
+    </item>
+    <item>
+      <title>Append to initial title</title>
+      <p>Command executed in <app>Terminal</app> can be set to append that is attach it's title to the end 
of the existing <app>Terminal</app> title.</p>
+    </item>
+    <item>
+      <title>Replace initial title</title>
+      <p>Commands executed in <app>Terminal</app>can be allowed to replace the initial <app>Terminal</app> 
title.</p>
+    </item>
+    <item>
+      <title>Keep initial title</title>
+      <p>Commands executed in <app>Terminal</app> may replace the intial title, choose this option to retain 
the existing <app>Terminal</app> title.</p>
+    </item>
+  </terms>
+
+</page>


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