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

« back to all changes in this revision

Viewing changes to boards/babyshapes/board1_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/rectangle.png"     targetfile="babyshapes/T_rectangle.png"  
 
4
         x="594" y="200" zoomx="1" zoomy="1" position="0"/>
 
5
  <Shape name="D" pixmapfile="babyshapes/circle.png"        targetfile="babyshapes/T_circle.png"     
 
6
         x="194" y="400" zoomx="1" zoomy="1" position="0"/>
 
7
  <Shape name="A" pixmapfile="babyshapes/hyperstar.png"     targetfile="babyshapes/T_hyperstar.png"  
 
8
         x="194" y="200" zoomx="1" zoomy="1" position="0"/>
 
9
  <Shape name="E" pixmapfile="babyshapes/losange.png"       targetfile="babyshapes/T_losange.png"    
 
10
         x="394" y="400" zoomx="1" zoomy="1" position="0"/>
 
11
  <Shape name="F" pixmapfile="babyshapes/ovale.png"         targetfile="babyshapes/T_ovale.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>