[gnome-terminal/wip/mallard-merge: 232/341] Help: Modified help in pref-encoding.page.



commit a76212796718342e30ec89ca7e25f518364fa734
Author: Sindhu S <sindhus live in>
Date:   Fri Feb 22 19:57:53 2013 +0530

    Help: Modified help in pref-encoding.page.
    
    Added sections.
    Added steps.

 help/C/pref-encoding.page |   47 ++++++++++++++++++++++++++------------------
 1 files changed, 28 insertions(+), 19 deletions(-)
---
diff --git a/help/C/pref-encoding.page b/help/C/pref-encoding.page
index fc50c2a..7ccac51 100644
--- a/help/C/pref-encoding.page
+++ b/help/C/pref-encoding.page
@@ -25,22 +25,10 @@
 
   <p>You may want to change character encoding in <app>Terminal</app> if you:</p>
 
-<!-- CLI? The first three items are not valid due to UTF-8 including all Unicode
-characters. -->
-
   <list>
     <item>
-      <p>You work with CLI applications that output text in languages other
-      than English.</p>
-    </item>
-    <item>
-      <p>You want to input text in languages other than English.</p>
-    </item>
-    <item>
       <p>You are working with file or directory names that use characters
       unavailable in the default UTF-8 encoding.</p>
-      <!-- <p>Work with file or directories that have names which
-      are encoded in a different character encoding than you are using.</p> -->
     </item>
     <item>
       <p>Use an external hard disk that uses different encoding from your
@@ -51,14 +39,35 @@ characters. -->
     </item>
   </list>
 
-<!-- Use <steps> for instructions. -->
+  <section id="change-default-encoding">
+    <title>Change the default character encoding</title>
 
-  <p>Go to <guiseq><gui style="menu">Terminal</gui><gui style="menuitem">Set
-  Character Encoding</gui></guiseq> and select the desired character encoding.
-  To add more encoding choices to this menu by <gui style="menuitem">Add or
-  Remove...</gui>. Browsing from the available encodings, select the encoding
-  you want to be added to the menu.</p>
+    <steps>
+      <item>
+        <p>Select <guiseq><gui style="menu">Terminal</gui><gui style="menuitem">Set Character 
Encoding</gui></guiseq>.</p>
+      </item>
+      <item>
+        <p>Select the desired character encoding.</p>
+      </item>
+    </steps>
+  </section>
 
-<!-- Add a note to say that most systems should use UTF-8 nowadays. -->
+  <section id="add-encoding-menu-choices">
+    <title>Add more choices to the character encoding menu:</title>
 
+    <steps>
+      <item>
+        <p>Select <gui style="menuitem">Add or Removeā€¦</gui></p>
+      </item>
+      <item>
+        <p>Browse from the available encodings.</p>
+      </item>
+      <item>
+        <p>Select the encodings you want to be added to the menu.</p>
+      </item>
+    </steps>
+  </section>
+  <note>
+    <p>Most modern operating systems now support and use UTF-8 character encoding by default.</p>
+  </note>
 </page>


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