[gnome-terminal/wip/mallard-merge: 98/194] Help: Reflowed paragraphs in txt-search.page.



commit 704d16b3a05a3b9ef0a2cf45efa20897ebaf4246
Author: Sindhu S <sindhus live in>
Date:   Mon Feb 18 02:45:13 2013 +0530

    Help: Reflowed paragraphs in txt-search.page.

 help/C/txt-search.page |   36 ++++++++++++++++++++----------------
 1 files changed, 20 insertions(+), 16 deletions(-)
---
diff --git a/help/C/txt-search.page b/help/C/txt-search.page
index 6296906..446c635 100644
--- a/help/C/txt-search.page
+++ b/help/C/txt-search.page
@@ -27,12 +27,12 @@
 
   <steps>
     <item>
-      <p>Select <guiseq><gui style="menu">Search</gui>
-      <gui style="menuitem">Find</gui></guiseq>.</p>
+      <p>Select <guiseq><gui style="menu">Search</gui> <gui
+      style="menuitem">Find</gui></guiseq>.</p>
     </item>
     <item>
-      <p>Type in the search keyword and press <gui style="button">Find</gui>.
-      To cancel, press <gui style="button">Close</gui>.</p>
+      <p>Type in the search keyword and press <gui style="button">Find</gui>. To
+      cancel, press <gui style="button">Close</gui>.</p>
     </item>
   </steps>
 
@@ -41,37 +41,41 @@
   <terms>
     <item>
       <title><gui style="checkbox">Match case</gui></title>
-      <p>Restricts results to only those that match the
-      case of your given keyword for search, that is, the search is set to be case sensitive.</p>
+      <p>Restrict results to only those that match the case of your given
+      keyword for search, that is, the search is set to be case sensitive.</p>
     </item>
     <item>
       <title><gui style="checkbox">Match entire word only</gui></title>
-      <p><app>Terminal</app> will look for the entire keyword and will
-      ignore results that partially match your given search keyword. For example, if you have searched for 
"rhythmbox", <app>Terminal</app> will show only
+      <p><app>Terminal</app> will look for the entire keyword and will ignore
+      results that partially match your given search keyword. For example, if
+      you have searched for "rhythmbox", <app>Terminal</app> will show only
       results that match this keyword exactly and omit results such as
       "rhythmbox-client".</p>
     </item>
     <item>
       <title><gui style="checkbox">Match as regular expression</gui></title>
-      <p>You can use regex strings in your search keywords. <app>Terminal</app> will search accordingly.</p>
+      <p>You can use regex strings in your search keywords. <app>Terminal</app>
+      will search accordingly.</p>
     </item>
     <item>
       <title><gui style="checkbox">Search backwards</gui></title>
-      <p><app>Terminal</app> will search for the
-      keyword from the latest <app>Terminal</app> output and continue the search upwards. This
-      option is advised when you are looking for the keyword that could have
-      occured recently, thus enabling you to find the keyword quickly.</p>
+      <p><app>Terminal</app> will search for the keyword from the latest
+      <app>Terminal</app> output and continue the search upwards. This option is
+      advised when you are looking for the keyword that could have occured
+      recently, thus enabling you to find the keyword quickly.</p>
     </item>
     <item>
       <title><gui style="checkbox">Wrap around</gui></title>
-      <p><app>Terminal</app> searches from the current location of your <app>Terminal</app> up to the end of 
available terminal output and then restarts search from the top.</p>
+      <p><app>Terminal</app> searches from the current location of your
+      <app>Terminal</app> up to the end of available terminal output and then
+      restarts search from the top.</p>
     </item>
   </terms>
 
   <note style="tip">
     <p>If you expect to work with a lot of <app>Terminal</app> output, you
-    should set <link xref="pref-scrolling"><gui>scrollback lines</gui></link> to unlimited to allow
-    <app>Terminal</app> to search more efficiently.</p>
+    should set <link xref="pref-scrolling"><gui>scrollback lines</gui></link> to
+    unlimited to allow <app>Terminal</app> to search more efficiently.</p>
   </note>
 
 </page>


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