[gedit] Made a draft of the 'Undo a recent action' page
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Made a draft of the 'Undo a recent action' page
- Date: Mon, 28 Feb 2011 22:02:25 +0000 (UTC)
commit b81d37dcd315d602a5d5d5d000981a92d9208613
Author: Daniel Neel <dneelyep gmail com>
Date: Sun Nov 28 17:33:33 2010 -0500
Made a draft of the 'Undo a recent action' page
Provided information on how to undo actions, should be all the information necessary for the page.
help/C/gedit-undo-recent-action.page | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/help/C/gedit-undo-recent-action.page b/help/C/gedit-undo-recent-action.page
index 8977156..eaeb743 100644
--- a/help/C/gedit-undo-recent-action.page
+++ b/help/C/gedit-undo-recent-action.page
@@ -9,8 +9,19 @@
<name>Jim Campbell</name>
<email>jwcampbell gmail com</email>
</credit>
+
+ <revision pkgversion="3.0" version="0.2" date="2010-11-28" status="draft"/>
+ <credit type="author">
+ <name>Daniel Neel</name>
+ <email>dneelyep gmail com</email>
+ </credit>
</info>
-<title>*Undo a recent action</title>
+<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>
+
+<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>
</page>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]