Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/superbrain.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2002-09-10 23:13:53 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2002-09-10 23:13:53 (GMT)
commitcc6d20cca12706c998b9ce1b617b82caefd0d048 (patch)
treefa70d3c6858e126c14416b0bc77a253d195a19e1 /boards/superbrain.xml.in
parente312553d9a8c9d6f3dfdc39de31ebde0c37d3305 (diff)
file name fixes / added the desktop icon for gcompris edit
Diffstat (limited to 'boards/superbrain.xml.in')
-rw-r--r--boards/superbrain.xml.in24
1 files changed, 24 insertions, 0 deletions
diff --git a/boards/superbrain.xml.in b/boards/superbrain.xml.in
new file mode 100644
index 0000000..13f3572
--- /dev/null
+++ b/boards/superbrain.xml.in
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<GCompris>
+ <Board
+ name="superbrain"
+ type="superbrain"
+ icon="boardicons/superbrain.png"
+ difficulty="2"
+ author="Bruno Coudoin (bruno.coudoin@free.fr)"
+ boarddir="">
+ <_title>Master Mind</_title>
+ <_description>Tux has hidden several items, find them back in the correct order</_description>
+ <_prerequisite></_prerequisite>
+ <_goal>Tux has hidden several items, find them back in the correct order</_goal>
+ <_manual>
+Click on the items until you find what you think is the correct answer.
+Then, click on the OK button in the control bar.
+At the lower level, tux gives you an indication if you got a good position
+by marking the item with a black box.
+You can use the right mouse button to flip the colors in the oposite order.
+ </_manual>
+ <_credit>
+ </_credit>
+ </Board>
+</GCompris>