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

« back to all changes in this revision

Viewing changes to src/babyshapes-activity/resources/babyshapes/board5_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
<ShapeGame shadow_enable="0">
 
3
  <Title x="394" y="495" justification="GTK_JUSTIFY_CENTER" color_skin="gcompris/text button"
 
4
         color_background_skin="gcompris/shadow">
 
5
    <_name>Hello ! My name is Lock.</_name>
 
6
  </Title>
 
7
  <Shape name="A" pixmapfile="babyshapes/dog1/dog1.png" x="259" y="350" zoomx="1" zoomy="1" position="0"/>
 
8
  <Shape name="B" pixmapfile="babyshapes/dog1/dog2.png" x="602" y="229" zoomx="1" zoomy="1" position="0"/>
 
9
  <Shape name="C" pixmapfile="babyshapes/dog1/dog3.png" x="301" y="148" zoomx="1" zoomy="1" position="0"/>
 
10
  <Shape name="1" pixmapfile="babyshapes/dog1/dog.png" type="SHAPE_BACKGROUND" x="400" y="250" zoomx="1" zoomy="1" position="0"/>
 
11
</ShapeGame>