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

« back to all changes in this revision

Viewing changes to src/imagename-activity/resources/imagename/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="490" justification="GTK_JUSTIFY_CENTER" color_skin="gcompris/text button" color_background_skin="gcompris/shadow">
 
4
    <_name>Drag and Drop each item onto its name</_name>
 
5
  </Title>
 
6
  <Shape name="E" pixmapfile="imagename/postpoint.png"
 
7
         x="194" y="90" zoomx="1" zoomy="1" position="0"/>
 
8
  <Title x="194" y="200" justification="GTK_JUSTIFY_CENTER">
 
9
    <_name>mail box</_name>
 
10
  </Title>
 
11
  <Shape name="F" pixmapfile="imagename/sailingboat.png"
 
12
         x="194" y="340" zoomx="1" zoomy="1" position="0"/>
 
13
  <Title x="194" y="450" justification="GTK_JUSTIFY_CENTER">
 
14
    <_name>sailing boat</_name>
 
15
  </Title>
 
16
  <Shape name="B" pixmapfile="imagename/lamp.png"
 
17
         x="394" y="90" zoomx="1" zoomy="1" position="0"/>
 
18
  <Title x="394" y="200" justification="GTK_JUSTIFY_CENTER">
 
19
    <_name>lamp</_name>
 
20
  </Title>
 
21
  <Shape name="D" pixmapfile="imagename/postcard.png"
 
22
         x="394" y="340" zoomx="1" zoomy="1" position="0"/>
 
23
  <Title x="394" y="450" justification="GTK_JUSTIFY_CENTER">
 
24
    <_name>postcard</_name>
 
25
  </Title>
 
26
  <Shape name="M" pixmapfile="imagename/fishingboat.png"
 
27
         x="594" y="90" zoomx="1" zoomy="1" position="0" />
 
28
  <Title x="594" y="200" justification="GTK_JUSTIFY_CENTER">
 
29
    <_name>fishing boat</_name>
 
30
  </Title>
 
31
  <Shape name="A" pixmapfile="imagename/light.png"
 
32
         x="594" y="340" zoomx="1" zoomy="1" position="0"/>
 
33
  <Title x="594" y="450" justification="GTK_JUSTIFY_CENTER">
 
34
    <_name>bulb</_name>
 
35
  </Title>
 
36
</ShapeGame>