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

« back to all changes in this revision

Viewing changes to boards/babymatch/board3_0.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
 
<ShapeGame>
3
 
  <Shape name="1" pixmapfile="skin:gcompris-shapelabel.png" type="SHAPE_BACKGROUND"
4
 
         x="405" y="460" zoomx="1" zoomy="1" position="0"/>
5
 
  <Title   x="394" y="460" justification="GTK_JUSTIFY_CENTER" color_skin="gcompris/text button">
6
 
    <name>Drag and Drop the items to make them match</name>
7
 
  </Title>
8
 
  <Shape name="A" pixmapfile="gcompris/misc/fusee.png" type="SHAPE_BACKGROUND"
9
 
         x="194" y="200" zoomx="1" zoomy="1" position="0"/>
10
 
  <Shape name="D" pixmapfile="gcompris/misc/star.png"
11
 
         x="194" y="350" zoomx="1" zoomy="1" position="0"/>
12
 
  <Shape name="B" pixmapfile="gcompris/misc/sofa.png" type="SHAPE_BACKGROUND"      
13
 
         x="394" y="200" zoomx="1" zoomy="1" position="0"/>
14
 
  <Shape name="E" pixmapfile="gcompris/misc/house.png"     
15
 
         x="394" y="350" zoomx="1" zoomy="1" position="0"/>
16
 
  <Shape name="M" pixmapfile="gcompris/misc/lighthouse.png" type="SHAPE_BACKGROUND"
17
 
         x="594" y="200" zoomx="1" zoomy="1" position="0" />
18
 
  <Shape name="F" pixmapfile="gcompris/misc/sailingboat.png"       
19
 
         x="594" y="350" zoomx="1" zoomy="1" position="0"/>
20
 
</ShapeGame>