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

« back to all changes in this revision

Viewing changes to boards/crane.xml

  • 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
<GCompris>
 
3
  <Board 
 
4
         name="crane"
 
5
         type="crane"
 
6
         section="/puzzle"
 
7
         icon="boardicons/crane.png" 
 
8
         difficulty="2"
 
9
         mode="normal"
 
10
         author="Marc BRUN"
 
11
         boarddir="">
 
12
         <title>Build the same model</title>
 
13
         <description>Drive the crane and copy the model</description>
 
14
        <prerequisite>Mouse manipulation</prerequisite>
 
15
        <goal>Motor-coordination</goal>
 
16
         <manual>Move the items in the bottom left frame to copy their position in the top right model. Below the crane itself, you will find four arrows that let you move items. To select the item to move, just click on it.</manual>
 
17
         <credit></credit>
 
18
  </Board>
 
19
</GCompris>