[bijiben] added page for cut, copy and paste



commit 2ead26e0f1aa59de20f1fa2e81cfd9d3fe5c6c2e
Author: Shobha Tyagi <tyagishobha gmail com>
Date:   Sat Jan 25 19:38:45 2014 +0530

    added page for cut, copy and paste

 help/C/cut-copy-paste.page |   31 +++++++++++++++++++++++++++++++
 1 files changed, 31 insertions(+), 0 deletions(-)
---
diff --git a/help/C/cut-copy-paste.page b/help/C/cut-copy-paste.page
new file mode 100644
index 0000000..5a64590
--- /dev/null
+++ b/help/C/cut-copy-paste.page
@@ -0,0 +1,31 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
+      type="topic" style="task"
+      id="cut-copy-paste">
+
+  <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>Cut, copy and paste is simple to use.</desc>
+  </info>
+
+  <title>Cut, copy and paste</title>
+
+  <steps>
+    <item>
+      <p>Select the text.</p>
+    </item>
+    <item><p>Press <gui style="button">Cut</gui>,
+    <gui style="button">Copy</gui> or <gui style="button">Paste</gui>.</p>
+    </item>
+  </steps>
+
+</page>


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