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

« back to all changes in this revision

Viewing changes to boards/geography/board1_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>Continents</_name>
6
 
  </Title>
7
 
  <Shape name="A" pixmapfile="geography/continents/africa.png" x="433" y="318" zoomx="1" zoomy="1" position="0" sound="voices/$LOCALE/geography/africa.ogg">
8
 
        <_tooltip>Africa</_tooltip>
9
 
  </Shape>
10
 
  <Shape name="B" pixmapfile="geography/continents/america.png" x="232" y="251" zoomx="1" zoomy="1" position="0" sound="voices/$LOCALE/geography/america.ogg">
11
 
        <_tooltip>America</_tooltip>
12
 
  </Shape>
13
 
  <Shape name="D" pixmapfile="geography/continents/antartica.png" x="370" y="465" zoomx="1" zoomy="1" position="0" sound="voices/$LOCALE/geography/antartica.ogg">
14
 
        <_tooltip>Antartica</_tooltip>
15
 
  </Shape>
16
 
  <Shape name="C" pixmapfile="geography/continents/asia.png" x="595" y="211" zoomx="1" zoomy="1" position="0" sound="voices/$LOCALE/geography/asia.ogg">
17
 
        <_tooltip>Asia</_tooltip>
18
 
  </Shape>
19
 
    <Shape name="E" pixmapfile="geography/continents/europa.png" x="430" y="156" zoomx="1" zoomy="1" position="0" sound="voices/$LOCALE/geography/europe.ogg">
20
 
        <_tooltip>Europe</_tooltip>
21
 
  </Shape>
22
 
  <Shape name="F" pixmapfile="geography/continents/oceania.png" x="695" y="398" zoomx="1" zoomy="1" position="0" sound="voices/$LOCALE/geography/oceania.ogg">
23
 
        <_tooltip>Oceania</_tooltip>
24
 
  </Shape>
25
 
  <Shape name="1" pixmapfile="geography/continents/back.png" type="SHAPE_BACKGROUND"
26
 
         x="425" y="260" zoomx="1" zoomy="1" position="0"/>
27
 
</ShapeGame>
 
 
b'\\ No newline at end of file'