[gedit] docs - resolved validation errors. tweaked layout of gedit-search page



commit 5bdfcbdbd09365cea9b2f9743b8806cc412168d1
Author: Jim Campbell <jwcampbell gmail com>
Date:   Wed Nov 23 23:06:23 2011 -0600

    docs - resolved validation errors. tweaked layout of gedit-search page

 help/C/gedit-plugins-install.page  |    2 --
 help/C/gedit-plugins-snippets.page |    2 +-
 help/C/gedit-replace.page          |    2 +-
 help/C/gedit-search.page           |   31 ++++++++++++++++++-------------
 4 files changed, 20 insertions(+), 17 deletions(-)
---
diff --git a/help/C/gedit-plugins-install.page b/help/C/gedit-plugins-install.page
index 58168d5..34ac9a7 100644
--- a/help/C/gedit-plugins-install.page
+++ b/help/C/gedit-plugins-install.page
@@ -8,8 +8,6 @@
       <name>Jim Campbell</name>
       <email>jwcampbell gmail com</email>
     </credit>
-
-    <revision pkgversion="3.0" version="0.9" date="2011-03-35" status="review"/>
     <credit type="author">
       <name>Daniel Neel</name>
       <email>dneelyep gmail com</email>
diff --git a/help/C/gedit-plugins-snippets.page b/help/C/gedit-plugins-snippets.page
index f08a49e..90de28f 100644
--- a/help/C/gedit-plugins-snippets.page
+++ b/help/C/gedit-plugins-snippets.page
@@ -3,7 +3,7 @@
       id="gedit-plugins-snippets">
   <info>
     <link type="guide" xref="gedit-plugins-snippets-guide#snippets-help"/>
-    <revision pkgversion="3.4" date="2010-12-5" status="draft"/>
+    <revision pkgversion="3.4" date="2010-12-05" status="draft"/>
   
     <credit type="author">
       <name>Jim Campbell</name>
diff --git a/help/C/gedit-replace.page b/help/C/gedit-replace.page
index 2aa42f4..7ff3125 100644
--- a/help/C/gedit-replace.page
+++ b/help/C/gedit-replace.page
@@ -4,7 +4,7 @@
 
   <info>
     <link type="guide" xref="index#gedit-working-with-files" />
-    <link type="seealso" xref="gedit-search-find" />
+    <link type="seealso" xref="gedit-search" />
     <revision pkgversion="3.0" version="1.0" date="2011-03-25" status="final"/>
     <credit type="author">
       <name>Jim Campbell</name>
diff --git a/help/C/gedit-search.page b/help/C/gedit-search.page
index d17f615..bad37d2 100644
--- a/help/C/gedit-search.page
+++ b/help/C/gedit-search.page
@@ -18,8 +18,10 @@
   </info>
 
   <title>Search for text</title>
+  
     <p>The Find tool can help you find specific sequences of text within in your
      file.</p>
+
     <steps>
       <title>Finding text</title>
       <item><p>Open the <gui style="menu">search window</gui> by clicking 
@@ -27,22 +29,25 @@
       </guiseq> or pressing <keyseq><key>Ctrl</key><key>F</key></keyseq>. 
       This will move your cursor to the start of the <gui>search window</gui>.
       </p></item>
-      <item><p>Type the text you wish to search for in the <gui>search window</gui>.
-      </p></item>
+      <item><p>Type the text you wish to search for in the <gui>search 
+      window</gui>.</p></item>
       <item><p>As you type, <app>gedit</app> will begin highlighting the 
       portions of text that match what you 
       have entered.</p></item>
-      <item><p>To scroll through the search results, do any of the 
-      following:</p>
-      <p>Click on the <gui>up</gui> or <gui>down</gui> facing arrows next to 
-      the <gui>search window</gui>
-      </p>
-      <p>Press the <key>up arrow</key> or <key>down arrow</key> keys on your keyboard</p>
-      <p>Press <keyseq><key>Ctrl</key><key>G</key></keyseq> or <keyseq><key>Ctrl</key><key>
-      Shift</key><key>G</key></keyseq>.</p></item>
-      <p>Press the <key>Ctrl</key> and use your mouse or touchpad's 
-      <key>scroll</key> feature to move up or down through the text.</p>
-      </steps>
+    </steps>  
+    
+    <p>To scroll through the search results, do any of the following:</p>
+    <list>
+      <item><p>Click on the <gui>up</gui> or <gui>down</gui> facing arrows next 
+      to the <gui>search window</gui></p></item>
+      <item><p>Press the <key>up arrow</key> or <key>down arrow</key> keys on 
+      your keyboard</p></item>
+      <item><p>Press <keyseq><key>Ctrl</key><key>G</key></keyseq> or <keyseq>
+      <key>Ctrl</key><key>Shift</key><key>G</key></keyseq>.</p></item>
+      <item><p>Press the <key>Ctrl</key> and use your mouse or touchpad's 
+      <key>scroll</key> feature to move up or down through the text.</p></item>
+    </list>
+
 
   <p>To close the <gui>search window</gui>, press either <key>Esc</key> or 
   <key>Enter</key>. Pressing <key>Esc</key> will return the cursor to where 



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