Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/drawnumber.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/drawnumber.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/drawnumber.xml.in')
-rw-r--r--boards/drawnumber.xml.in17
1 files changed, 17 insertions, 0 deletions
diff --git a/boards/drawnumber.xml.in b/boards/drawnumber.xml.in
new file mode 100644
index 0000000..971f3de
--- /dev/null
+++ b/boards/drawnumber.xml.in
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<GCompris>
+ <Board
+ name="drawnumber"
+ type="python:drawnumber"
+ section="/math/numeration"
+ icon="boardicons/drawnumber.png"
+ difficulty="4"
+ author="Olivier Ponchaut (opvg@edpnet.be)"
+ boarddir="">
+ <_title>Draw Number</title>
+ <_description>Draw the picture by following numbers</_description>
+ <_prerequisite>Can count from 1 to 50.</_prerequisite>
+ <_manual>Draw the picture by clicking on each numbers in the right order.</_manual>
+ </Board>
+ <Data directory=""/>
+</GCompris>