Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/doubleentry
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2004-02-09 00:41:02 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2004-02-09 00:41:02 (GMT)
commita1979d3295d5e1d4ece854763b79cf0346f1ac9c (patch)
treef824b332fb6f711892fd57faab5f78064e7206c1 /boards/doubleentry
parent29781e8c6f9ef59fae1db2c8c19fdc00d1206733 (diff)
fixed. changed pixmap images by text fixed. changed pixmap images by text
* boards/doubleentry/board1_0.xml.in: fixed. changed pixmap images by text * boards/doubleentry/board3_0.xml.in: fixed. changed pixmap images by text * boards/gcompris_pixmaps.assetml.in: removed pixmap numbers * boards/imageid.xml.in: typo * boards/money.xml.in: typo * boards/money_cents.xml.in: typo
Diffstat (limited to 'boards/doubleentry')
-rw-r--r--boards/doubleentry/board1_0.xml.in6
-rw-r--r--boards/doubleentry/board3_0.xml.in12
2 files changed, 9 insertions, 9 deletions
diff --git a/boards/doubleentry/board1_0.xml.in b/boards/doubleentry/board1_0.xml.in
index de5920c..a447ce6 100644
--- a/boards/doubleentry/board1_0.xml.in
+++ b/boards/doubleentry/board1_0.xml.in
@@ -1,17 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<ShapeGame shapebox_x="15" shapebox_y="20" shapebox_w="80" shapebox_h="440"
shapebox_nb_shape_x="1" shapebox_nb_shape_y="6" >
- <Shape name="1" pixmapfile="gcompris/letters/1.png" x="231" y="90" zoomx="1" zoomy="1" position="0" type="SHAPE_BACKGROUND"/>
+ <Title x="231" y="90" justification="GTK_JUSTIFY_CENTER"><name>1</name></Title>
<Shape name="A" pixmapfile="doubleentry/circle-blue-1.png" x="137" y="325" zoomx="1" zoomy="1" position="0" type="SHAPE_BACKGROUND"/>
<Shape name="A" pixmapfile="doubleentry/circle-blue-1.png" x="231" y="325" zoomx="1" zoomy="1" position="0"/>
<Shape name="B" pixmapfile="doubleentry/circle-blue-2.png" x="321" y="325" zoomx="1" zoomy="1" position="0"/>
<Shape name="C" pixmapfile="doubleentry/circle-blue-3.png" x="418" y="325" zoomx="1" zoomy="1" position="0"/>
- <Shape name="2" pixmapfile="gcompris/letters/2.png" x="321" y="90" zoomx="1" zoomy="1" position="0" type="SHAPE_BACKGROUND"/>
+ <Title x="321" y="90" justification="GTK_JUSTIFY_CENTER"><name>2</name></Title>
<Shape name="D" pixmapfile="doubleentry/circle-red-1.png" x="137" y="170" zoomx="1" zoomy="1" position="0" type="SHAPE_BACKGROUND"/>
<Shape name="D" pixmapfile="doubleentry/circle-red-1.png" x="231" y="170" zoomx="1" zoomy="1" position="0"/>
<Shape name="E" pixmapfile="doubleentry/circle-red-2.png" x="321" y="170" zoomx="1" zoomy="1" position="0"/>
<Shape name="F" pixmapfile="doubleentry/circle-red-3.png" x="418" y="170" zoomx="1" zoomy="1" position="0"/>
- <Shape name="3" pixmapfile="gcompris/letters/3.png" x="418" y="90" zoomx="1" zoomy="1" position="0" type="SHAPE_BACKGROUND"/>
+ <Title x="418" y="90" justification="GTK_JUSTIFY_CENTER"><name>3</name></Title>
<Shape name="G" pixmapfile="doubleentry/circle-green-1.png" x="137" y="245" zoomx="1" zoomy="1" position="0" type="SHAPE_BACKGROUND"/>
<Shape name="G" pixmapfile="doubleentry/circle-green-1.png" x="231" y="245" zoomx="1" zoomy="1" position="0"/>
<Shape name="H" pixmapfile="doubleentry/circle-green-2.png" x="321" y="245" zoomx="1" zoomy="1" position="0"/>
diff --git a/boards/doubleentry/board3_0.xml.in b/boards/doubleentry/board3_0.xml.in
index 3202667..74a15e6 100644
--- a/boards/doubleentry/board3_0.xml.in
+++ b/boards/doubleentry/board3_0.xml.in
@@ -1,17 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<ShapeGame>
- <Shape name="1" pixmapfile="gcompris/letters/1.png" x="231" y="90" zoomx="1" zoomy="1" position="0" type="SHAPE_BACKGROUND"/>
- <Shape name="c" pixmapfile="gcompris/letters/C.png" x="137" y="325" zoomx="1" zoomy="1" position="0" type="SHAPE_BACKGROUND"/>
+ <Title x="231" y="90" justification="GTK_JUSTIFY_CENTER"><name>1</name></Title>
+ <Title x="137" y="325" justification="GTK_JUSTIFY_CENTER"><name>C</name></Title>
<Shape name="A" pixmapfile="doubleentry/circle-red-1.png" x="231" y="325" zoomx="1" zoomy="1" position="0" sound="c 1"/>
<Shape name="B" pixmapfile="doubleentry/circle-red-2.png" x="321" y="325" zoomx="1" zoomy="1" position="0" sound="c 2"/>
<Shape name="C" pixmapfile="doubleentry/circle-red-3.png" x="418" y="325" zoomx="1" zoomy="1" position="0" sound="c 3"/>
- <Shape name="2" pixmapfile="gcompris/letters/2.png" x="321" y="90" zoomx="1" zoomy="1" position="0" type="SHAPE_BACKGROUND"/>
- <Shape name="a" pixmapfile="gcompris/letters/A.png" x="137" y="170" zoomx="1" zoomy="1" position="0" type="SHAPE_BACKGROUND"/>
+ <Title x="321" y="90" justification="GTK_JUSTIFY_CENTER"><name>2</name></Title>
+ <Title x="137" y="170" justification="GTK_JUSTIFY_CENTER"><name>A</name></Title>
<Shape name="D" pixmapfile="doubleentry/circle-blue-1.png" x="231" y="170" zoomx="1" zoomy="1" position="0" sound="a 1"/>
<Shape name="E" pixmapfile="doubleentry/circle-blue-2.png" x="321" y="170" zoomx="1" zoomy="1" position="0" sound="a 2"/>
<Shape name="F" pixmapfile="doubleentry/circle-blue-3.png" x="418" y="170" zoomx="1" zoomy="1" position="0" sound="a 3"/>
- <Shape name="3" pixmapfile="gcompris/letters/3.png" x="418" y="90" zoomx="1" zoomy="1" position="0" type="SHAPE_BACKGROUND"/>
- <Shape name="b" pixmapfile="gcompris/letters/B.png" x="137" y="245" zoomx="1" zoomy="1" position="0" type="SHAPE_BACKGROUND"/>
+ <Title x="418" y="90" justification="GTK_JUSTIFY_CENTER"><name>3</name></Title>
+ <Title x="137" y="245" justification="GTK_JUSTIFY_CENTER"><name>B</name></Title>
<Shape name="G" pixmapfile="doubleentry/circle-green-1.png" x="231" y="245" zoomx="1" zoomy="1" position="0" sound="b 1"/>
<Shape name="H" pixmapfile="doubleentry/circle-green-2.png" x="321" y="245" zoomx="1" zoomy="1" position="0" sound="b 2"/>
<Shape name="I" pixmapfile="doubleentry/circle-green-3.png" x="418" y="245" zoomx="1" zoomy="1" position="0" sound="b 3"/>