[gnome-dictionary/mallard-help] Add help instructions to find text within definitions.



commit 63d0296fcb2f656fec96cde9c9e12dc85f404d77
Author: Sindhu S <sindhus live in>
Date:   Thu Mar 28 11:26:26 2013 +0530

    Add help instructions to find text within definitions.

 help/C/search.page |   27 +++++++++++++++++++++++++--
 1 files changed, 25 insertions(+), 2 deletions(-)
---
diff --git a/help/C/search.page b/help/C/search.page
index 04efbfd..f03fac2 100644
--- a/help/C/search.page
+++ b/help/C/search.page
@@ -15,10 +15,33 @@
 
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
 
-    <desc>Search text in definitions.</desc>
+    <desc>Search for text in definitions.</desc>
 
   </info>
 
-  <title>Search terms</title>
+  <title>Find text</title>
 
+  <p><app>Dictionary</app> is able to search specific text in definitions.</p>
+
+  <steps>
+    <title>To find text in definitions:</title>
+    <item>
+      <p>Select <guiseq><gui style="menu">Edit</gui>
+      <gui style="menitem">Find</gui></guiseq>.</p>
+    </item>
+    <item>
+      <p>The <gui>Find</gui> bar will appear at the bottom of the
+      <app>Dictionary</app> window. Type in the desired term to find within
+      the the currently displayed definition. If the term is found, it is
+      highlighted.</p>
+    </item>
+  </steps>
+
+  <note style="tip">
+    <p>If multiple terms are found in the definition that match your search
+    term, then to navigate these results use you may use:
+    <keyseq><key>Ctrl</key><key>G</key></keyseq> to find the next occurence of
+    the term and <keyseq><key>Shift</key><key>Ctrl</key><key>G</key></keyseq>
+    to find previous occurence of the term.</p>
+  </note>
 </page>


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