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

« back to all changes in this revision

Viewing changes to src/babymatch-activity/resources/babymatch/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
<ShapeGame>
 
3
  <Title   x="394" y="460" justification="GTK_JUSTIFY_CENTER"
 
4
           color_skin="gcompris/text button"
 
5
           color_background_skin="gcompris/shadow">
 
6
    <_name>Drag and Drop the items to make them match</_name>
 
7
  </Title>
 
8
  <Shape name="A" pixmapfile="babymatch/light.svg" type="SHAPE_BACKGROUND"
 
9
         x="194" y="200" zoomx="1" zoomy="1" position="0"/>
 
10
  <Shape name="D" pixmapfile="babymatch/lamp.svg"
 
11
         x="194" y="350" zoomx="1" zoomy="1" position="0"/>
 
12
  <Shape name="B" pixmapfile="babymatch/postcard.svg" type="SHAPE_BACKGROUND"
 
13
         x="394" y="200" zoomx="1" zoomy="1" position="0"/>
 
14
  <Shape name="E" pixmapfile="babymatch/postpoint.svg"
 
15
         x="394" y="350" zoomx="1" zoomy="1" position="0"/>
 
16
  <Shape name="M" pixmapfile="babymatch/fishingboat.svg" type="SHAPE_BACKGROUND"
 
17
         x="594" y="200" zoomx="1" zoomy="1" position="0" />
 
18
  <Shape name="F" pixmapfile="babymatch/sailingboat.svg"
 
19
         x="594" y="350" zoomx="1" zoomy="1" position="0"/>
 
20
</ShapeGame>