Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/clickanddraw.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2007-04-03 00:42:13 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2007-04-03 00:42:13 (GMT)
commit9b25990d9f21375b8bb291c0655af22fac674f78 (patch)
tree3169b3e28d0882c12d5b6c39e5a90f69e817a5fb /boards/clickanddraw.xml.in
parent8b1602b52e680d14ee18eda98a42bcfe679cede2 (diff)
*** RELEASE 8.3BETA2 ***
Added new activity by Olivier Ponchaut (opvg at edpnet on be) * src/boards/python/anim.py: fixed crash when clicking end while a picture is taken * src/boards/python/followline.py: fixed crash when clicking end just before the bonus display svn path=/trunk/; revision=2579
Diffstat (limited to 'boards/clickanddraw.xml.in')
-rw-r--r--boards/clickanddraw.xml.in16
1 files changed, 16 insertions, 0 deletions
diff --git a/boards/clickanddraw.xml.in b/boards/clickanddraw.xml.in
new file mode 100644
index 0000000..dccff8b
--- /dev/null
+++ b/boards/clickanddraw.xml.in
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<GCompris>
+ <Board
+ name="clickanddraw"
+ type="python:clickanddraw"
+ section="/computer/mouse"
+ icon="boardicons/clickanddraw.png"
+ difficulty="2"
+ author="Olivier Ponchaut (opvg@edpnet.be)"
+ boarddir="">
+ <_title>Click and draw</_title>
+ <_description>Draw the picture by clicking on the blue points.</_description>
+ <_manual>Draw the picture by clicking on each blue point in sequence.</_manual>
+ </Board>
+ <Data directory=""/>
+</GCompris>