[gnome-clocks/wip/mallard-help: 8/32] help: alarm-add.page



commit 8af4b7b9c3de8977af70c34fcb7dcbda235d141f
Author: Aruna Sankaranarayanan <arunasank src gnome org>
Date:   Wed Sep 4 00:33:56 2013 +0530

    help: alarm-add.page
    
    Page explains how to add a new alarm using a steps list.

 help/C/alarm-add.page |   51 +++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 51 insertions(+), 0 deletions(-)
---
diff --git a/help/C/alarm-add.page b/help/C/alarm-add.page
new file mode 100644
index 0000000..3ff5faa
--- /dev/null
+++ b/help/C/alarm-add.page
@@ -0,0 +1,51 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
+      type="guide" style="task"
+      id="alarm-add">
+
+  <info>
+    <link type="guide" xref="index#alarm-clock"/>
+
+    <revision pkgversion="3.9" date="2013-09-02" status="draft"/>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+    <credit type="author copyright">
+      <name>Aruna Sankaranarayanan</name>
+      <email its:translate="no">aruna evam gmail com</email>
+      <years>2013</years>
+    </credit>
+
+    <desc>Use alarms to set reminders for yourself.</desc>
+  </info>
+
+  <title>Add an alarm</title>
+
+  <steps>
+    <title>To add an alarm:</title>
+    <item>
+      <p>Press <gui style="button">Alarm</gui>.</p>
+    </item>
+    <item>
+      <p>Press <gui style="button">New</gui>.</p>
+    </item>
+    <item>
+      <p>Choose the time at which you want the alarm to go off by using the
+      <gui style="button">+</gui> and <gui style="button">-</gui> buttons.</p>
+    </item>
+    <item>
+      <p>Give your alarm a name.</p>
+    </item>
+    <item>
+      <p>Select the days on which you want the alarm to be repeated at the
+      selected time.</p>
+    </item>
+    <item>
+      <p>Switch on or switch off your alarm as per your requirements.</p>
+    </item>
+    <item>
+      <p>Press <gui style="button">Done</gui> to finish.</p>
+    </item>
+  </steps>
+
+</page>


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