[gedit] Improve quickstart help page, bug 698295



commit 2ec02aee6185fd212518825b86afafcda6340db2
Author: Shobha Tyagi <tyagishobha gmail com>
Date:   Mon Apr 22 17:07:27 2013 +0530

    Improve quickstart help page, bug 698295

 help/C/gedit-plugins-quick-open.page |   65 ++++++++++++++++++++++------------
 1 files changed, 42 insertions(+), 23 deletions(-)
---
diff --git a/help/C/gedit-plugins-quick-open.page b/help/C/gedit-plugins-quick-open.page
index 5a94f08..f0ffb84 100644
--- a/help/C/gedit-plugins-quick-open.page
+++ b/help/C/gedit-plugins-quick-open.page
@@ -4,40 +4,59 @@
   <info>
     <link type="guide" xref="gedit-plugin-guide#gedit-additional-plugins"/>
     <revision version="3.4" date="2013-02-24" status="review"/>
+    <revision version="3.8" date="2013-04-23" status="review"/>
 
     <credit type="author">
       <name>Jim Campbell</name>
       <email>jwcampbell gmail com</email>
     </credit>
+    <credit type="editor">
+      <name>Shobha Tyagi</name>
+      <email>tyagishobha gmail com</email>
+    </credit>
 
     <desc>Quickly open a file or set of files</desc>
   </info>
 
   <title>Quick open</title>
 
-    <p>As the name of this plugin would imply, the <app>Quick Open</app> 
-    plugin helps you to open files more quickly than the regular way of opening 
-    files. To enable this plugin, select <guiseq><gui style="menu">gedit</gui><gui>
-    Preferences</gui><gui>Plugins</gui><gui>Quick Open</gui></guiseq>.</p>
-    
-    <p>Once you've enabled it, here is how to use the plugin:</p>
-    
-    <steps>
-      <item><p>Open the <app>Quick Open</app> dialog by pressing <keyseq><key>
-      Ctrl</key><key>Alt</key><key>O</key></keyseq>, or by selecting <guiseq>
-      <gui>File</gui><gui>Quick Open</gui></guiseq>.</p>
-      <p>The <gui>Quick Open</gui> file dialog will appear.</p></item>
-      <item><p>Use your mouse to select the file or files that you want to open.
-      </p>
-      <p>To select several individual files, hold down your <key>Ctrl</key> key
-      while you click on the files that you want to open.</p>
-      <p>To select a group of files, click on the first file that you want to 
-      open, hold down the <key>Shift</key> key, and then click on the last file 
-      in the list that you want to open.</p></item>
-      <item><p>Click <gui>Open</gui>.</p></item>
-    </steps>
+  <p>As the name of this plugin would imply, the <app>Quick Open</app>
+  plugin helps you to open files more quickly than the regular way of opening
+  files. To enable this plugin, select <guiseq><gui style="menu">gedit</gui>
+  <gui>Preferences</gui><gui>Plugins</gui><gui>Quick Open</gui></guiseq>.</p>
     
-    <note style="tip"><p>The <app>Quick Open</app> plugin will only display 
-    files that you have previously opened.</p></note>
+  <p>Once you have enabled the <app>Quick Open</app> plugin you can use it as
+  follows:</p>
+  <steps>
+    <item><p>Open the <app>Quick Open</app> dialog box by pressing <keyseq><key>
+    Ctrl</key><key>Alt</key><key>O</key></keyseq>, or by selecting <guiseq>
+    <gui>File</gui><gui>Quick Open</gui></guiseq>.</p>
+    <p>The <gui>Quick Open</gui> file dialog will appear.</p></item>
+    <item><p>Use your mouse to select the file or files that you want to open.</p>
+    <p>To select several individual files, hold down your <key>Ctrl</key> key
+    while you click on the files that you want to open.</p>
+    <p>To select a group of files, click on the first file that you want to
+    open, hold down the <key>Shift</key> key, and then click on the last file
+    in the list that you want to open.</p></item>
+    <item><p>Click <gui>Open</gui>.</p></item>
+  </steps>
+
+  <p>You can find files in:</p>
+
+  <list>
+    <item><p>The directory of the currently open document</p></item>
+    <item><p>The root directory of the <app xref="gedit-plugins-file-browser">
+       File Browser Pane</app> plugin</p></item>
+    <item><p>Recent documents which are also shown in the<file>Recent</file>
+    folder in <app>Files</app></p></item>
+    <item><p>Directories you have bookmarked in <app>Files</app></p></item>
+    <item><p>Your <file>Desktop </file> directory</p></item>
+    <item><p>Your <file>Home</file> directory</p></item>
+  </list>
+
+  <note style="tip">
+    <p>The <app>Quick Open</app> displays files in any of the above locations
+    regardless of whether or not you have opened them previously.</p>
+  </note>
 
 </page>


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