[gnome-klotski/wip/mallard-help-merge: 5/35] help: Add scores.page



commit 7fc36b486d4e4adb64d13c3d210c6ff531b92809
Author: Rashi Aswani <aswanirashi19 gmail com>
Date:   Mon Jun 23 21:47:40 2014 +0530

    help: Add scores.page
    
    Also adds Makefile.am entry

 help/C/scores.page |   33 +++++++++++++++++++++++++++++++++
 help/Makefile.am   |    1 +
 2 files changed, 34 insertions(+), 0 deletions(-)
---
diff --git a/help/C/scores.page b/help/C/scores.page
new file mode 100644
index 0000000..da6bb33
--- /dev/null
+++ b/help/C/scores.page
@@ -0,0 +1,33 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="scores">
+
+  <info>
+    <link type="guide" xref="index#play"/>
+    <revision version="3.12" date="2014-05-26" status="review"/>
+
+    <credit type="author">
+      <name>Rashi Aswani</name>
+      <email>aswanirashi19 gmail com</email>
+      <years>2014</years>
+    </credit>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"; />
+
+  </info>
+
+  <title>Scores</title>
+
+  <p>You can compare your performance by looking at the number of moves you
+  took in solving each puzzle in the previous games. To view your number of
+  moves:</p>
+    <steps>
+      <item><p>Select <guiseq><gui style="menu">Klotski</gui>
+      <gui style="menuitem">Scores</gui></guiseq>.</p></item>
+      <item><p> The dialog will display the <gui>Only 18 steps</gui> puzzle by
+      default, to view other puzzles, select them in the drop down menu at the
+      top of the dialog.</p></item>
+      <item><p>Click on <gui style="button">OK</gui> to close the scores dialog
+      box.</p></item>
+    </steps>
+</page>
diff --git a/help/Makefile.am b/help/Makefile.am
index ca48710..1157b33 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -9,6 +9,7 @@ HELP_FILES = \
   rules.page \
   puzzles.page \
   start-game.page \
+  scores.page \
   legal.xml
 
 HELP_LINGUAS = 


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