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

« back to all changes in this revision

Viewing changes to boards/babyshapes/board2_0.xml

  • Committer: Bazaar Package Importer
  • Author(s): Yann Dirson
  • Date: 2002-04-21 16:16:27 UTC
  • Revision ID: james.westby@ubuntu.com-20020421161627-s07yahahm817qxs6
Tags: upstream-1.0.3
ImportĀ upstreamĀ versionĀ 1.0.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<ShapeGame>
 
3
  <Shape name="C" pixmapfile="babyshapes/banana.png"                    targetfile="babyshapes/T_banana.png"  
 
4
         x="594" y="200" zoomx="1" zoomy="1" position="0"/>
 
5
  <Shape name="D" pixmapfile="babyshapes/hexagone.png"                  targetfile="babyshapes/T_hexagone.png"     
 
6
         x="194" y="400" zoomx="1" zoomy="1" position="0"/>
 
7
  <Shape name="A" pixmapfile="babyshapes/pacman.png"                    targetfile="babyshapes/T_pacman.png"  
 
8
         x="194" y="200" zoomx="1" zoomy="1" position="0"/>
 
9
  <Shape name="E" pixmapfile="babyshapes/triangle.png"                  targetfile="babyshapes/T_triangle.png"    
 
10
         x="394" y="400" zoomx="1" zoomy="1" position="0"/>
 
11
  <Shape name="F" pixmapfile="babyshapes/rectangle_triangle.png"        targetfile="babyshapes/T_rectangle_triangle.png"      
 
12
         x="594" y="400" zoomx="1" zoomy="1" position="0"/>
 
13
  <Shape name="B" pixmapfile="babyshapes/star.png"                      targetfile="babyshapes/T_star.png"       
 
14
         x="394" y="200" zoomx="1" zoomy="1" position="0"/>
 
15
</ShapeGame>