Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/fifteen.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/fifteen.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/fifteen.xml.in')
-rw-r--r--boards/fifteen.xml.in13
1 files changed, 2 insertions, 11 deletions
diff --git a/boards/fifteen.xml.in b/boards/fifteen.xml.in
index a83c3f7..811ac32 100644
--- a/boards/fifteen.xml.in
+++ b/boards/fifteen.xml.in
@@ -1,22 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
- <Board
+ <Board
name="fifteen"
type="fifteen"
section="/puzzle"
- icon="boardicons/fifteen.png"
+ icon="boardicons/fifteen.png"
difficulty="5"
author="Bruno Coudoin (bruno.coudoin@free.fr)"
boarddir="">
- <keywords>
- <_keyword>anticipate</_keyword>
- <_keyword>move</_keyword>
- <_keyword>slide</_keyword>
- <_keyword>logical</_keyword>
- <_keyword>Samuel Loyd</_keyword>
- <_keyword>puzzle</_keyword>
- <_keyword>taquin</_keyword>
- </keywords>
<_title>The fifteen game</_title>
<_description>Move each item to make an increasing series: from the smallest to the largest</_description>
<_prerequisite>Mouse-manipulation</_prerequisite>