~ubuntu-branches/ubuntu/maverick/gcompris/maverick

« back to all changes in this revision

Viewing changes to src/geography-activity/resources/geography/board2_0.xml.in

  • Committer: Bazaar Package Importer
  • Author(s): Marc Gariepy, Marc Gariepy, Stephane Graber
  • Date: 2010-01-04 17:42:49 UTC
  • mfrom: (1.1.14 upstream)
  • Revision ID: james.westby@ubuntu.com-20100104174249-7bupatd9dtxyhvs4
Tags: 9.0-0ubuntu1
[Marc Gariepy]
* New upstream release (9.0).
* Remove cache.c from POTFILES to avoid FTBFS
* Remove unneeded rm in debian/rules (file no longer exists upstream)

[Stephane Graber]
* Bump Debian standards to 3.8.3
* Add patch system (dpatch)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
 
 
3
<ShapeGame>
 
4
  <Title x="600" y="495" justification="GTK_JUSTIFY_CENTER">
 
5
    <_name>North America</_name>
 
6
  </Title>
 
7
  <Shape name="A" pixmapfile="geography/northamerica/bahamas.png" x="399" y="443" zoomx="1" zoomy="1" position="0" sound="voices/$LOCALE/geography/bahamas.ogg">
 
8
        <_tooltip>Bahamas</_tooltip>
 
9
  </Shape>
 
10
  <Shape name="B" pixmapfile="geography/northamerica/canada.png" x="349" y="182" zoomx="1" zoomy="1" position="0" sound="voices/$LOCALE/geography/canada.ogg">
 
11
        <_tooltip>Canada</_tooltip>
 
12
  </Shape>
 
13
  <Shape name="C" pixmapfile="geography/northamerica/cuba.png" x="595" y="400" zoomx="1" zoomy="1" position="0" sound="voices/$LOCALE/geography/cuba.ogg">
 
14
        <_tooltip>Cuba</_tooltip>
 
15
  </Shape>
 
16
  <Shape name="D" pixmapfile="geography/northamerica/dominican_republic.png" x="700" y="429" zoomx="1" zoomy="1" position="0" sound="voices/$LOCALE/geography/dominican_republic.ogg">
 
17
        <_tooltip>Dominican Republic</_tooltip>
 
18
  </Shape>
 
19
  <Shape name="E" pixmapfile="geography/northamerica/greenland.png" x="442" y="79" zoomx="1" zoomy="1" position="0" sound="voices/$LOCALE/geography/greenland.ogg">
 
20
        <_tooltip>Greenland</_tooltip>
 
21
  </Shape>
 
22
  <Shape name="F" pixmapfile="geography/northamerica/haiti.png" x="663" y="429" zoomx="1" zoomy="1" position="0" sound="voices/$LOCALE/geography/haiti.ogg">
 
23
        <_tooltip>Haiti</_tooltip>
 
24
  </Shape>
 
25
  <Shape name="G" pixmapfile="geography/northamerica/iceland.png" x="528" y="48" zoomx="1" zoomy="1" position="0" sound="voices/$LOCALE/geography/iceland.ogg">
 
26
        <_tooltip>Iceland</_tooltip>
 
27
  </Shape>
 
28
  <Shape name="H" pixmapfile="geography/northamerica/jamaica.png" x="620" y="438" zoomx="1" zoomy="1" position="0" sound="voices/$LOCALE/geography/jamaica.ogg">
 
29
        <_tooltip>Jamaica</_tooltip>
 
30
  </Shape>
 
31
  <Shape name="I" pixmapfile="geography/northamerica/mexico.png" x="255" y="434" zoomx="1" zoomy="1" position="0" sound="voices/$LOCALE/geography/mexico.ogg">
 
32
        <_tooltip>Mexico</_tooltip>
 
33
  </Shape>
 
34
  <Shape name="J" pixmapfile="geography/northamerica/usa.png" x="323" y="366" zoomx="1" zoomy="1" position="0" sound="voices/$LOCALE/geography/usa.ogg">
 
35
        <_tooltip>United States of America</_tooltip>
 
36
  </Shape>
 
37
  <Shape name="K" pixmapfile="geography/northamerica/alaska.png" x="156" y="92" zoomx="1" zoomy="1" position="0" sound="voices/$LOCALE/geography/alaska.ogg">
 
38
        <_tooltip>Alaska</_tooltip>
 
39
  </Shape>
 
40
  <Shape name="1" pixmapfile="geography/northamerica/north_america.png" type="SHAPE_BACKGROUND" x="425" y="260" zoomx="1" zoomy="1" position="0"/>
 
41
</ShapeGame>
 
42