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

« back to all changes in this revision

Viewing changes to src/babyshapes-activity/resources/babyshapes/board4_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 shadow_enable="0">
 
3
  <Shape name="C" pixmapfile="babyshapes/food/round_cookie.png"         targetfile="babyshapes/T_round_cookie.png"  
 
4
         x="594" y="200" zoomx="1" zoomy="1" position="0"/>
 
5
  <Shape name="D" pixmapfile="babyshapes/food/pear.png"                 targetfile="babyshapes/T_pear.png"     
 
6
         x="194" y="400" zoomx="1" zoomy="1" position="0"/>
 
7
  <Shape name="A" pixmapfile="babyshapes/food/banana.png"                       targetfile="babyshapes/T_banana.png"  
 
8
         x="194" y="200" zoomx="1" zoomy="1" position="0"/>
 
9
  <Shape name="E" pixmapfile="babyshapes/food/yahourt.png"              targetfile="babyshapes/T_yahourt.png"    
 
10
         x="394" y="400" zoomx="1" zoomy="1" position="0"/>
 
11
  <Shape name="F" pixmapfile="babyshapes/food/milk_cup.png"             targetfile="babyshapes/T_milk_cup.png"      
 
12
         x="594" y="400" zoomx="1" zoomy="1" position="0"/>
 
13
  <Shape name="B" pixmapfile="babyshapes/food/baby_bottle.png"          targetfile="babyshapes/T_baby_bottle.png"       
 
14
         x="394" y="200" zoomx="1" zoomy="1" position="0"/>
 
15
</ShapeGame>