[gedit] modified the plugins-guide page to use a note to describe the gedit-plugins package. more minor upda



commit 88b5aa3977f5d48175b5a9d01ebfb1061a4ee5c0
Author: Jim Campbell <jwcampbell gmail com>
Date:   Mon Mar 7 23:11:51 2011 -0600

    modified the plugins-guide page to use a note to describe the gedit-plugins package. more minor updates to syntax-highlighting.page

 help/C/gedit-plugin-guide.page        |    2 +-
 help/C/gedit-syntax-highlighting.page |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/help/C/gedit-plugin-guide.page b/help/C/gedit-plugin-guide.page
index 2e3e3ca..ef46025 100644
--- a/help/C/gedit-plugin-guide.page
+++ b/help/C/gedit-plugin-guide.page
@@ -14,7 +14,7 @@
 
   <title>Configure and use gedit Plugins</title>
   <p>You can do more with <app>gedit</app> by using plugins. Several plugins are installed by default, but a large number of other plugins are available separately.</p> 
-  <p>Many Linux distributions make a group of these plugins available as a <app>gedit-plugins</app> package.  Install the <app>gedit-plugins</app> package to make these extra plugins available to <app>gedit</app>.</p>
+  <note><p>Many Linux distributions make a group of these plugins available as a <app>gedit-plugins</app> package.  Install the <app>gedit-plugins</app> package to make these extra plugins available to <app>gedit</app>.</p></note>
 
   <section id="gedit-default-plugins" style="2column">
 	<title>Default gedit Plugins</title>
diff --git a/help/C/gedit-syntax-highlighting.page b/help/C/gedit-syntax-highlighting.page
index 18c2482..ced1b00 100644
--- a/help/C/gedit-syntax-highlighting.page
+++ b/help/C/gedit-syntax-highlighting.page
@@ -15,7 +15,7 @@
 
   <section id="gedit-syntax-highlighting-section">
     <title>Syntax Highlighting</title>
-    <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><app>gedit</app> provides syntax highlighting for a wide range of markup, programming, and scientific languages.  If <app>gedit</app> recognizes the syntax being used when you open a file, it will automatically highlight the text.</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>



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