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

« back to all changes in this revision

Viewing changes to boards/algorithm.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="algorithm"
5
5
         type="python:algorithm"
6
 
         section="/experience/."
 
6
         section="/discovery/miscelaneous"
7
7
         difficulty="2"
8
8
         icon="boardicons/algorithm.png"
9
9
         author="Christof Petig and Ingo Konrad"
12
12
         <_description>Complete a list of symbols</_description>
13
13
        <_prerequisite>Move and click the mouse</_prerequisite>
14
14
        <_goal>Logic training activity</_goal>
15
 
        <_manual>Find the next in a list of symbols.
16
 
        </_manual>
 
15
        <_manual>Find the next symbol in a list.</_manual>
17
16
  </Board>
18
17
</GCompris>