[bijiben] added view-trash.page updated Makefile.am bug 728130



commit 200f86d6f65f068e6b5fb4161366525ff45c6451
Author: Shobha Tyagi <tyagishobha gmail com>
Date:   Fri Aug 15 18:49:56 2014 +0530

    added view-trash.page updated Makefile.am bug 728130

 help/C/view-trash.page |   58 ++++++++++++++++++++++++++++++++++++++++++++++++
 help/Makefile.am       |    1 +
 2 files changed, 59 insertions(+), 0 deletions(-)
---
diff --git a/help/C/view-trash.page b/help/C/view-trash.page
new file mode 100644
index 0000000..b869929
--- /dev/null
+++ b/help/C/view-trash.page
@@ -0,0 +1,58 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
+      type="guide" style="2column task"
+      id="view-trash">
+
+  <info>
+    <link type="guide" xref="index#delete"/>
+    <revision pkgversion="3.12" date="2014-08-15" status="review"/>
+
+    <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>View Trash to delete or restore notes.</desc>
+  </info>
+  <p>You can view, restore or delete notes in the <gui>Trash</gui>.</p>
+  <title>Access trashed notes</title>
+  <steps>
+    <title>To restore trashed notes:</title>
+    <item>
+      <p>In the <gui>Trash</gui> view click <gui>Selection mode</gui> button.</p>
+    </item>
+    <item>
+      <p>Select all the notes that you want to restore.</p>
+    </item>
+    <item>
+      <p>Click on <gui style="button">Restore</gui> button.</p>
+    </item>
+  </steps>
+  <steps>
+    <title>To permanently delete all the notes in Trash:</title>
+    <item>
+      <p>Click on the <gui>Notes</gui> icon near <gui>Activities</gui>.</p>
+    </item>
+    <item>
+      <p>Select <gui>View Trash</gui>.</p>
+    </item>
+    <item>
+      <p>Click on <gui style="button">Empty</gui>
+      button in the toolbar.</p>
+    </item>
+  </steps>
+  <steps>
+    <title>To delete selected notes from Trash:</title>
+    <item>
+      <p>In the <gui>Trash</gui> view click <gui>Selection mode</gui> button.</p>
+    </item>
+    <item>
+      <p>Select all the notes that you want to delete permanently.</p>
+    </item>
+    <item>
+      <p>Click on <gui style="button">Permanently Delete</gui> button.</p>
+    </item>
+  </steps>
+
+</page>
diff --git a/help/Makefile.am b/help/Makefile.am
index f19bd85..2866210 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -18,6 +18,7 @@ HELP_FILES = \
        index.page \
        listing.page \
        cut-copy-paste.page \
+       view-trash.page \
        legal.xml
 
 HELP_MEDIA = \


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