Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/imageid/board1.xml.in
blob: 40f07021219653fef23980c9bb81213d79f96023 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<?xml version="1.0" encoding="UTF-8" ?>
<ImageId>
  <Board>
  	<pixmapfile>imageid/cartable.png</pixmapfile>
  	<_text1>satchel</_text1>
	<_text2>cheese</_text2>
	<_text3>house</_text3>
  </Board>
  <Board>
  	<pixmapfile>imageid/banana.png</pixmapfile>
  	<_text1>banana</_text1>
	<_text2>house</_text2>
	<_text3>book</_text3>
  </Board>
  <Board>
  	<pixmapfile>imageid/maison.png</pixmapfile>
  	<_text1>house</_text1>
	<_text2>book</_text2>
	<_text3>bag</_text3>
  </Board>
  <Board>
  	<pixmapfile>imageid/pomme.png</pixmapfile>
  	<_text1>apple</_text1>
	<_text2>pear</_text2>
	<_text3>cow</_text3>
  </Board>
  <Board>
  	<pixmapfile>imageid/bed.png</pixmapfile>
  	<_text1>bed</_text1>
	<_text2>bottle</_text2>
	<_text3>book</_text3>
  </Board>
  <Board>
  	<pixmapfile>imageid/bottle.png</pixmapfile>
  	<_text1>bottle</_text1>
	<_text2>book</_text2>
	<_text3>back</_text3>
  </Board>
  <Board>
  	<pixmapfile>imageid/cake.png</pixmapfile>
    	<_text1>cake</_text1>
	<_text2>car</_text2>
	<_text3>camel</_text3>
  </Board>
  <Board>
  	<pixmapfile>imageid/ballon.png</pixmapfile>
    	<_text1>ball</_text1>
	<_text2>boat</_text2>
	<_text3>bottle</_text3>
  </Board>
  <Board>
  	<pixmapfile>imageid/car.png</pixmapfile>
    	<_text1>car</_text1>
	<_text2>boat</_text2>
	<_text3>catch</_text3>
  </Board>
  <Board>
  	<pixmapfile>imageid/chien.png</pixmapfile>
    	<_text1>dog</_text1>
	<_text2>cat</_text2>
	<_text3>bottle</_text3>
  </Board>
  <Board>
  	<pixmapfile>imageid/fish.png</pixmapfile>
    	<_text1>fish</_text1>
	<_text2>finish</_text2>
	<_text3>cat</_text3>
  </Board>
  <Board>
  	<pixmapfile>imageid/avion.png</pixmapfile>
    	<_text1>plane</_text1>
	<_text2>boat</_text2>
	<_text3>car</_text3>
  </Board>
</ImageId>