Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/imageid
diff options
context:
space:
mode:
authorPascal Georges <pgeorges@src.gnome.org>2003-01-29 21:12:13 (GMT)
committer Pascal Georges <pgeorges@src.gnome.org>2003-01-29 21:12:13 (GMT)
commit855b2ea4c6b71af2b2eba2c54eadcf42bbe05e6d (patch)
tree1d9be526398dfacbadfcace627de65cd4d502eb3 /boards/imageid
parentf91aa825d6e7188d0b16cb823d36ee8f0aa588c5 (diff)
*** empty log message ***
Diffstat (limited to 'boards/imageid')
-rw-r--r--boards/imageid/avion.pngbin0 -> 13784 bytes
-rw-r--r--boards/imageid/board1.xml.in24
-rw-r--r--boards/imageid/car.pngbin132667 -> 24505 bytes
-rw-r--r--boards/imageid/chien.pngbin0 -> 39256 bytes
4 files changed, 24 insertions, 0 deletions
diff --git a/boards/imageid/avion.png b/boards/imageid/avion.png
new file mode 100644
index 0000000..ea62179
--- /dev/null
+++ b/boards/imageid/avion.png
Binary files differ
diff --git a/boards/imageid/board1.xml.in b/boards/imageid/board1.xml.in
index cb027a2..bab5213 100644
--- a/boards/imageid/board1.xml.in
+++ b/boards/imageid/board1.xml.in
@@ -48,4 +48,28 @@
<_text2>boat</_text2>
<_text3>bottle</_text3>
</Board>
+ <Board>
+ <pixmapfile>car.png</pixmapfile>
+ <_text1>car</_text1>
+ <_text2>boat</_text2>
+ <_text3>catch</_text3>
+ </Board>
+ <Board>
+ <pixmapfile>chien.png</pixmapfile>
+ <_text1>dog</_text1>
+ <_text2>cat</_text2>
+ <_text3>bottle</_text3>
+ </Board>
+ <Board>
+ <pixmapfile>fish.png</pixmapfile>
+ <_text1>fish</_text1>
+ <_text2>finish</_text2>
+ <_text3>cat</_text3>
+ </Board>
+ <Board>
+ <pixmapfile>avion.png</pixmapfile>
+ <_text1>plane</_text1>
+ <_text2>boat</_text2>
+ <_text3>car</_text3>
+ </Board>
</ImageId>
diff --git a/boards/imageid/car.png b/boards/imageid/car.png
index ffa0e56..04dcacd 100644
--- a/boards/imageid/car.png
+++ b/boards/imageid/car.png
Binary files differ
diff --git a/boards/imageid/chien.png b/boards/imageid/chien.png
new file mode 100644
index 0000000..6002019
--- /dev/null
+++ b/boards/imageid/chien.png
Binary files differ