~ml-launchpad/ubuntu/natty/gcompris/fix-for-777349

« back to all changes in this revision

Viewing changes to boards/chronos/board3_4.xml

  • 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>Transportation</name>
6
 
  </Title>
7
 
  <Shape name="G" pixmapfile="chronos/images/st_rocket.png"  x="233" y="276" zoomx="1" zoomy="1" position="0"/>
8
 
  <Title x="233" y="399" justification="GTK_JUSTIFY_CENTER"><name xml:space="preserve">1829 Stephenson's Rocket
9
 
Steam locomotive</name></Title>
10
 
  <Shape name="E" pixmapfile="chronos/images/Eole.png"  x="500" y="84" zoomx="1" zoomy="1" position="0"/>
11
 
  <Title x="474" y="170" justification="GTK_JUSTIFY_CENTER"><name>1880 Clement Ader's Eole</name></Title>
12
 
  <Shape name="C" pixmapfile="chronos/images/fardier.png"  x="600" y="380" zoomx="1" zoomy="1" position="0"/>
13
 
  <Title x="625" y="452" justification="GTK_JUSTIFY_CENTER"><name>1769 Cugnot's fardier</name></Title>
14
 
</ShapeGame>
15