[gedit] updated undo recent action page



commit e8ed0a4e53b1382e1f3c75f716eaadabeef65e5a
Author: Shobha Tyagi <tyagishobha gmail com>
Date:   Thu Feb 20 10:26:11 2014 +0530

    updated undo recent action page

 help/C/gedit-undo-recent-action.page |   23 ++++++++++-------------
 1 files changed, 10 insertions(+), 13 deletions(-)
---
diff --git a/help/C/gedit-undo-recent-action.page b/help/C/gedit-undo-recent-action.page
index 6076cb7..011dcbb 100644
--- a/help/C/gedit-undo-recent-action.page
+++ b/help/C/gedit-undo-recent-action.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-undo-recent-action">
 
   <info>
     <link type="guide" xref="index#gedit-working-with-files"/>
     <revision pkgversion="3.8" date="2013-02-24" status="review"/>
+    <revision pkgversion="3.12" date="2014-02-17" status="review"/>
     <credit type="author">
       <name>Jim Campbell</name>
       <email>jwcampbell gmail com</email>
@@ -17,25 +19,20 @@
       <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>Undo a recent action</title>
 
   <p>If you make a mistake while using <app>gedit</app>, you can undo it by
-  pressing <keyseq><key>Ctrl</key><key>Z</key></keyseq>, or by clicking
-  <guiseq><gui style="menu">gedit</gui>
-  <gui style="menuitem">Undo</gui></guiseq>. Doing so will cause
-  <app>gedit</app> to undo one set of similar actions.</p>
-  
-  <note>
-    <p>Undoing a "set of similar actions" means, for example, that
-    <app>gedit</app> will remove an entire word rather than removing each
-    character in the word one at a time. This makes <app>gedit</app>'s
-    <em>undo</em> feature more efficient.</p>
-  </note>
-  
+  pressing <keyseq><key>Ctrl</key><key>Z</key></keyseq>.</p>
+    
   <note style="important">
-    <p>You cannot undo a change after you have saved it.</p>
+    <p>You cannot undo a change after you have closed a <app>gedit</app> file.</p>
   </note>
 </page>


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