Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/redraw_symmetrical.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/redraw_symmetrical.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/redraw_symmetrical.xml.in')
-rw-r--r--boards/redraw_symmetrical.xml.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/boards/redraw_symmetrical.xml.in b/boards/redraw_symmetrical.xml.in
index b0ccc31..90e0aa5 100644
--- a/boards/redraw_symmetrical.xml.in
+++ b/boards/redraw_symmetrical.xml.in
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
<Board
- name="redraw"
+ name="redraw_symmetrical"
type="python:redraw"
section="/fun/."
mode="symmetrical"
@@ -9,7 +9,7 @@
icon="boardicons/redraw_symmetry.png"
author="Bruno Coudoin (bruno.coudoin@free.fr)"
boarddir="">
- <_title>Redraw the given item</_title>
+ <_title>Mirror the given item</_title>
<_description>Copy the mirror image of an object from the box
on the right into the box on the left.</_description>
<_prerequisite></_prerequisite>