~ubuntu-branches/ubuntu/trusty/gcompris/trusty

« back to all changes in this revision

Viewing changes to boards/chronos/board1_1.xml.in

  • Committer: Bazaar Package Importer
  • Author(s): Yann Dirson
  • Date: 2006-12-15 23:08:17 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20061215230817-exr5ks1hd73s3tlk
Tags: 8.2.2-1
* New upstream bugfix release, fixes among other things the support for
  the version of gnucap shipped in etch.
* Add missing dependency on python-gtk2 (Closes: #396523).
* Removed reference to non-existent sound file from memory.c (upstream
  fix - impacts 8.2 as well).  
* Now suggests gnuchess, gnucap, and tuxpaint.
* Updated extended description for the main package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<ShapeGame>
 
3
  <Title y="500" x="660" justification="GTK_JUSTIFY_CENTER">
 
4
    <_name>The 4 Seasons</_name>
 
5
  </Title>
 
6
  <Shape zoomy="1" zoomx="1" y="140" x="230" position="0" pixmapfile="chronos/images/spring.png" name="A"/>
 
7
  <Title y="25" x="220" justification="GTK_JUSTIFY_CENTER">
 
8
     <_name>Spring</_name>
 
9
  </Title>
 
10
  <Shape zoomy="1" zoomx="1" y="140" x="595" position="0" pixmapfile="chronos/images/summer.png" name="B"/>
 
11
  <Title y="25" x="590" justification="GTK_JUSTIFY_CENTER">
 
12
     <_name>Summer</_name>
 
13
  </Title>
 
14
  <Shape zoomy="1" zoomx="1" y="365" x="230" position="0" pixmapfile="chronos/images/autumn.png" name="C"/>
 
15
  <Title y="480" x="220" justification="GTK_JUSTIFY_CENTER">
 
16
     <_name>Autumn</_name>
 
17
  </Title>
 
18
  <Shape zoomy="1" zoomx="1" y="365" x="595" position="0" pixmapfile="chronos/images/winter.png" name="D"/>
 
19
  <Title y="480" x="590" justification="GTK_JUSTIFY_CENTER">
 
20
     <_name>Winter</_name>
 
21
  </Title>
 
22
</ShapeGame>
 
 
b'\\ No newline at end of file'