Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/erase_clic.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/erase_clic.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/erase_clic.xml.in')
-rw-r--r--boards/erase_clic.xml.in7
1 files changed, 3 insertions, 4 deletions
diff --git a/boards/erase_clic.xml.in b/boards/erase_clic.xml.in
index d65750f..253952d 100644
--- a/boards/erase_clic.xml.in
+++ b/boards/erase_clic.xml.in
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
- <Board
+ <Board
name="erase_clic"
type="erase"
section="/computer/mouse"
- icon="boardicons/erase_clic.png"
+ icon="boardicons/erase_clic.png"
difficulty="1"
mode="clic"
author="Bruno Coudoin (bruno.coudoin@free.fr)"
@@ -14,7 +14,6 @@
<_prerequisite>Mouse-manipulation</_prerequisite>
<_goal>Motor-coordination</_goal>
<_manual>Click the mouse on rectangles until all the blocks disappear.</_manual>
- <_credit>Animal pictures come from the Animal Photography Page of Ralf Schmode (http://schmode.net/). Ralf has kindly permitted Gcompris to include his pictures. Thanks a lot, Ralf.
- </_credit>
+ <_credit>Animal pictures come from the Animal Photography Page of Ralf Schmode (http://schmode.net/). Ralf has kindly permitted Gcompris to include his pictures. Thanks a lot, Ralf.</_credit>
</Board>
</GCompris>