Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/erase_clic.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2005-04-12 22:03:56 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2005-04-12 22:03:56 (GMT)
commit983d8e88b2572c860847bc2d29886006df192c11 (patch)
tree79e5cbc3efbbf48032336af88efad02057ea26fb /boards/erase_clic.xml.in
parentaee015bfd818ce62ce604f2e9ade74652d425954 (diff)
Yves created 2 new activities by changeing the erase one.
Now we have a submenu in the computer menu to learn mouse move, simple and double click Laurent fixed connect4 activity. No more bug clicking on a full column. menu.c fixed to find boardicon in it's local board directory
Diffstat (limited to 'boards/erase_clic.xml.in')
-rw-r--r--boards/erase_clic.xml.in23
1 files changed, 23 insertions, 0 deletions
diff --git a/boards/erase_clic.xml.in b/boards/erase_clic.xml.in
new file mode 100644
index 0000000..1a2f6ce
--- /dev/null
+++ b/boards/erase_clic.xml.in
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<GCompris>
+ <Board
+ name="erase_clic"
+ type="erase"
+ section="/computer/mouse/."
+ icon="boardicons/erase_clic.png"
+ difficulty="1"
+ mode="clic"
+ author="Bruno Coudoin (bruno.coudoin@free.fr)"
+ boarddir="">
+ <_title>Clic with the mouse</_title>
+ <_description>Clic with the mouse to erase the area and discover the background</_description>
+ <_prerequisite>Mouse manipulation</_prerequisite>
+ <_goal>Motor coordination</_goal>
+ <_manual>
+Clic on rectangles with the mouse until all the blocks disappear.
+ </_manual>
+ <_credit>Animal pictures are taken from the Animal Photography Page of Ralf Schmode (http://schmode.net/)
+Ralf has given gcompris the authorization to include his pictures. Thanks a lot Ralf.
+ </_credit>
+ </Board>
+</GCompris>