[gedit] save file updated as per gedit 3.12



commit ebe3002edee8f81067e7a599f851c74631984098
Author: Shobha Tyagi <tyagishobha gmail com>
Date:   Wed Feb 19 15:43:17 2014 +0530

    save file updated as per gedit 3.12

 help/C/gedit-save-file.page |   15 ++++++++++-----
 1 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/help/C/gedit-save-file.page b/help/C/gedit-save-file.page
index e7568a4..803225c 100644
--- a/help/C/gedit-save-file.page
+++ b/help/C/gedit-save-file.page
@@ -1,10 +1,12 @@
 <page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
       type="topic" style="task"
       id="gedit-save-file">
 
   <info>
     <link type="guide" xref="gedit-files-basic" group="third"/>
     <revision pkgversion="3.8" date="2013-02-24" status="review"/>
+    <revision pkgversion="3.12" date="2014-02-13" status="review"/>
     <credit type="author">
       <name>Jim Campbell</name>
       <email>jwcampbell gmail com</email>
@@ -13,18 +15,21 @@
       <name>Sindhu S</name>
       <email>sindhus live in</email>
     </credit>
+    <credit type="editor">
+      <name>Shobha Tyagi</name>
+      <email its:translate="no">tyagishobha gmail com</email>
+    </credit>
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
 
   </info>
 
   <title>Save a file</title>
 
-  <p>To save a file in <app>gedit</app>, click on the disk-drive icon with the
-  word <gui style="button">Save</gui> next to it.  You may also select
-  <guiseq><gui style="menu">File</gui>
-  <gui style="menuitem">Save</gui></guiseq>, or just press
+  <p>To save a file in <app>gedit</app>, click on the
+  <gui style="button">Save the current file</gui> button with the disk-drive
+  icon on the right side of the toolbar or just press
   <keyseq><key>Ctrl</key><key>S</key></keyseq>.</p> <p>If you are saving a
-  new file, the <gui>Save File</gui> dialog will appear, and you can select a
+  new file, the <gui>Save As</gui> dialog will appear, and you can select a
   name for the file, as well as the directory where you would like the file
   to be saved.</p>
 


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