[gedit] docs: per bug 673873 reflowed text to 80 chars. updated open-recent to reflect dconf over gconf.



commit 027a678960278bea8c6a949d84ed759b7a4053ac
Author: Jim Campbell <jwcampbell gmail com>
Date:   Wed Dec 12 00:22:25 2012 -0600

    docs: per bug 673873 reflowed text to 80 chars. updated open-recent to reflect dconf over gconf.

 help/C/gedit-edit-as-root.page      |   24 ++++++++++++++++--------
 help/C/gedit-open-recent.page       |   12 ++++++------
 help/C/gedit-plugins-doc-stats.page |   21 +++++++++++++++++----
 3 files changed, 39 insertions(+), 18 deletions(-)
---
diff --git a/help/C/gedit-edit-as-root.page b/help/C/gedit-edit-as-root.page
index 6fe9e1e..b03e462 100644
--- a/help/C/gedit-edit-as-root.page
+++ b/help/C/gedit-edit-as-root.page
@@ -11,18 +11,26 @@
     </credit>
   </info>
 
-  <title>Edit a file as the root (administative) user</title>
+  <title>Edit a file as the root user</title>
 
-  <note style="warning"><p>Editing files as the root user is potentially dangerous, and may break your system in bad ways. Take great care when editing files as the root user.</p></note>
+  <note style="warning"><p>Editing files as the root user is potentially
+  dangerous, and may break your system in bad ways. Take great care when editing
+  files as the root user.</p></note>
 
-  <p>To edit files as the root user, launch <app>gedit</app> from the terminal by entering:</p>
-    <code>sudo gedit</code>
-  <p>Using the <cmd>sudo</cmd> command, you will need to successfully enter your password before <app>gedit</app> will open.</p>
+  <p>To edit files as the root user, launch <app>gedit</app> from the terminal
+  by entering:</p> <code>sudo gedit</code>
+  <p>Using the 
+    <cmd>sudo</cmd>
+  command, you will need to successfully enter your password before <app>gedit
+  </app> will open.</p>
 
-  <p>As an alternative to the <cmd>sudo</cmd> command, you may obtain administrative privileges by entering:</p>
+  <p>As an alternative to the <cmd>sudo</cmd> command, you may obtain
+  administrative privileges by entering:</p>
     <code>su -</code>
-  <p>You would then launch <app>gedit</app> using the <cmd>gedit</cmd> command.</p>
+  <p>You would then launch <app>gedit</app> using the <cmd>gedit</cmd> command.
+  </p>
 
-  <note><p>Once you have opened <app>gedit</app> with administrative privileges, the application will retain those privileges until you close it.</p></note>
+  <note><p>Once you have opened <app>gedit</app> with administrative privileges,
+  the application will retain those privileges until you close it.</p></note>
 
 </page>
diff --git a/help/C/gedit-open-recent.page b/help/C/gedit-open-recent.page
index b3673db..95fd176 100644
--- a/help/C/gedit-open-recent.page
+++ b/help/C/gedit-open-recent.page
@@ -4,7 +4,7 @@
 
   <info>
     <link type="guide" xref="gedit-files-basic" group="fifth"/>
-    <revision pkgversion="3.0" version="1.0" date="2011-03-25" status="final"/>
+    <revision pkgversion="3.6" version="1.4" date="2012-12-12" status="final"/>
     <credit type="author">
       <name>Jim Campbell</name>
       <email>jwcampbell gmail com</email>
@@ -24,13 +24,13 @@
   </list>
 
   <note style="advanced"><p>To adjust the number of recently-used files that
-  gedit displays, you will need to use the <app>gconf-editor</app> application.
+  gedit displays, you will need to use the <app>dconf-editor</app> application.
   </p>
     <list>
-      <item><p>Launch <app>gconf-editor</app> and select <guiseq><gui>apps</gui
-      ><gui>gedit-2</gui><gui>preferences</gui><gui>ui</gui><gui>recents</gui>
-      </guiseq>.</p></item>
-      <item><p>Double-click on the number next to <gui>max_recents</gui> and
+      <item><p>Launch <app>dconf-editor</app> and select <guiseq><gui>org</gui
+      ><gui>gnome</gui><gui>gedit</gui><gui>preferences</gui><gui>ui</gui>
+      <gui>max-recents</gui></guiseq>.</p></item>
+      <item><p>Double-click on the number next to <gui>max-recents</gui> and
       change the number to your desired value.</p></item>
     </list>
   </note>
diff --git a/help/C/gedit-plugins-doc-stats.page b/help/C/gedit-plugins-doc-stats.page
index f1d1e8f..cf3e15e 100644
--- a/help/C/gedit-plugins-doc-stats.page
+++ b/help/C/gedit-plugins-doc-stats.page
@@ -4,7 +4,8 @@
 
 <info>
   <link type="guide" xref="gedit-plugin-guide#gedit-default-plugins"/>
-  <revision pkgversion="3.2" version="1.0" date="2011-08-17" status="candidate"/>
+  <revision pkgversion="3.6" version="1.1" date="2012-12-12" 
+  status="final"/>
   <credit type="author">
     <name>Daniel Neel</name>
     <email>dneelyep gmail com</email>
@@ -18,14 +19,26 @@
 
 <title>Document statistics</title>
 
-<p>The <em>Document Statistics</em> plugin can show you various statistics about your current document. To enable this plugin, select <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Plugins</gui><gui>Document Statisics</gui></guiseq>.</p>
+  <p>The <em>Document Statistics</em> plugin shows you various statistics about
+  your current document. To enable this plugin, select <guiseq><gui>Edit
+  </gui><gui>Preferences</gui><gui>Plugins</gui><gui>Document Statisics</gui>
+  </guiseq>.</p>
 
 <section id="using-doc-stats">
   <title>Using Document Statistics</title>
 
-  <p>Once the plugin is enabled, use it by selecting <guiseq><gui>Tools</gui><gui>Document Statistics</gui></guiseq>.  A window will display the statistical information of your document, including the number of words, lines, characters, non-space characters, and the size of your file in bytes.</p>
+  <p>Once the plugin is enabled, use it by selecting <guiseq><gui>Tools</gui>
+  <gui>Document Statistics</gui></guiseq>.  A window will display the
+  statistical information of your document, including the number of words,
+  lines, characters, non-space characters, and the size of your file in bytes.
+  </p>
 
-  <p>You can also use <em>Document Statistics</em> to show you information about just a portion of your document. To do this, use the mouse pointer to select the portion of text that you want to examine, and then select <guiseq><gui>Tools</gui><gui>Document Statistics</gui></guiseq>.  <app>Gedit</app> will display information for both your entire document, and for the portion of text that you highlighted.</p>
+  <p>You can also use <em>Document Statistics</em> to show you information about
+  just a portion of your document. To do this, use the mouse pointer to select
+  the portion of text that you want to examine, and then select <guiseq><gui>
+  Tools</gui><gui>Document Statistics</gui></guiseq>.  <app>Gedit</app> will
+  display information for both your entire document, and for the portion of text
+  that you highlighted.</p>
 </section>
 
 </page>



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