[gedit] Removed <menu> and <menuitem> tags from the gedit-undo-recent-actions.page file



commit 725192834b4ada9ed21c355dbffa8ee113eb70f1
Author: Jim Campbell <jwcampbell gmail com>
Date:   Sun Dec 5 11:26:25 2010 -0600

    Removed <menu> and <menuitem> tags from the gedit-undo-recent-actions.page file

 help/C/gedit-undo-recent-action.page |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/help/C/gedit-undo-recent-action.page b/help/C/gedit-undo-recent-action.page
index eaeb743..b4ef1fa 100644
--- a/help/C/gedit-undo-recent-action.page
+++ b/help/C/gedit-undo-recent-action.page
@@ -19,9 +19,11 @@
 
 <title>Undo a recent action</title>
 
-<!-- TODO: Maybe include a note about how gedit undoes sequences of "similar" actions, rather than every individual keystroke? For example, whole words are deleted rather than letters.-->
-<p>Undoing actions in <app>gedit</app> allows you to recover from mistakes. To undo an action, press the key sequence <keyseq><key>Ctrl</key><key>Z</key></keyseq>, or click <guiseq><gui><menu>Edit</menu></gui><gui><menuitem>Undo</menuitem></gui></guiseq>.</p>
+<!-- TODO: Maybe include a note about how gedit undoes sequences of "similar" actions, rather than every individual keystroke? For example, whole words are deleted rather than letters.
+I think we should also include a note about how many "undo's" you can do, and that you can't
+undo something once you've saved the file.-->
+<p>Undoing actions in <app>gedit</app> allows you to recover from mistakes. To undo an action, press the key sequence <keyseq><key>Ctrl</key><key>Z</key></keyseq>, or click <guiseq><gui>Edit</gui><gui>Undo</gui></guiseq>.</p>
 
-<p><app>gedit</app> will undo one action every time <keyseq><key>Ctrl</key><key>Z</key></keyseq> or <guiseq><gui><menu>Edit</menu></gui><gui><menuitem>Undo</menuitem></gui></guiseq> is pressed, so you can undo multiple actions by repeating these sequences multiple times in a row.</p>
+<p><app>gedit</app> will undo one action every time <keyseq><key>Ctrl</key><key>Z</key></keyseq> or <guiseq><gui>Edit</gui><gui>Undo</gui></guiseq> is pressed, so you can undo multiple actions by repeating these sequences multiple times in a row.</p>
 
 </page>



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