[gnome-sudoku/wip/piotrdrag/help-update: 5/6] help: Update Saving/Resuming



commit a6bb712e85953e0aa4ad118780cae8d656a3f6a3
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Tue Dec 5 01:01:22 2017 +0100

    help: Update Saving/Resuming
    
    Games are only saved on quit now.
    Removes also the (now) unused screenshot.

 help/C/figures/resuming.png        |  Bin 37155 -> 0 bytes
 help/C/save-resume.page            |   23 +++++++++++------------
 help/Makefile.am                   |    1 -
 help/ca/figures/resuming.png       |  Bin 43866 -> 0 bytes
 help/cs/figures/resuming.png       |  Bin 48630 -> 0 bytes
 help/de/figures/resuming.png       |  Bin 44392 -> 0 bytes
 help/el/figures/resuming.png       |  Bin 54861 -> 0 bytes
 help/es/figures/resuming.png       |  Bin 42123 -> 0 bytes
 help/eu/figures/resuming.png       |  Bin 35749 -> 0 bytes
 help/fr/figures/resuming.png       |  Bin 35799 -> 0 bytes
 help/it/figures/resuming.png       |  Bin 43592 -> 0 bytes
 help/pl/figures/resuming.png       |  Bin 14854 -> 0 bytes
 help/pt_BR/figures/resuming.png    |  Bin 34022 -> 0 bytes
 help/sr/figures/resuming.png       |  Bin 40360 -> 0 bytes
 help/sr@latin/figures/resuming.png |  Bin 40238 -> 0 bytes
 help/sv/figures/resuming.png       |  Bin 42615 -> 0 bytes
 16 files changed, 11 insertions(+), 13 deletions(-)
---
diff --git a/help/C/save-resume.page b/help/C/save-resume.page
index f2c909f..c27ba04 100644
--- a/help/C/save-resume.page
+++ b/help/C/save-resume.page
@@ -6,6 +6,7 @@
    <link type="guide" xref="index#play"/>
 
     <revision pkgversion="3.4" version="0.1" date="2012-03-08" status="final"/>
+    <revision pkgversion="3.26" version="0.2" date="2017-12-05" status="review"/>
     <credit type="author copyright">
       <name>Thomas Hinkle</name>
       <email>tmhinkle gmail com</email>
@@ -24,21 +25,19 @@
 
 <section id="save">
 <title>Saving your game</title>
- <p>
-  Your games are saved automatically every few minutes and whenever you change games or close the 
application.
- </p>
+  <p>
+  Your game is saved automatically when you close the application.
+  </p>
 </section>
+
 <section id="resume">
 <title>Resuming your game</title>
-<p>
-Whenever you start <app>Sudoku</app> or click <gui>New</gui>, your saved games will be listed in the puzzle 
selection screen. You will see a miniature image of the saved puzzle, the date you last played it, and how 
long you have played it. To open the puzzle, just double click on it.</p>
-    <p>If you'd like to stop playing one game and begin another, just select <gui>New</gui> and begin your 
new game.
-</p>
-
-<figure>
-  <desc>Resuming previous games.</desc>
-  <media type="image" mime="image/png" src="figures/resuming.png" width="400" ></media>
-</figure>
+  <p>
+  Whenever you start <app>Sudoku</app>, your saved game will be opened.
+  </p>
+  <p>
+  If you’d like to stop playing that game and begin another, just select <gui>New Puzzle</gui> and begin 
your new game.
+  </p>
 </section>
 
 </page>
diff --git a/help/Makefile.am b/help/Makefile.am
index 6fc6f8a..de1f1e2 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -4,7 +4,6 @@ HELP_ID = gnome-sudoku
 HELP_MEDIA = \
        figures/logo32.png              \
        figures/logo.png                \
-       figures/resuming.png            \
        figures/rowcolumnbox.png        \
        figures/strategy1.png           \
        figures/strategy2.png


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