Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/guessnumber.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2005-11-01 20:55:42 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2005-11-01 20:55:42 (GMT)
commitaecea09a3a88427d3f79a69ad049c00cf92a43aa (patch)
tree2cfa5ca10986a17c4889ab83908c84c89a070d02 /boards/guessnumber.xml.in
parent41e1ff78d4567715baa4f258bb83953dda54dbc3 (diff)
- Fixes text of board description being badly wrapped
I now use the richtext canvas to display it. We may loose on reliabilty. * boards/canal_lock.xml.in: * boards/clickgame.xml.in: * boards/gnumch-inequality.xml.in: * boards/guessnumber.xml.in: * boards/redraw_symmetrical.xml.in: * boards/traffic.xml.in: * boards/watercycle.xml.in: * src/boards/menu.c: (menu_start), (menu_end), (item_event), (set_content), (create_info_area): * src/boards/python/anim.py: fix for import old animation not working * src/boards/python/guessnumber.py: Fix for widget that appers over bonus and/or help * src/gcompris/gameutil.c: (gcompris_add_xml_to_data): * src/gcompris/help.c: (set_content):
Diffstat (limited to 'boards/guessnumber.xml.in')
-rw-r--r--boards/guessnumber.xml.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/boards/guessnumber.xml.in b/boards/guessnumber.xml.in
index 9b38c81..135ac0e 100644
--- a/boards/guessnumber.xml.in
+++ b/boards/guessnumber.xml.in
@@ -9,8 +9,7 @@
author="Clement Coudoin (clement.coudoin@free.fr)"
boarddir="">
<_title>Guess a number</_title>
- <_description xml:space="preserve">Help Tux escape the cave.
-Tux hide a number that you must discover.</_description>
+ <_description>Help Tux escape the cave. Tux hide a number that you must discover.</_description>
<_prerequisite>Numbers from 1 to 1000 for the last level.</_prerequisite>
<_goal></_goal>
<_manual>Read the instructions that give you the range of the number to find. Enter a number in the top right blue entry box. Tux tell you if your number is higher or lower. Then enter another number. The distance between Tux and the escape area on the right represents how far you are from the right number. If Tux is above or under the escape area, it means your number is higher or under the right number.</_manual>