/usr/share/gcompris/boards/mining.xml is in gcompris-data 15.02-1.1ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 | <?xml version="1.0" encoding="UTF-8"?>
<GCompris>
<Board
name="mining"
type="python:mining"
section="/computer/mouse"
icon="mining.svg"
difficulty="1"
author="Peter Albrecht (pa-dev@gmx.de)"
boarddir=""
demo="1">
<title>Mining for gold</title>
<description>Use the mousewheel to approach the rockwall and look for gold nuggets.</description>
<prerequisite>You should be familiar with moving the mouse and clicking.</prerequisite>
<goal>Learn to use the mousewheel to zoom in and out.</goal>
<manual xml:space="preserve">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 truck 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.
To start the tutorial, click on professor Tux (available at level 1) and let him show you, what to do next.
Have fun! :)</manual>
<credit xml:space="preserve">Thanks to the Tuxpaint team for providing the following sounds under GPL:
- realrainbow.ogg - used when a new gold nugget appears
- metalpaint.wav - remixed and used when a gold nugget is collected</credit>
</Board>
<Data directory=""/>
</GCompris>
|