[gnome-terminal/wip/mallard-merge: 23/276] Help: Renamed cursor.page to app-cursor.page and added help.



commit c55eb7d33da97674d74447a057b63ba34831511c
Author: Sindhu S <sindhus live in>
Date:   Wed Feb 6 15:36:09 2013 +0530

    Help: Renamed cursor.page to app-cursor.page and added help.
    
    Added help on available Terminal cursors and how to set them,
    included proper mallard tags.

 help/C/{cursor.page => app-cursor.page} |   19 ++++++++++---------
 1 files changed, 10 insertions(+), 9 deletions(-)
---
diff --git a/help/C/cursor.page b/help/C/app-cursor.page
similarity index 58%
rename from help/C/cursor.page
rename to help/C/app-cursor.page
index 704ed7c..31819e1 100644
--- a/help/C/cursor.page
+++ b/help/C/app-cursor.page
@@ -23,18 +23,19 @@
 
   <title>Change cursor</title>
 
-<!-- Always use steps for instructions -->
-
-  <p>You can select one of three cursor types in <gui>Terminal</gui>:</p>
-  <steps>
+  <p>There are 3 cursors available in <app>Terminal</app></p>
+  
+  <list type="numbered">
     <item>
-      <p>Select<guiseq><gui style="menu">Edit</gui>
-      <gui style="menuitem">Profile Preferences</gui></guiseq></p>
+      <p>⎜ called <gui>I-Beam</gui>.</p>
     </item>
     <item>
-      <p>In the <gui style="tab">General</gui> tab, select the cursor shape
-      from the drop down menu next to <gui>Cursor shape</gui>.</p>
+      <p>▐ called <gui>Block</gui>.</p>
+    </item>
+    <item><p> _  called <gui>Underline</gui>.</p>
     </item>
-  </steps>
+  </list>
+
+  <p>Go to <guiseq><gui style="menu">Edit</gui><gui style="menuitem">Profile Preferences</gui><gui 
style="tab">General</gui></guiseq> and choose desired cursor from the menu next to <gui>Cursor 
shape</gui>.</p>
 
 </page>


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