Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/menu.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2004-11-29 00:29:54 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2004-11-29 00:29:54 (GMT)
commit3011ce6212e6a5bd73d4fc8db9e2d651cd2f86d2 (patch)
treea1cd84a8818d5527ab3daf4a73a6c86c45cc50cc /boards/menu.xml.in
parent5bd5cfc8f49e06086930c9630c9821f57a00c519 (diff)
to fix the newline issues in xml files, added the token xml:space="preserve"
Thanks to Danilo Segan for that. * boards/chronos/board3_0.xml.in: * boards/menu.xml.in: * boards/redraw_symmetrical.xml.in: fixed directory path
Diffstat (limited to 'boards/menu.xml.in')
-rw-r--r--boards/menu.xml.in30
1 files changed, 15 insertions, 15 deletions
diff --git a/boards/menu.xml.in b/boards/menu.xml.in
index 6259556..8ee5d17 100644
--- a/boards/menu.xml.in
+++ b/boards/menu.xml.in
@@ -11,20 +11,20 @@
<_prerequisite>GCompris is a collection of educational games that provides different activities to
children from 3 to 8 years old.</_prerequisite>
<_goal>The goal of gcompris is to provide a free alternative to popular proprietary edutainment software</_goal>
- <_manual>A simple click on an icon brings you to an activity or a menu of activities.\n
-At the bottom of the screen is the gcompris control bar.\n
-The following icons are displayed from right to left.\n
-Note that each icon is displayed only if available in the current activity:\n
- Home - Back to previous menu or exit gcompris if at the top\n
- Thumb - OK. Confirm your answer\n
- Dice - Display the current level. Click to select another level\n
- Music note - Repeat the question\n
- Question Mark - Help\n
- Tool - The configuration menu\n
- Tux Plane - About game\n
-The stars means:\n
- 1 Star - 2 to 3 years old\n
- 2 Stars - 4 to 5 years old\n
- 3 Stars - 6 to 7 years old\n</_manual>
+ <_manual xml:space="preserve">A simple click on an icon brings you to an activity or a menu of activities.
+At the bottom of the screen is the gcompris control bar.
+The following icons are displayed from right to left.
+Note that each icon is displayed only if available in the current activity:
+ Home - Back to previous menu or exit gcompris if at the top
+ Thumb - OK. Confirm your answer
+ Dice - Display the current level. Click to select another level
+ Music note - Repeat the question
+ Question Mark - Help
+ Tool - The configuration menu
+ Tux Plane - About game
+The stars means:
+ 1 Star - 2 to 3 years old
+ 2 Stars - 4 to 5 years old
+ 3 Stars - 6 to 7 years old</_manual>
</Board>
</GCompris>