Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/watercycle.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2003-10-19 23:38:59 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2003-10-19 23:38:59 (GMT)
commit381928572f24318f38556c79e7a9476b59332cf9 (patch)
tree00d3edc3c55ac2e15bb72008db07ff56797ead83 /boards/watercycle.xml.in
parentd4e4e65890640d6e501add60b4d706eef8698347 (diff)
removed train goes faster and arrow issue cause its fixed. added much more
* TODO: removed train goes faster and arrow issue cause its fixed. * boards/dataset/mrpatate.xml: added much more images. Now uses imageset. * boards/watercycle.xml.in: changed help text * src/boards/python/watercycle.py: little cleanup * src/boards/read_colors.c: (start_board), (end_board): memory leak: added g_list_free where needed * src/gcompris/images_selector.c: (gcompris_images_selector_start), (gcompris_images_selector_stop), (display_image), (display_image_set), (free_stuff), (item_event_imageset_selector), (parseImage), (parse_doc), (read_xml_file): complete rework to support dataset in the xml file and display them.
Diffstat (limited to 'boards/watercycle.xml.in')
-rw-r--r--boards/watercycle.xml.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/boards/watercycle.xml.in b/boards/watercycle.xml.in
index 98b9816..2660ee3 100644
--- a/boards/watercycle.xml.in
+++ b/boards/watercycle.xml.in
@@ -9,11 +9,13 @@
author="Bruno Coudoin (bruno.coudoin@free.fr)"
boarddir="watercycle">
<_title>Learn the water cycle</_title>
- <_description>You have to bring back the water system up before Tux goes home</_description>
+ <_description>You have to bring back the water system up.
+Tux comes from a long fishing party on his boat. Help him to have a shower.</_description>
<_prerequisite></_prerequisite>
<_goal>Learn the water cycle</_goal>
<_manual>Click on different active elements : sun, cloud, water pump station,
water cleanup station in order to reactivate the whole
-water system.</_manual>
+water system.
+When done and Tux is in his shower, push the shower button for him.</_manual>
</Board>
</GCompris>