Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/mouse.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/mouse.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/mouse.xml.in')
-rw-r--r--boards/mouse.xml.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/boards/mouse.xml.in b/boards/mouse.xml.in
new file mode 100644
index 0000000..84774c1
--- /dev/null
+++ b/boards/mouse.xml.in
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<GCompris>
+ <Board
+ name="mouse"
+ type="menu"
+ section="/computer/mouse"
+ icon="boardicons/erase.png"
+ author="">
+ <_title>Mouse manipulation boards</_title>
+ <_description>Left-Click with the mouse to select an activity</_description>
+ </Board>
+</GCompris>