[gnome-klotski/wip/mallard-help-merge: 27/33] help: rename start-game.page to start.page



commit 8b7fc1e9541369d96e1f02b9491452332db9d2a8
Author: Rashi Aswani <aswanirashi19 gmail com>
Date:   Tue Aug 5 22:04:24 2014 +0530

    help: rename start-game.page to start.page

 help/C/{start-game.page => start.page} |   25 +++++++++++++------------
 help/Makefile.am                       |    2 +-
 2 files changed, 14 insertions(+), 13 deletions(-)
---
diff --git a/help/C/start-game.page b/help/C/start.page
similarity index 60%
rename from help/C/start-game.page
rename to help/C/start.page
index 981f178..2f8ac29 100644
--- a/help/C/start-game.page
+++ b/help/C/start.page
@@ -1,7 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
       type="topic"
-      id="start-game">
-
+      id="start">
   <info>
     <link type="guide" xref="index#play"/>
     <link type="seealso" xref="rules"/>
@@ -25,18 +24,20 @@
 
   <p><app>Klotski</app> offers a large collection of games, to play a new
   game:</p>
-  <p>Select <guiseq><gui style="menu">Klotski</gui>
-  <gui style="menuitem">New Game</gui></guiseq>.
-  Alternatively, you can click the <gui style="button">Start Over</gui>
-  button. It will start a new game of the default puzzle, <gui>Only 18
-  Steps</gui>.</p>
+  <steps>
+    <item><p>Select <guiseq><gui style="menu">Klotski</gui>
+    <gui style="menuitem">New Game</gui></guiseq>. Alternatively, you can
+    click on <gui style="button">Start Over</gui>. It will start a new game of
+    the default puzzle, <gui>Only 18 Steps</gui>.</p></item>
+  </steps>
 
   <section id="play-different-puzzles">
   <title>Play a different puzzle</title>
-
-    <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>
+  <steps>
+    <item><p>To play a different puzzle, click on
+    <gui style="button">View Puzzles</gui>.</p></item>
+    <item><p>Choose a game category and double click to start playing.</p>
+    </item>
+  </steps>
   </section>
-
 </page>
diff --git a/help/Makefile.am b/help/Makefile.am
index 5b2ee9d..f8960f1 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -13,7 +13,7 @@ HELP_FILES = \
   puzzles.page \
   rules.page \
   scores.page \
-  start-game.page
+  start.page
 
 HELP_LINGUAS =
 


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