Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/babymatch
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2001-10-29 16:52:36 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2001-10-29 16:52:36 (GMT)
commitd92388b1112f5779e1bb7fd14cf9f6eaf7db455b (patch)
tree6b987fe1f6a239c851b7f1b9750a028911ff6e13 /boards/babymatch
Initial revision
Diffstat (limited to 'boards/babymatch')
-rw-r--r--boards/babymatch/board1_0.xml18
-rw-r--r--boards/babymatch/board2_0.xml18
-rw-r--r--boards/babymatch/board3_0.xml18
-rw-r--r--boards/babymatch/board4_0.xml18
-rw-r--r--boards/babymatch/board5_0.xml16
-rw-r--r--boards/babymatch/board6_0.xml18
6 files changed, 106 insertions, 0 deletions
diff --git a/boards/babymatch/board1_0.xml b/boards/babymatch/board1_0.xml
new file mode 100644
index 0000000..e5297ba
--- /dev/null
+++ b/boards/babymatch/board1_0.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0"?>
+<ShapeGame>
+ <Shape name="1" pixmapfile="gcompris/gcompris-shapelabel.jpg" type="SHAPE_BACKGROUND"
+ x="405" y="570" zoomx="1" zoomy="1" position="0"/>
+ <Title name="Drag and Drop the items to make them match" x="394" y="570" justification="GTK_JUSTIFY_CENTER"/>
+ <Shape name="A" pixmapfile="gcompris/misc/light.png" type="SHAPE_BACKGROUND"
+ x="194" y="200" zoomx="1" zoomy="1" position="0"/>
+ <Shape name="D" pixmapfile="gcompris/misc/lamp.png"
+ x="194" y="350" zoomx="1" zoomy="1" position="0"/>
+ <Shape name="B" pixmapfile="gcompris/misc/postcard.png" type="SHAPE_BACKGROUND"
+ x="394" y="200" zoomx="1" zoomy="1" position="0"/>
+ <Shape name="E" pixmapfile="gcompris/misc/postpoint.png"
+ x="394" y="350" zoomx="1" zoomy="1" position="0"/>
+ <Shape name="M" pixmapfile="gcompris/misc/fishingboat.png" type="SHAPE_BACKGROUND"
+ x="594" y="200" zoomx="1" zoomy="1" position="0" />
+ <Shape name="F" pixmapfile="gcompris/misc/sailingboat.png"
+ x="594" y="350" zoomx="1" zoomy="1" position="0"/>
+</ShapeGame>
diff --git a/boards/babymatch/board2_0.xml b/boards/babymatch/board2_0.xml
new file mode 100644
index 0000000..69666c7
--- /dev/null
+++ b/boards/babymatch/board2_0.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0"?>
+<ShapeGame>
+ <Shape name="1" pixmapfile="gcompris/gcompris-shapelabel.jpg" type="SHAPE_BACKGROUND"
+ x="405" y="570" zoomx="1" zoomy="1" position="0"/>
+ <Title name="Drag and Drop the items to make them match" x="394" y="570" justification="GTK_JUSTIFY_CENTER"/>
+ <Shape name="A" pixmapfile="gcompris/misc/bottle.png" type="SHAPE_BACKGROUND"
+ x="194" y="200" zoomx="1" zoomy="1" position="0"/>
+ <Shape name="D" pixmapfile="gcompris/misc/glass.png"
+ x="194" y="350" zoomx="1" zoomy="1" position="0"/>
+ <Shape name="B" pixmapfile="gcompris/misc/egg.png" type="SHAPE_BACKGROUND"
+ x="394" y="200" zoomx="1" zoomy="1" position="0"/>
+ <Shape name="E" pixmapfile="gcompris/misc/eggpot.png"
+ x="394" y="350" zoomx="1" zoomy="1" position="0"/>
+ <Shape name="M" pixmapfile="gcompris/misc/flower.png" type="SHAPE_BACKGROUND"
+ x="594" y="200" zoomx="1" zoomy="1" position="0" />
+ <Shape name="F" pixmapfile="gcompris/misc/flowerpot.png"
+ x="594" y="350" zoomx="1" zoomy="1" position="0"/>
+</ShapeGame>
diff --git a/boards/babymatch/board3_0.xml b/boards/babymatch/board3_0.xml
new file mode 100644
index 0000000..3b9734e
--- /dev/null
+++ b/boards/babymatch/board3_0.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0"?>
+<ShapeGame>
+ <Shape name="1" pixmapfile="gcompris/gcompris-shapelabel.jpg" type="SHAPE_BACKGROUND"
+ x="405" y="570" zoomx="1" zoomy="1" position="0"/>
+ <Title name="Drag and Drop the items to make them match" x="394" y="570" justification="GTK_JUSTIFY_CENTER"/>
+ <Shape name="A" pixmapfile="gcompris/misc/fusee.png" type="SHAPE_BACKGROUND"
+ x="194" y="200" zoomx="1" zoomy="1" position="0"/>
+ <Shape name="D" pixmapfile="gcompris/misc/star.png"
+ x="194" y="350" zoomx="1" zoomy="1" position="0"/>
+ <Shape name="B" pixmapfile="gcompris/misc/sofa.png" type="SHAPE_BACKGROUND"
+ x="394" y="200" zoomx="1" zoomy="1" position="0"/>
+ <Shape name="E" pixmapfile="gcompris/misc/house.png"
+ x="394" y="350" zoomx="1" zoomy="1" position="0"/>
+ <Shape name="M" pixmapfile="gcompris/misc/lighthouse.png" type="SHAPE_BACKGROUND"
+ x="594" y="200" zoomx="1" zoomy="1" position="0" />
+ <Shape name="F" pixmapfile="gcompris/misc/sailingboat.png"
+ x="594" y="350" zoomx="1" zoomy="1" position="0"/>
+</ShapeGame>
diff --git a/boards/babymatch/board4_0.xml b/boards/babymatch/board4_0.xml
new file mode 100644
index 0000000..a9c9f80
--- /dev/null
+++ b/boards/babymatch/board4_0.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0"?>
+<ShapeGame>
+ <Shape name="1" pixmapfile="gcompris/gcompris-shapelabel.jpg" type="SHAPE_BACKGROUND"
+ x="405" y="570" zoomx="1" zoomy="1" position="0"/>
+ <Title name="Drag and Drop the items to make them match" x="394" y="570" justification="GTK_JUSTIFY_CENTER"/>
+ <Shape name="A" pixmapfile="gcompris/misc/apple.png" type="SHAPE_BACKGROUND"
+ x="194" y="200" zoomx="1" zoomy="1" position="0"/>
+ <Shape name="D" pixmapfile="gcompris/misc/tree.png"
+ x="194" y="350" zoomx="1" zoomy="1" position="0"/>
+ <Shape name="B" pixmapfile="gcompris/misc/bicycle.png" type="SHAPE_BACKGROUND"
+ x="394" y="200" zoomx="1" zoomy="1" position="0"/>
+ <Shape name="E" pixmapfile="gcompris/misc/car.png"
+ x="394" y="350" zoomx="1" zoomy="1" position="0"/>
+ <Shape name="M" pixmapfile="gcompris/misc/carot.png" type="SHAPE_BACKGROUND"
+ x="594" y="200" zoomx="1" zoomy="1" position="0" />
+ <Shape name="F" pixmapfile="gcompris/misc/rape.png"
+ x="594" y="350" zoomx="1" zoomy="1" position="0"/>
+</ShapeGame>
diff --git a/boards/babymatch/board5_0.xml b/boards/babymatch/board5_0.xml
new file mode 100644
index 0000000..67c5bad
--- /dev/null
+++ b/boards/babymatch/board5_0.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0"?>
+<ShapeGame>
+ <Title name="Drag and Drop the items to make them match" x="394" y="570" justification="GTK_JUSTIFY_CENTER"/>
+ <Shape name="A" pixmapfile="gcompris/misc/pencil.png" type="SHAPE_BACKGROUND"
+ x="194" y="200" zoomx="1" zoomy="1" position="0"/>
+ <Shape name="D" pixmapfile="gcompris/misc/postcard.png"
+ x="194" y="350" zoomx="1" zoomy="1" position="0"/>
+ <Shape name="B" pixmapfile="gcompris/misc/sapin.png" type="SHAPE_BACKGROUND"
+ x="394" y="200" zoomx="1" zoomy="1" position="0"/>
+ <Shape name="E" pixmapfile="gcompris/misc/star.png"
+ x="394" y="350" zoomx="1" zoomy="1" position="0"/>
+ <Shape name="M" pixmapfile="gcompris/misc/truck.png" type="SHAPE_BACKGROUND"
+ x="594" y="200" zoomx="1" zoomy="1" position="0" />
+ <Shape name="F" pixmapfile="gcompris/misc/minivan.png"
+ x="594" y="350" zoomx="1" zoomy="1" position="0"/>
+</ShapeGame>
diff --git a/boards/babymatch/board6_0.xml b/boards/babymatch/board6_0.xml
new file mode 100644
index 0000000..d64cd98
--- /dev/null
+++ b/boards/babymatch/board6_0.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0"?>
+<ShapeGame>
+ <Shape name="1" pixmapfile="gcompris/gcompris-shapelabel.jpg" type="SHAPE_BACKGROUND"
+ x="405" y="570" zoomx="1" zoomy="1" position="0"/>
+ <Title name="Drag and Drop the items to make them match" x="394" y="570" justification="GTK_JUSTIFY_CENTER"/>
+ <Shape name="A" pixmapfile="gcompris/misc/castle.png" type="SHAPE_BACKGROUND"
+ x="194" y="200" zoomx="1" zoomy="1" position="0"/>
+ <Shape name="D" pixmapfile="gcompris/misc/crown.png"
+ x="194" y="350" zoomx="1" zoomy="1" position="0"/>
+ <Shape name="B" pixmapfile="gcompris/misc/sailingboat.png" type="SHAPE_BACKGROUND"
+ x="394" y="200" zoomx="1" zoomy="1" position="0"/>
+ <Shape name="E" pixmapfile="gcompris/misc/windflag5.png"
+ x="394" y="350" zoomx="1" zoomy="1" position="0"/>
+ <Shape name="M" pixmapfile="gcompris/misc/raquette.png" type="SHAPE_BACKGROUND"
+ x="594" y="200" zoomx="1" zoomy="1" position="0" />
+ <Shape name="F" pixmapfile="gcompris/misc/football.png"
+ x="594" y="350" zoomx="1" zoomy="1" position="0"/>
+</ShapeGame>