Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/imagename/board2_0.xml.in
blob: 15a4e5f53a63ec5096f7c8c9a25130d558f97c2d (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
<?xml version="1.0" encoding="UTF-8"?>
<ShapeGame>
  <Shape name="1" pixmapfile="skin:gcompris-shapelabel.png" type="SHAPE_BACKGROUND"
	 x="405" y="490" zoomx="1" zoomy="1" position="0"/>
  <Title x="394" y="490" justification="GTK_JUSTIFY_CENTER" color_skin="gcompris/text button">
    <_name>Drag and Drop each item onto its name</_name>
  </Title>
  <Shape name="A" pixmapfile="gcompris/misc/bottle.png"
	 x="194" y="90" zoomx="1" zoomy="1" position="0"/>
  <Title x="194" y="200" justification="GTK_JUSTIFY_CENTER">
    <_name>bottle</_name>
  </Title>
  <Shape name="D" pixmapfile="gcompris/misc/glass.png"
	 x="194" y="340" zoomx="1" zoomy="1" position="0"/>
  <Title x="194" y="450" justification="GTK_JUSTIFY_CENTER">
    <_name>glass</_name>
  </Title>
  <Shape name="B" pixmapfile="gcompris/misc/egg.png"
	 x="394" y="90" zoomx="1" zoomy="1" position="0"/>
  <Title x="394" y="200" justification="GTK_JUSTIFY_CENTER">
    <_name>egg</_name>
  </Title>
  <Shape name="E" pixmapfile="gcompris/misc/eggpot.png"     
	 x="394" y="340" zoomx="1" zoomy="1" position="0"/>
  <Title x="394" y="450" justification="GTK_JUSTIFY_CENTER">
    <_name>eggcup</_name>
  </Title>
  <Shape name="M" pixmapfile="gcompris/misc/flower.png"
	 x="594" y="90" zoomx="1" zoomy="1" position="0" />
  <Title x="594" y="200" justification="GTK_JUSTIFY_CENTER">
    <_name>flower</_name>
  </Title>
  <Shape name="F" pixmapfile="gcompris/misc/flowerpot.png"       
	 x="594" y="340" zoomx="1" zoomy="1" position="0"/>
  <Title x="594" y="450" justification="GTK_JUSTIFY_CENTER">
    <_name>vase</_name>
  </Title>
</ShapeGame>