[gcompris] Complete board xml file for mining activity



commit c9bae3525b487eebb9f3b2fab76bb66f6058dddf
Author: Peter Albrecht <pa-dev gmx de>
Date:   Mon Sep 10 21:43:24 2012 +0200

    Complete board xml file for mining activity

 src/mining-activity/mining.xml.in |   23 ++++++++++++++++-------
 1 files changed, 16 insertions(+), 7 deletions(-)
---
diff --git a/src/mining-activity/mining.xml.in b/src/mining-activity/mining.xml.in
index e2cb812..a735672 100644
--- a/src/mining-activity/mining.xml.in
+++ b/src/mining-activity/mining.xml.in
@@ -6,15 +6,24 @@
         section="/experimental"
         icon="mining.svg"
         difficulty="1"
-        author="your name here"
+        author="Peter Albrecht (pa-dev gmx de)"
         boarddir=""
         >
-        <_title>set a title for mining</_title>
-        <_description>set a description for mining</_description>
-        <_prerequisite>set a prerequisite for mining</_prerequisite>
-        <_goal>set a goal for mining</_goal>
-        <_manual>set a manual for mining</_manual>
-        <_credit>set a credit for mining</_credit>
+        <_title>Mining for gold</_title>
+        <_description>Use the mousewheel to approach the rockwall an look for gold nuggets.</_description>
+        <_prerequisite>You should be familiar with moving the mouse and clicking.</_prerequisite>
+        <_goal>Lern to use the mousewheel to zoom in and out.</_goal>
+        <_manual>Looking at the rockwall, you can see a sparkle somewhere. Move the mouse cursor next to this sparkle and use the mousewheel to zoom in.
+If you zoomed in at maximum, a gold nugget will appear at the position of the sparkle. Click on the gold nugget to collect it.
+
+Having collected the nugget, use the mousewheel to zoom out again. If you zoomed out at maximum, another sparkle will appear, showing the next gold
+nugget to collect. Collect enough nuggets to complete the level.
+
+The lorry in the lower, right corner of the screen will tell you the number of already collected nuggets and the total number of nuggets to collect
+in this level.
+
+Have fun! :)</_manual>
+        <_credit></_credit>
   </Board>
   <Data directory=""/>
 </GCompris>



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