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

« back to all changes in this revision

Viewing changes to boards/paintings/board3_1.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="495" zoomx="1" zoomy="1" position="0"/>
5
 
  <Title x="405" y="485" justification="GTK_JUSTIFY_CENTER" color_skin="gcompris/text button">
6
 
    <name>Kandinsky, Wassily, Composition VIII - 1923</name>
7
 
  </Title>
8
 
  <Title x="405" y="505" justification="GTK_JUSTIFY_CENTER" color_skin="gcompris/text button">
9
 
    <name>Oil on canvas, 140 x 201 cm; Solomon R. Guggenheim Museum, New York</name>
10
 
  </Title>
11
 
  <Shape name="A" pixmapfile="paintings//kandinky.comp8/puzzle1.png" x="168" y="150" zoomx="1" zoomy="1" position="0"/>
12
 
  <Shape name="B" pixmapfile="paintings//kandinky.comp8/puzzle2.png" x="335" y="150" zoomx="1" zoomy="1" position="0"/>
13
 
  <Shape name="C" pixmapfile="paintings//kandinky.comp8/puzzle3.png" x="502" y="122" zoomx="1" zoomy="1" position="0"/>
14
 
  <Shape name="D" pixmapfile="paintings//kandinky.comp8/puzzle4.png" x="648" y="122" zoomx="1" zoomy="1" position="0"/>
15
 
  <Shape name="E" pixmapfile="paintings//kandinky.comp8/puzzle5.png" x="147" y="351" zoomx="1" zoomy="1" position="0"/>
16
 
  <Shape name="F" pixmapfile="paintings//kandinky.comp8/puzzle6.png" x="315" y="351" zoomx="1" zoomy="1" position="0"/>
17
 
  <Shape name="G" pixmapfile="paintings//kandinky.comp8/puzzle7.png" x="502" y="323" zoomx="1" zoomy="1" position="0"/>
18
 
  <Shape name="H" pixmapfile="paintings//kandinky.comp8/puzzle8.png" x="648" y="323" zoomx="1" zoomy="1" position="0"/>
19
 
</ShapeGame>
20
 
 
21