[gnome-user-docs] Begin review of clocks-*, add clocks-world draft



commit cb861352b15aae3d29ca90788e2c525e5539b892
Author: Michael Hill <mdhill gnome org>
Date:   Wed Sep 30 15:37:05 2015 -0400

    Begin review of clocks-*, add clocks-world draft

 gnome-help/C/clock-calendar.page |    4 ++-
 gnome-help/C/clock-set.page      |    3 +-
 gnome-help/C/clock-world.page    |   40 ++++++++++++++++++++++++++++++++++++++
 gnome-help/C/clock.page          |    2 +
 gnome-help/Makefile.am           |    1 +
 5 files changed, 48 insertions(+), 2 deletions(-)
---
diff --git a/gnome-help/C/clock-calendar.page b/gnome-help/C/clock-calendar.page
index f5b3255..02b2ce1 100644
--- a/gnome-help/C/clock-calendar.page
+++ b/gnome-help/C/clock-calendar.page
@@ -11,6 +11,7 @@
     <revision pkgversion="3.8.0" date="2013-03-09" status="outdated"/>
     <revision pkgversion="3.10" date="2013-11-04" status="review"/>
     <revision pkgversion="3.16" date="2015-03-02" status="outdated"/>
+    <revision pkgversion="3.18" date="2015-09-28" status="review"/>
 
     <credit type="author">
       <name>GNOME Documentation Project</name>
@@ -27,7 +28,8 @@
 
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
 
-    <desc>Display your appointments in the calendar at the top of the screen.</desc>
+    <desc>Display your appointments in the calendar area at the top of the
+    screen.</desc>
   </info>
 
  <title>Calendar appointments</title>
diff --git a/gnome-help/C/clock-set.page b/gnome-help/C/clock-set.page
index 2450765..eaa8f40 100644
--- a/gnome-help/C/clock-set.page
+++ b/gnome-help/C/clock-set.page
@@ -4,10 +4,11 @@
       id="clock-set">
 
   <info>
-    <link type="guide" xref="clock"/>
+    <link type="guide" xref="clock" group="#first"/>
 
     <revision pkgversion="3.8.0" date="2013-03-09" status="candidate"/>
     <revision pkgversion="3.10" date="2013-11-01" status="review"/>
+    <revision pkgversion="3.18" date="2015-09-28" status="final"/>
 
     <credit type="author">
       <name>GNOME Documentation Project</name>
diff --git a/gnome-help/C/clock-world.page b/gnome-help/C/clock-world.page
new file mode 100644
index 0000000..48d92af
--- /dev/null
+++ b/gnome-help/C/clock-world.page
@@ -0,0 +1,40 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="clock-world">
+
+  <info>
+    <link type="guide" xref="clock" group="#last"/>
+
+    <revision pkgversion="3.18" date="2015-09-28" status="draft"/>
+
+    <credit type="author copyright">
+      <name>Michael Hill</name>
+      <email>mdhill gnome org</email>
+      <years>2015</years>
+    </credit>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+    <desc>Display times in other cities under the calendar.</desc>
+  </info>
+
+  <title>Add a world clock</title>
+
+  <note>
+    <p>This requires the <app>Clocks</app> application to be installed.</p>
+    <p>Most distributions come with <app>Clocks</app> installed by default.
+    If yours does not, you may need to install it using your distribution
+    package manager.</p>
+ </note>
+
+  <p>Use <app>Clocks</app> to add times in other cities.</p>
+
+  <p>To add a world clock:</p>
+
+  <steps>
+    <item><p>First step...</p></item>
+    <item><p>Second step...</p></item>
+    <item><p>Third step...</p></item>
+  </steps>
+
+</page>
diff --git a/gnome-help/C/clock.page b/gnome-help/C/clock.page
index e38196a..efe329a 100644
--- a/gnome-help/C/clock.page
+++ b/gnome-help/C/clock.page
@@ -7,6 +7,7 @@
 
     <revision pkgversion="3.4.0" date="2012-02-19" status="outdated"/>
     <revision pkgversion="3.10" date="2013-11-04" status="candidate"/>
+    <revision pkgversion="3.18" date="2015-09-28" status="final"/>
 
     <credit type="author">
       <name>Shaun McCance</name>
@@ -18,6 +19,7 @@
     <desc>
       <link xref="clock-set">Set date and time</link>,
       <link xref="clock-timezone">timezone</link>,
+      <link xref="clock-world">world clocks</link>,
       <link xref="clock-calendar">calendar and appointments</link>…
     </desc>
   </info>
diff --git a/gnome-help/Makefile.am b/gnome-help/Makefile.am
index a3f7a19..06ce2ba 100644
--- a/gnome-help/Makefile.am
+++ b/gnome-help/Makefile.am
@@ -148,6 +148,7 @@ HELP_FILES = \
        clock-calendar.page \
        clock-set.page \
        clock-timezone.page \
+       clock-world.page \
        clock.page \
        color-assignprofiles.page \
        color-calibrate-camera.page \


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