[bijiben] added page for undo and redo



commit f1db2eac10e7ed69b5052a3af4392b1f9600fabb
Author: Shobha Tyagi <tyagishobha gmail com>
Date:   Fri Jan 24 09:45:23 2014 +0530

    added page for undo and redo

 help/C/undo-redo.page |   38 ++++++++++++++++++++++++++++++++++++++
 1 files changed, 38 insertions(+), 0 deletions(-)
---
diff --git a/help/C/undo-redo.page b/help/C/undo-redo.page
new file mode 100644
index 0000000..e6ce254
--- /dev/null
+++ b/help/C/undo-redo.page
@@ -0,0 +1,38 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
+      type="topic" style="task"
+      id="undo-redo">
+
+  <info>
+    <link type="guide" xref="index#use"/>
+
+    <credit type="author">
+      <name>Shobha Tyagi</name>
+      <email its:translate="no">tyagishobha gmail com</email>
+      <years>2014</years>
+    </credit>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+    <desc>Control your changes.</desc>
+  </info>
+
+  <title>Undo and redo</title>
+  <list>
+    <item>
+      <p>Select <guiseq><gui style="button">More
+      options…</gui><gui style="menuitem">Undo</gui></guiseq> to undo your
+      changes.</p>
+    </item>
+    <item>
+      <p>Select <guiseq><gui style="button">More
+      options…</gui><gui style="menuitem">Redo</gui></guiseq> to redo your
+      changes.</p>
+    </item>
+  </list>
+  <note>
+    <p>You can also press <keyseq><key>Ctrl</key><key>Z</key></keyseq>
+    to undo and <keyseq><key>Ctrl</key><key>R</key></keyseq> to redo.</p>
+  </note>
+
+</page>


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