[gedit] further clarifying how to open a file in gedit. :)



commit 5d3388011cfb29b1b274a673a5b58a37786dfba3
Author: Jim Campbell <jwcampbell gmail com>
Date:   Sat Mar 12 18:14:13 2011 -0600

    further clarifying how to open a file in gedit. :)

 help/C/gedit-create-new-file.page |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/help/C/gedit-create-new-file.page b/help/C/gedit-create-new-file.page
index 7753f92..7db82f7 100644
--- a/help/C/gedit-create-new-file.page
+++ b/help/C/gedit-create-new-file.page
@@ -13,7 +13,7 @@
 
   <title>Create a new file</title>
 
-  <p>To create a new file in <app>gedit</app>, click the icon that looks like a blank piece of paper with a "plus" sign next to it, or press <keyseq><key>Ctrl</key><key>N</key></keyseq>.</p>
-  <p>This will create a new file in the <app>gedit</app> window. If you have other files open in <app>gedit</app>, the new file that you create will appear as a new tab to the right of those files.</p>
+  <p>To create a new file in <app>gedit</app>, select <guiseq><gui>File</gui><gui>New</gui></guiseq>. If you prefer, you may also click the icon that looks like a blank piece of paper with a "plus" sign next to it, or press <keyseq><key>Ctrl</key><key>N</key></keyseq>.</p>
+  <p>Any one of these actions will create a new file in the <app>gedit</app> window. If you have other files open in <app>gedit</app>, the new file that you create will appear as a new tab to the right of those files.</p>
 
 </page>



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