Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/draw.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2005-01-07 00:50:20 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2005-01-07 00:50:20 (GMT)
commite66a2551ce72a79170727b9df19a11259ab46cdf (patch)
tree30578a1c28620e5807c9ec0dd8090c6e85f338da /boards/draw.xml.in
parent1d3f496bd9460bfa9df9aa0600954b189c858a08 (diff)
updated the help updated moved to difficulty 0. no more needed, replaced
* boards/anim.xml.in: updated the help * boards/boardicons/searace.png: updated * boards/draw.xml.in: moved to difficulty 0. no more needed, replaced by anim. * docs/C/python.xml: API change in the file selector to have a file type passed * src/boards/draw.c: (key_press), (tool_event): API change in the file selector to have a file type passed * src/boards/py-mod-gcompris.c: (pyFileSelectorCallBack), (py_gcompris_file_selector_load), (py_gcompris_file_selector_save): API change in the file selector to have a file type passed * src/boards/python/anim.py: API change in the file selector to have a file type passed * src/boards/python/searace.py: fixed all remaining bug. Still need to display the commands * src/gcompris/file_selector.c: (gcompris_file_selector_save), (gcompris_file_selector_load), (display_file_selector), (item_event_file_selector): API change in the file selector to have a file type passed * src/gcompris/gcompris.h: API change in the file selector to have a file type passed
Diffstat (limited to 'boards/draw.xml.in')
-rw-r--r--boards/draw.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/draw.xml.in b/boards/draw.xml.in
index 144a27c..64c54f0 100644
--- a/boards/draw.xml.in
+++ b/boards/draw.xml.in
@@ -5,7 +5,7 @@
type="draw"
section="/fun/."
icon="boardicons/draw.png"
- difficulty="1"
+ difficulty="0"
author="Bruno Coudoin (bruno.coudoin@free.fr)"
boarddir="colornforms">
<_title>A simple vector drawing tool</_title>