Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/chronos.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2006-10-18 22:38:52 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2006-10-18 22:38:52 (GMT)
commitd0895b584a0c59677e31e7609cb9ba5b714dc3cd (patch)
treed5e3b7972a4424f750b8eff424c961d63fadea05 /boards/chronos.xml.in
parent7ee676c3261774968fed5dca2339035658163676 (diff)
- There were a lot of bad formatted xml string in the menus for the help.
When a line is split on several lines, the xml:space="preserve" was missing in numerous places. It means that many translations was missing. - Fixed some bad English thanks to Clytie.
Diffstat (limited to 'boards/chronos.xml.in')
-rw-r--r--boards/chronos.xml.in14
1 files changed, 5 insertions, 9 deletions
diff --git a/boards/chronos.xml.in b/boards/chronos.xml.in
index 495e45e..d363ea7 100644
--- a/boards/chronos.xml.in
+++ b/boards/chronos.xml.in
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
- <Board
- name="chronos"
- type="shapegame"
+ <Board
+ name="chronos"
+ type="shapegame"
section="/discovery/miscelaneous"
- icon="boardicons/chronos.png"
+ icon="boardicons/chronos.png"
mandatory_sound_file="sounds/chronos/space/1.ogg"
difficulty="1"
author="José Jorge (jjorge@free.fr)"
@@ -14,11 +14,7 @@
<_manual>Pick from the pictures on the left and put them on the red dots</_manual>
<_goal>Sort the pictures into the order that tells the story</_goal>
<_prerequisite>Tell a short story</_prerequisite>
- <_credit>Moon photo is copyright NASA.
-The space sounds come from Tuxpaint and Vegastrike which are released under the GPL license.
-The transportation images are copyright Franck Doucet.
-Dates of Transportation are based on those found in &lt;http://www.wikipedia.org&gt;.
-</_credit>
+ <_credit>Moon photo is copyright NASA. The space sounds come from Tuxpaint and Vegastrike which are released under the GPL license. The transportation images are copyright Franck Doucet. Dates of Transportation are based on those found in &lt;http://www.wikipedia.org&gt;.</_credit>
</Board>
</GCompris>