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>2004-11-05 00:57:43 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2004-11-05 00:57:43 (GMT)
commitdcc46b996017b6157847112f0967e508bd8eec10 (patch)
tree357caeabe93d258397a0866744fe6f75c46909e7 /boards/babymatch
parent53506de820700271d91a5eb2a0f2daee2d17ef52 (diff)
added a new level by Karl Ove Hufthammer <karl@huftis.org> images taken
* boards/babymatch/Makefile.am: added a new level by Karl Ove Hufthammer <karl@huftis.org> * boards/babymatch/bell.png: images taken from openclipart * boards/babymatch/gramophone.png: - * boards/babymatch/lifebuoy.png: - * boards/babymatch/sun.png: - * boards/babymatch/board7_0.xml.in: added a new level by Karl Ove Hufthammer <karl@huftis.org> * boards/gcompris/bonus/smiley_bad.png: recolored by Karl Ove Hufthammer * boards/gcompris/bonus/smiley_good.png: * po/POTFILES.in: added board7_0.xml.in
Diffstat (limited to 'boards/babymatch')
-rw-r--r--boards/babymatch/Makefile.am3
-rw-r--r--boards/babymatch/bell.pngbin0 -> 7124 bytes
-rw-r--r--boards/babymatch/board7_0.xml.in20
-rw-r--r--boards/babymatch/gramophone.pngbin0 -> 12231 bytes
-rw-r--r--boards/babymatch/lifebuoy.pngbin0 -> 11632 bytes
-rw-r--r--boards/babymatch/sun.pngbin0 -> 4546 bytes
6 files changed, 22 insertions, 1 deletions
diff --git a/boards/babymatch/Makefile.am b/boards/babymatch/Makefile.am
index 28425a4..fe79c9a 100644
--- a/boards/babymatch/Makefile.am
+++ b/boards/babymatch/Makefile.am
@@ -7,7 +7,8 @@ xml_in_files = \
board3_0.xml.in \
board4_0.xml.in \
board5_0.xml.in \
- board6_0.xml.in
+ board6_0.xml.in \
+ board7_0.xml.in
xml_DATA = $(xml_in_files:.xml.in=.xml)
diff --git a/boards/babymatch/bell.png b/boards/babymatch/bell.png
new file mode 100644
index 0000000..71524f2
--- /dev/null
+++ b/boards/babymatch/bell.png
Binary files differ
diff --git a/boards/babymatch/board7_0.xml.in b/boards/babymatch/board7_0.xml.in
new file mode 100644
index 0000000..70a9811
--- /dev/null
+++ b/boards/babymatch/board7_0.xml.in
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ShapeGame>
+ <Shape name="1" pixmapfile="skin:gcompris-shapelabel.png" type="SHAPE_BACKGROUND"
+ x="405" y="460" zoomx="1" zoomy="1" position="0"/>
+ <Title x="394" y="460" justification="GTK_JUSTIFY_CENTER">
+ <_name>Drag and Drop the items to make them match</_name>
+ </Title>
+ <Shape name="A" pixmapfile="babymatch/sun.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="babymatch/gramophone.png" type="SHAPE_BACKGROUND"
+ x="394" y="200" zoomx="1" zoomy="1" position="0"/>
+ <Shape name="E" pixmapfile="babymatch/bell.png"
+ x="394" y="350" zoomx="1" zoomy="1" position="0"/>
+ <Shape name="M" pixmapfile="gcompris/misc/sailingboat.png" type="SHAPE_BACKGROUND"
+ x="594" y="200" zoomx="1" zoomy="1" position="0" />
+ <Shape name="F" pixmapfile="babymatch/lifebuoy.png"
+ x="594" y="350" zoomx="1" zoomy="1" position="0"/>
+</ShapeGame>
diff --git a/boards/babymatch/gramophone.png b/boards/babymatch/gramophone.png
new file mode 100644
index 0000000..a4d3831
--- /dev/null
+++ b/boards/babymatch/gramophone.png
Binary files differ
diff --git a/boards/babymatch/lifebuoy.png b/boards/babymatch/lifebuoy.png
new file mode 100644
index 0000000..28ccf24
--- /dev/null
+++ b/boards/babymatch/lifebuoy.png
Binary files differ
diff --git a/boards/babymatch/sun.png b/boards/babymatch/sun.png
new file mode 100644
index 0000000..fde7d2a
--- /dev/null
+++ b/boards/babymatch/sun.png
Binary files differ