[gnome-games] [gnome-sudoku/help/C] Added subtitles from video to a steps list.



commit d5c1f155f2d70ae6a5fc0b0520891f01339e3960
Author: Tiffany Antopolski <tiffany antopolski gmail com>
Date:   Fri Dec 16 11:32:04 2011 -0500

    [gnome-sudoku/help/C] Added subtitles from video to a steps list.
    
    In the event that the video can't be watched (i.e. doesn't work on
    library.gnome.org), the steps outlined in the subtitles can still benefit the user.

 gnome-sudoku/help/C/trackers.page |   33 ++++++++++++++++++++++++++-------
 1 files changed, 26 insertions(+), 7 deletions(-)
---
diff --git a/gnome-sudoku/help/C/trackers.page b/gnome-sudoku/help/C/trackers.page
index ae9e9e1..2cefa9d 100644
--- a/gnome-sudoku/help/C/trackers.page
+++ b/gnome-sudoku/help/C/trackers.page
@@ -19,13 +19,32 @@
  <p>
 Trackers can be used to keep track of trial-and-error solutions. Tracked moves are entered in a different color to help make the moves visually distinct from moves made earlier in the game. This feature is particulartly useful when solving difficult games. 
   </p>
-<p>
-  You can toggle the tracker interface in one of the following ways:
-</p>
-<list>
-<item><p>Click <guiseq><gui>Tools</gui><gui>Track Additions</gui></guiseq>.</p></item>
-<item><p>Click <gui>Track Additions</gui> in the toolbar. If the toolbar is not visible, click <guiseq><gui>Settings</gui><gui>Show Toolbar</gui></guiseq>.</p></item>
-</list>
+<p>Using the tracker:</p>
+<steps>
+ <item>
+  <p>
+   You can toggle the tracker interface in one of the following ways:
+  </p>
+  <list>
+   <item><p>Click <guiseq><gui>Tools</gui><gui>Track Additions</gui></guiseq>.</p></item>
+   <item><p>Click <gui>Track Additions</gui> in the toolbar. If the toolbar is not visible, click <guiseq><gui>Settings</gui><gui>Show Toolbar</gui></guiseq>.</p></item>
+  </list>
+  <note><p>
+   You can make untracked moves if no tracker is selected.
+  </p></note></item>
+ <item><p>
+   To create a new tracker click <gui>Add</gui>. From this point on, any number you enter will be part of the selected tracker.
+ </p></item>
+ <item><p>
+   You can create as many trackers as you want by clicking <gui>Add</gui>.
+ </p></item>
+ <item><p>
+   You can apply a set of tracked additions by selecting the tracker and clicking <gui>Apply</gui>.
+ </p></item>
+ <item><p>
+   You can clear a tracker by selecting it and clicking <gui>Clear</gui>.
+ </p></item>
+</steps>
  <note>
   <p>Some sudoku players believe you should never use trial-and-error to solve a puzzle. These players should not use this feature.</p>
  </note>



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