[gedit] minor wording updates to syntax-highlighting page and to the view-open-files-in-sidepane page



commit d759fade7d20484c699e9e1577705ca3f6157d92
Author: Jim Campbell <jwcampbell gmail com>
Date:   Mon Mar 7 23:04:34 2011 -0600

    minor wording updates to syntax-highlighting page and to the view-open-files-in-sidepane page

 help/C/gedit-syntax-highlighting.page         |    4 ++--
 help/C/gedit-view-open-files-in-sidepane.page |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/help/C/gedit-syntax-highlighting.page b/help/C/gedit-syntax-highlighting.page
index 77c8d03..18c2482 100644
--- a/help/C/gedit-syntax-highlighting.page
+++ b/help/C/gedit-syntax-highlighting.page
@@ -15,9 +15,9 @@
 
   <section id="gedit-syntax-highlighting-section">
     <title>Syntax Highlighting</title>
-    <p>gedit includes syntax highlighting for a wide range of markup, programming, and scientific languages.  If gedit recognizes the syntax being used when you open a file, it will provide appropriate syntax highlighting without requiring any intervention.</p>
+    <p><app>gedit</app> provides syntax highlighting for a wide range of markup, programming, and scientific languages.  If gedit recognizes the syntax being used when you open a file, it will automatically highlight the text.</p>
 
-    <p>If your syntax is not highlighted upon startup, you can select the appropriate syntax or language by clicking <guiseq><gui>View</gui><gui>Highlight Mode</gui></guiseq>, and then choosing the desired syntax.</p>
+    <p>If your syntax or language is not highlighted upon startup, you can select the appropriate syntax or language by clicking <guiseq><gui>View</gui><gui>Highlight Mode</gui></guiseq>, and then choosing the desired syntax.</p>
   </section>
 
 </page>
diff --git a/help/C/gedit-view-open-files-in-sidepane.page b/help/C/gedit-view-open-files-in-sidepane.page
index ba83df6..9edd892 100644
--- a/help/C/gedit-view-open-files-in-sidepane.page
+++ b/help/C/gedit-view-open-files-in-sidepane.page
@@ -23,7 +23,7 @@
 
 <p>To view a list of open files in a side pane, click <guiseq><gui>View</gui><gui>Side Pane</gui></guiseq>. A pane will appear to the left of the workspace with a listing of all currently open files. Clicking a file in the side pane will display that file in the workspace.</p>
 
-<p>The side pane also contains a <app>File Browser</app> view. If the pane displays a file directory instead of currently open files, click <media type="image" mime="image/png" src="">documents icon</media> at the bottom of the pane to switch to the <app>Documents</app> view.</p>
+<p>The side pane also contains a <app>File Browser</app> view. If the pane displays a file directory instead of currently open files, click <media type="image" mime="image/png" src="figures/gedit-side-pane2.png">documents icon</media> at the bottom of the pane to switch to the <app>Documents</app> view.</p>
 
 <note>
   <p>The side pane only displays files that are open in the current window. When multiple windows are open, only the files in the current window will be displayed in the side pane.</p>



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