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

« back to all changes in this revision

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