[hitori/help-updates: 1/2] help: Update help manual to reflect the current UI



commit 2c96b73a834875fe26b048c0a3e8bef6986b9361
Author: Philip Withnall <withnall endlessm com>
Date:   Wed Feb 20 10:32:26 2019 +0000

    help: Update help manual to reflect the current UI
    
    This includes an updated screenshot, and tweaks to mentions of the menu
    and buttons to press.
    
    Signed-off-by: Philip Withnall <withnall endlessm com>

 help/C/figures/hitori_main_window.png | Bin 25339 -> 28361 bytes
 help/C/index.page                     |   3 ++-
 help/C/playing.page                   |   6 +++---
 help/C/strategy.page                  |   2 +-
 4 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/help/C/figures/hitori_main_window.png b/help/C/figures/hitori_main_window.png
index d5b0816..f0d12be 100644
Binary files a/help/C/figures/hitori_main_window.png and b/help/C/figures/hitori_main_window.png differ
diff --git a/help/C/index.page b/help/C/index.page
index bc83247..6b01c73 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -2,10 +2,11 @@
 <page xmlns="http://projectmallard.org/1.0/"; type="guide" id="index">
        <info>
                <revision pkgversion="0.2.4" version="0.2" date="2010-07-14" status="final"/>
+               <revision pkgversion="3.31.0" version="0.3" date="2019-02-20" status="final"/>
                <credit type="author copyright">
                        <name>Philip Withnall</name>
                        <email>philip tecnocode co uk</email>
-                       <years>2008–2010</years>
+                       <years>2008–2010, 2019</years>
                </credit>
                <license href="http://creativecommons.org/licenses/by-sa/3.0/";>
                        <p>This work is licensed under a <link 
href="http://creativecommons.org/licenses/by-sa/3.0/";>Creative Commons Attribution-Share
diff --git a/help/C/playing.page b/help/C/playing.page
index d8c2adb..c5ea79f 100644
--- a/help/C/playing.page
+++ b/help/C/playing.page
@@ -15,10 +15,10 @@
                <key>Ctrl</key> or <key>Shift</key> and clicking on a cell. They both highlight cells 
differently, and cells can be highlighted in
                both manners at the same time. Highlighted cells can be de-highlighted by clicking on them 
again while holding either <key>Ctrl</key>
                or <key>Shift</key> again.</p>
-       <p>To undo or redo a move, choose <guiseq><gui style="menu">Game</gui><gui 
style="menuitem">Undo</gui></guiseq> or
-               <guiseq><gui style="menu">Game</gui><gui style="menuitem">Redo</gui></guiseq>. You may undo 
or redo as many moves as you like without
+       <p>To undo or redo a move, choose <gui style="button">Undo</gui> or
+               <gui style="button">Redo</gui> from the toolbar. You may undo or redo as many moves as you 
like without
                restriction.</p>
-       <p>To get a hint on which cells to paint out, choose <guiseq><gui style="menu">Game</gui><gui 
style="menuitem">Hint</gui></guiseq>. A cell
+       <p>To get a hint on which cells to paint out, choose <gui style="button">Hint</gui> from the toolbar. 
A cell
                will be highlighted with a flashing red outline. This shows that the current status of the 
cell (painted or unpainted) is incorrect,
                and should be changed for the game to be won.</p>
 </page>
diff --git a/help/C/strategy.page b/help/C/strategy.page
index 5d5e3dd..27bc360 100644
--- a/help/C/strategy.page
+++ b/help/C/strategy.page
@@ -17,6 +17,6 @@
                cells which violate rule 2. Similarly, groups of cells which violate rule 3 by separating one 
or more unpainted cells from the other
                unpainted cells will be highlighted in red.</p>
 
-       <p>If you get stuck at any point, choose <guiseq><gui style="menu">Game</gui><gui 
style="menuitem">Hint</gui></guiseq> for <app>Hitori</app>
+       <p>If you get stuck at any point, choose <gui style="button">Hint</gui> from the toolbar for 
<app>Hitori</app>
                to flag a cell which should be painted or unpainted to move closer to a solution.</p>
 </page>


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