Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/maze2DRelative.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2005-05-25 22:02:32 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2005-05-25 22:02:32 (GMT)
commit2edc42aa3605fad958caf10944e9331a5f4e0afb (patch)
tree3b2826eacec2c187c2d10c531b634bdd550e8abd /boards/maze2DRelative.xml.in
parent5b9a9ce5cf6d0caffb18e460f2bab3066387f191 (diff)
improved help message improved by Yves to provide python detection on
* boards/maze2DRelative.xml.in: improved help message * configure.in: improved by Yves to provide python detection on newer version added detection for cairo and sqllite but it's not used anywhere yet
Diffstat (limited to 'boards/maze2DRelative.xml.in')
-rw-r--r--boards/maze2DRelative.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/maze2DRelative.xml.in b/boards/maze2DRelative.xml.in
index e12a7e6..acde5c4 100644
--- a/boards/maze2DRelative.xml.in
+++ b/boards/maze2DRelative.xml.in
@@ -13,6 +13,6 @@
<_description>Find your way out of the maze (Move is relative)</_description>
<_prerequisite>Can use the keyboard arrow to move an object.</_prerequisite>
<_goal>Help Tux get out of this maze.</_goal>
- <_manual>Use the keyboard arrows to move Tux up to the door.</_manual>
+ <_manual>Use the keyboard arrows to move Tux up to the door. In this maze, the move is relative (first person). Use the up arrow to go forward. The other arrow let you turn Tux in another direction.</_manual>
</Board>
</GCompris>