[gnome-klotski/mallard-help: 7/52] help: Add start-game.page
- From: Rashi Aswani <aswanirashi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-klotski/mallard-help: 7/52] help: Add start-game.page
- Date: Tue, 5 Aug 2014 16:29:26 +0000 (UTC)
commit 3378ed4323b0fba88977291217ed9059391769d2
Author: Rashi Aswani <aswanirashi19 gmail com>
Date: Wed May 28 00:29:10 2014 +0530
help: Add start-game.page
Also adds Makefile.am entry
help/C/start-game.page | 41 +++++++++++++++++++++++++++++++++++++++++
help/Makefile.am | 1 +
2 files changed, 42 insertions(+), 0 deletions(-)
---
diff --git a/help/C/start-game.page b/help/C/start-game.page
new file mode 100644
index 0000000..aeba81f
--- /dev/null
+++ b/help/C/start-game.page
@@ -0,0 +1,41 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="start-game">
+
+ <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>Start a new game</title>
+
+ <p><app>Klotski</app> offers you a large collection of games, to play a new
+ game:</p>
+ <steps>
+ <item><p>Select <guiseq><gui style="menu">Klotski</gui>
+ <gui style="menuitem">New Game</gui></guiseq> from the application menu.
+ Alternatively, you can click the <gui style="button">Start Over</gui>
+ button in the bottom right. It will start a new game of the default
+ puzzle, <gui>Only 18 steps</gui>.</p></item>
+ <item><p>To play a different puzzle, click the <gui style="button">View
+ Puzzles</gui> button, choose a game category and start a new puzzle by
+ double clicking on it.</p></item>
+ </steps>
+
+ <section id="new-game-on-close">
+ <title>Start a new game on completion of a puzzle</title>
+
+ <p>On finishing a puzzle, you can start a new game of the same puzzle
+ directly. To start a new game, click on <gui>New Game</gui> in the appeared
+ dialog box.</p>
+ </section>
+</page>
diff --git a/help/Makefile.am b/help/Makefile.am
index 0c22eb2..ca48710 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -8,6 +8,7 @@ HELP_FILES = \
index.page \
rules.page \
puzzles.page \
+ start-game.page \
legal.xml
HELP_LINGUAS =
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]