[gedit] updates to the plugins-terminal plugins-file-browser and spellcheck pages.



commit e4b8f3df7e45d72e56b66a7cb8af7971c838287b
Author: Jim Campbell <jwcampbell gmail com>
Date:   Mon Mar 7 20:10:09 2011 -0600

    updates to the plugins-terminal plugins-file-browser and spellcheck pages.

 help/C/gedit-plugins-file-browser.page |   31 ++++++++++++++++++++++++++++---
 help/C/gedit-plugins-terminal.page     |    2 +-
 help/C/gedit-spellcheck.page           |    8 +++-----
 3 files changed, 32 insertions(+), 9 deletions(-)
---
diff --git a/help/C/gedit-plugins-file-browser.page b/help/C/gedit-plugins-file-browser.page
index 852da8e..93eb04f 100644
--- a/help/C/gedit-plugins-file-browser.page
+++ b/help/C/gedit-plugins-file-browser.page
@@ -4,15 +4,40 @@
 
 <info>
   <link type="guide" xref="gedit-plugin-guide#gedit-default-plugins"/>
-  <desc>*A file browser plugin allowing to easily access your file system (includes remote mounts, creating new files/directories, monitor directories for changes, etc.)</desc>
   <revision pkgversion="3.0" version="0.1" date="2010-12-5" status="stub"/>
   <credit type="author">
     <name>Daniel Neel</name>
     <email>dneelyep gmail com</email>
   </credit>
-  <!--INFOAT: http://live.gnome.org/Gedit/Plugins/FileBrowser-->
+  <credit type="author">
+    <name>Jim Campbell</name>
+    <email>jwcampbell gmail com</email>
+  </credit>
 </info>
 
-<title>File browser</title>
+<title>Use the side panel to browse and open files</title>
+
+  <p>If you find that you need to frequently open files while using <app>gedit</app>, you may find it helpful to use the <app>File Browser Panel</app> plugin. This plugin embeds a Gnome file browser in the side panel.</p>
+  <p>To use this plugin, you will need to do three things:
+
+
+
+select <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Plugins</gui><gui>File Browser Panel</gui></guiseq>. To activate the side panel, select <guiseq><gui>View</gui><gui>Side Panel</gui></guiseq>, or just press<key>F9</key></p>.
+
+  <section id="sidepane-open">
+    <title>Opening files from the side pane</title>
+    <p>
+      To open files from the <app>side pane</app>, first open the <app>side pane</app> by selecting <guiseq><gui>View</gui><gui>Side Pane</gui></guiseq>, then click on the <gui>file-browser</gui> icon at the bottom of the pane.
+    </p>
+
+    <p>
+      <media type="image" mime="image/png" src="figures/gedit-side-pane1.png"/>
+    </p>
+
+    <p>
+      This will activate the <em>file-browser</em> mode of the <app>side pane</app>. You can then use the navigation buttons at the top of the pane to locate and open your desired files.
+    </p>
+  </section>
+
 
 </page>
diff --git a/help/C/gedit-plugins-terminal.page b/help/C/gedit-plugins-terminal.page
index 6c10a5d..47f1b96 100644
--- a/help/C/gedit-plugins-terminal.page
+++ b/help/C/gedit-plugins-terminal.page
@@ -17,6 +17,6 @@
 
   <p>To enable this plugin, select <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Plugins</gui><gui>Embedded Terminal</gui></guiseq>.</p>
 
-  <p>Once you have enabled the plugin, add the terminal to the bottom panel by selecting <guiseq><gui>View</gui><gui>Bottom Panel</gui></guiseq>, or just press <guiseq><gui>Ctrl</gui><gui>F9</gui></guiseq>.</p>
+  <p>Once you have enabled the plugin, add the terminal to the bottom panel by selecting <guiseq><gui>View</gui><gui>Bottom Panel</gui></guiseq>, or just press <keyseq><key>Ctrl</key><key>F9</key></keyseq>.</p>
 
 </page>
diff --git a/help/C/gedit-spellcheck.page b/help/C/gedit-spellcheck.page
index 302497b..5e086a4 100644
--- a/help/C/gedit-spellcheck.page
+++ b/help/C/gedit-spellcheck.page
@@ -10,13 +10,11 @@
   </info>
   
   <title>Use the spell-check feature</title>
-  <p>Enabling spell-check in <app>gedit</app> requires that you first enable the spell-check plugin. To
-  enable the plugin, click <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Plugins</gui></guiseq>, and
-  then select <gui>Spell Checker</gui>.</p>
+  <p>Using the spell-check feature in <app>gedit</app> requires that you first enable the spell-check plugin. To
+  enable the plugin, select <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Plugins</gui><gui>Spell Checker</gui></guiseq>.</p>
   
   <note>
-    <p>To allow for spelling errors to be highlighted while you type, select
-    <guiseq><gui>Tools</gui><gui>Autocheck Spelling</gui></guiseq></p>
+    <p>Select <guiseq><gui>Tools</gui><gui>Autocheck Spelling</gui></guiseq> to make <app>gedit</app> highlight spelling errors while you type.</p>
   </note>
 
 </page>



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