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

« back to all changes in this revision

Viewing changes to boards/gletters.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:
3
3
  <Board 
4
4
         name="gletters"
5
5
         type="gletters" 
6
 
         section="/computer/."
 
6
         section="/computer/keyboard"
7
7
         icon="boardicons/gletters.png" 
8
8
         difficulty="1"
9
9
         author="Bruno Coudoin (bruno.coudoin@free.fr)"
10
10
         boarddir="">
11
11
         <_title>Simple Letters</_title>
12
12
         <_description>Type the falling letters before they reach the ground</_description>
13
 
        <_goal>Letter recognition between the screen and the keyboard</_goal>
 
13
        <_goal>Letter association between the screen and the keyboard</_goal>
14
14
        <_prerequisite>Keyboard manipulation</_prerequisite>
15
15
        <_manual>Type the falling letters before they reach the ground</_manual>
16
16
  </Board>