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>2002-05-12 10:17:04 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2002-05-12 10:17:04 (GMT)
commit6f76e8cf4f7d093c4926d49e5ed79dc9b59d06a0 (patch)
treeffa05937ff067ec32661241f478ecffa713c2e02 /boards/doubleentry
parent80ecc87662763950982f19af22eb6201ac431dbe (diff)
created
Diffstat (limited to 'boards/doubleentry')
-rw-r--r--boards/doubleentry/board3_0.xml.in18
1 files changed, 18 insertions, 0 deletions
diff --git a/boards/doubleentry/board3_0.xml.in b/boards/doubleentry/board3_0.xml.in
new file mode 100644
index 0000000..48e7700
--- /dev/null
+++ b/boards/doubleentry/board3_0.xml.in
@@ -0,0 +1,18 @@
+<?xml version="1.0"?>
+<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"/>
+ <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"/>
+ <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"/>
+ <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"/>
+</ShapeGame>