Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/imagename/board5_0.xml.in
blob: 9dd009a70aa4c4d00c0d866fcf4a5942a5417366 (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/pencil.png"
	 x="194" y="90" zoomx="1" zoomy="1" position="0"/>
  <Title x="194" y="200" justification="GTK_JUSTIFY_CENTER">
    <_name>pencil</_name>
  </Title>
  <Shape name="D" pixmapfile="gcompris/misc/postcard.png"
	 x="194" y="340" zoomx="1" zoomy="1" position="0"/>
  <Title x="194" y="450" justification="GTK_JUSTIFY_CENTER">
    <_name>postcard</_name>
  </Title>
  <Shape name="B" pixmapfile="gcompris/misc/sapin.png"
	 x="394" y="90" zoomx="1" zoomy="1" position="0"/>
  <Title x="394" y="200" justification="GTK_JUSTIFY_CENTER">
    <_name>tree</_name>
  </Title>
  <Shape name="E" pixmapfile="gcompris/misc/star.png"
	 x="394" y="340" zoomx="1" zoomy="1" position="0"/>
  <Title x="394" y="450" justification="GTK_JUSTIFY_CENTER">
    <_name>star</_name>
  </Title>
  <Shape name="M" pixmapfile="gcompris/misc/truck.png"
	 x="594" y="90" zoomx="1" zoomy="1" position="0" />
  <Title x="594" y="200" justification="GTK_JUSTIFY_CENTER">
    <_name>truck</_name>
  </Title>
  <Shape name="F" pixmapfile="gcompris/misc/minivan.png"
	 x="594" y="340" zoomx="1" zoomy="1" position="0"/>
  <Title x="594" y="450" justification="GTK_JUSTIFY_CENTER">
    <_name>van</_name>
  </Title>
</ShapeGame>