[gedit] Modified gedit search for text page bug 701448



commit 3d8e187f34609f369d7b93e7f80cedde9af6ce02
Author: Shobha Tyagi <tyagishobha gmail com>
Date:   Fri Jun 28 15:47:08 2013 +0530

    Modified gedit search for text page bug 701448

 help/C/gedit-search.page |   52 +++++++++++++++++++++++++++++++---------------
 1 files changed, 35 insertions(+), 17 deletions(-)
---
diff --git a/help/C/gedit-search.page b/help/C/gedit-search.page
index 548757d..cc68c59 100644
--- a/help/C/gedit-search.page
+++ b/help/C/gedit-search.page
@@ -18,6 +18,10 @@
       <name>Sindhu S</name>
       <email>sindhus live in</email>
     </credit>
+    <credit type="editor">
+      <name>Shobha Tyagi</name>
+      <email>tyagishobha gmail com</email>
+    </credit>
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
   </info>
 
@@ -71,24 +75,38 @@
   was before you began your search. Pressing <key>Enter</key> will return the
   cursor to the current position in the search results.</p>
 
-    <list>
-      <title>Search tips</title>
-      <item>
-        <p>If you highlight a portion of text with your mouse, and then press
+  <list>
+    <title>Search tips</title>
+    <item>
+      <p>If you highlight a portion of text with your mouse, and then press
       <keyseq><key>Ctrl</key><key>F</key></keyseq>, the text you've highlighted
       will appear in the search window.</p>
-      </item>
-      <item>
-        <p>For advanced search options, you can click on the
-        <gui style="button">Magnifying Glass</gui> icon in the search window,
-        or you can right-click on any portion of the search window.</p>
-      </item>
-      <item>
-        <p>The text that you've searched for will remain highlighted by gedit,
-        even after you have completed your search. To remove the highlight,
-        click <guiseq><gui>Search</gui><gui>Clear Highlight</gui></guiseq>, or
-        press <keyseq><key>Ctrl</key><key>Shift</key><key>K</key></keyseq>.</p>
-      </item>
-    </list>
+    </item>
+    <item>
+      <p>For more search options, click on the
+      <gui style="button">Magnifying Glass</gui> icon in the search window,
+      or right-click anywhere in the search window. You can select one or more
+      of the following search options:</p>
+      <list>
+        <item>
+          <p>Select <gui>Match Case</gui> to make the search case sensitive.</p>
+        </item>
+        <item>
+          <p>Select <gui>Match Entire Word Only</gui> to search only complete
+          words.</p>
+        </item>
+        <item>
+          <p>Select <gui>Wrap Around</gui> to search text from top to bottom
+          and cycle back again.</p>
+        </item>
+      </list>
+    </item>
+    <item>
+      <p>The text that you've searched for will remain highlighted by gedit,
+      even after you have completed your search. To remove the highlight,
+      click <guiseq><gui>Search</gui><gui>Clear Highlight</gui></guiseq>, or
+      press <keyseq><key>Ctrl</key><key>Shift</key><key>K</key></keyseq>.</p>
+    </item>
+  </list>
 
 </page>


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