Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/erase.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.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.xml.in')
-rw-r--r--boards/erase.xml.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/boards/erase.xml.in b/boards/erase.xml.in
index 77efcc0..fbf9681 100644
--- a/boards/erase.xml.in
+++ b/boards/erase.xml.in
@@ -3,9 +3,10 @@
<Board
name="erase"
type="erase"
- section="/computer/."
+ section="/computer/mouse/."
icon="boardicons/erase.png"
difficulty="1"
+ mode="normal"
author="Bruno Coudoin (bruno.coudoin@free.fr)"
boarddir="">
<_title>Move the mouse</_title>
@@ -15,8 +16,7 @@
<_manual>
Move 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>Animal pictures are taken from the Animal Photography Page of Ralf Schmode (http://schmode.net/) and from LE BERRE Daniel. They gave GCompris the authorization to include their pictures. Thanks a lot.
</_credit>
</Board>
</GCompris>