Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/geography/board1_0.xml.in
blob: 197c575534c7a644257e633706384d26a3cb46f5 (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
<?xml version="1.0" encoding="UTF-8"?>

<ShapeGame>
  <Title x="600" y="495" justification="GTK_JUSTIFY_CENTER">
    <_name>Continents</_name>
  </Title>
  <Shape name="A" pixmapfile="geography/continents/africa.png" x="433" y="318" zoomx="1" zoomy="1" position="0" sound="voices/$LOCALE/geography/africa.ogg">
        <_tooltip>Africa</_tooltip>
  </Shape>
  <Shape name="B" pixmapfile="geography/continents/america.png" x="232" y="251" zoomx="1" zoomy="1" position="0" sound="voices/$LOCALE/geography/america.ogg">
        <_tooltip>America</_tooltip>
  </Shape>
  <Shape name="D" pixmapfile="geography/continents/antartica.png" x="370" y="465" zoomx="1" zoomy="1" position="0" sound="voices/$LOCALE/geography/antartica.ogg">
        <_tooltip>Antartica</_tooltip>
  </Shape>
  <Shape name="C" pixmapfile="geography/continents/asia.png" x="595" y="211" zoomx="1" zoomy="1" position="0" sound="voices/$LOCALE/geography/asia.ogg">
        <_tooltip>Asia</_tooltip>
  </Shape>
    <Shape name="E" pixmapfile="geography/continents/europa.png" x="430" y="156" zoomx="1" zoomy="1" position="0" sound="voices/$LOCALE/geography/europe.ogg">
        <_tooltip>Europe</_tooltip>
  </Shape>
  <Shape name="F" pixmapfile="geography/continents/oceania.png" x="695" y="398" zoomx="1" zoomy="1" position="0" sound="voices/$LOCALE/geography/oceania.ogg">
        <_tooltip>Oceania</_tooltip>
  </Shape>
  <Shape name="1" pixmapfile="geography/continents/back.png" type="SHAPE_BACKGROUND"
	 x="425" y="260" zoomx="1" zoomy="1" position="0"/>
</ShapeGame>