[gnome-clocks] help: Update several pages of the help manual



commit 26a425dd0c7b642426d026e37930f9d1b67063fc
Author: James Westman <james flyingpimonster net>
Date:   Wed Apr 15 13:46:17 2020 -0500

    help: Update several pages of the help manual
    
    - Change mentions of the "Alarm" tab to "Alarms"
    - On the "Add an Alarm" page, reorder the items to match the order of the
    controls. Also, clarify that you can select no weekdays if you want the alarm
    to only go off once.
    - On the "Edit an alarm" page, split the information about disabling an alarm
    into a new section, since that is not done through the Edit dialog anymore.
    Also clarify how to edit an alarm, since you now need to press the Edit button
    rather than the whole row.
    - Update several button names on the stopwatch page

 help/C/alarm-add.page    | 10 +++++-----
 help/C/alarm-edit.page   | 22 ++++++++++++++++++----
 help/C/alarm-remove.page |  2 +-
 help/C/stopwatch.page    |  6 +++---
 4 files changed, 27 insertions(+), 13 deletions(-)
---
diff --git a/help/C/alarm-add.page b/help/C/alarm-add.page
index 8a36816..5e1fc5a 100644
--- a/help/C/alarm-add.page
+++ b/help/C/alarm-add.page
@@ -31,7 +31,7 @@
 
   <steps>
     <item>
-      <p>Press <gui style="button">Alarm</gui>.</p>
+      <p>Press <gui style="button">Alarms</gui>.</p>
     </item>
     <item>
       <p>Press <gui style="button">New</gui>.</p>
@@ -40,12 +40,12 @@
       <p>Set the time when you want the alarm to go off.</p>
     </item>
     <item>
-      <p>You can give your new alarm a name so that it is easier to
-      identify.</p>
+      <p>Select the days on which you want the alarm to be repeated at the
+      set time, or none if you only want the alarm to go off once.</p>
     </item>
     <item>
-      <p>Select the days on which you want the alarm to be repeated at the
-      set time.</p>
+      <p>You can give your new alarm a name so that it is easier to
+      identify.</p>
     </item>
     <item>
       <p>Press <gui style="button">Add</gui> to finish adding the alarm.</p>
diff --git a/help/C/alarm-edit.page b/help/C/alarm-edit.page
index c2ef95f..12f7981 100644
--- a/help/C/alarm-edit.page
+++ b/help/C/alarm-edit.page
@@ -26,15 +26,14 @@
 
   <title>Edit an alarm</title>
 
-  <p>Edit your alarm to change when it goes off, rename it or to deactivate
-  it.</p>
+  <p>Edit your alarm to change when it goes off or to rename it.</p>
 
   <steps>
     <item>
-      <p>Press the <gui style="button">Alarm</gui> button.</p>
+      <p>Press the <gui style="button">Alarms</gui> button.</p>
     </item>
     <item>
-      <p>Press the alarm which you want to edit.</p>
+      <p>Find the alarm you want to change and press <gui style="button">Edit</gui>.</p>
     </item>
     <item>
       <p>Update the alarm and press <gui style="button">Done</gui> to finish
@@ -42,5 +41,20 @@
     </item>
   </steps>
 
+  <p>You can also temporarily disable an alarm.</p>
+
+  <steps>
+    <item>
+      <p>Press the <gui style="button">Alarms</gui> button.</p>
+    </item>
+    <item>
+      <p>Find the alarm you want to disable or enable and toggle the switch.</p>
+    </item>
+    <item>
+      <p>When the alarm is disabled, it will not go off, but it can be
+      enabled again later.</p>
+    </item>
+  </steps>
+
 </page>
 
diff --git a/help/C/alarm-remove.page b/help/C/alarm-remove.page
index cfef771..1e1261f 100644
--- a/help/C/alarm-remove.page
+++ b/help/C/alarm-remove.page
@@ -31,7 +31,7 @@
 
   <steps>
     <item>
-      <p>Press the <gui style="button">Alarm</gui> button.</p>
+      <p>Press the <gui style="button">Alarms</gui> button.</p>
     </item>
     <item>
       <p>Press the <gui style="button">Delete</gui> button to remove an alarm.</p>
diff --git a/help/C/stopwatch.page b/help/C/stopwatch.page
index fc67988..8e50177 100644
--- a/help/C/stopwatch.page
+++ b/help/C/stopwatch.page
@@ -48,8 +48,8 @@
           phase and to start timing the next phase.</p>
         </item>
         <item>
-          <p>Press <gui style="button">Stop</gui> to pause the stopwatch and
-          <gui style="button">Continue</gui> when you are ready to resume
+          <p>Press <gui style="button">Pause</gui> to pause the stopwatch and
+          <gui style="button">Resume</gui> when you are ready to resume
           timing the task.</p>
         </item>
       </list>
@@ -57,7 +57,7 @@
   </steps>
 
   <p>You can use the <gui style="button">Clear</gui> button to reset the
-  stopwatch when it is stopped.</p>
+  stopwatch when it is paused.</p>
 
   <note style="info">
     <p>Your lap times and total time will be lost when you reset the stopwatch


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