~ubuntu-branches/ubuntu/maverick/gcompris/maverick

« back to all changes in this revision

Viewing changes to src/memory_tux-activity/memory_tux.xml.in

  • Committer: Bazaar Package Importer
  • Author(s): Marc Gariepy, Marc Gariepy, Stephane Graber
  • Date: 2010-01-04 17:42:49 UTC
  • mfrom: (1.1.14 upstream)
  • Revision ID: james.westby@ubuntu.com-20100104174249-7bupatd9dtxyhvs4
Tags: 9.0-0ubuntu1
[Marc Gariepy]
* New upstream release (9.0).
* Remove cache.c from POTFILES to avoid FTBFS
* Remove unneeded rm in debian/rules (file no longer exists upstream)

[Stephane Graber]
* Bump Debian standards to 3.8.3
* Add patch system (dpatch)

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="memory_tux"
 
5
         type="memory" 
 
6
         section="/discovery/memory_group"
 
7
         mode="tux" 
 
8
         difficulty="2"
 
9
         icon="memory_tux.svg" 
 
10
         author="Yves Combe (yves@ycombe.net)"
 
11
         boarddir="">
 
12
         <_title>Memory Game with images, against Tux</_title>
 
13
         <_description>Have a memory competition with Tux.</_description>
 
14
        <_prerequisite>Mouse manipulation, Brain.</_prerequisite>
 
15
        <_goal>Train your memory and remove all the cards</_goal>
 
16
        <_manual>You can see a set of cards that all look the same. Each card has a picture on the other side, and each picture has a twin somewhere in the set. You can only turn over two cards at once, so you need to remember where the pictures are until you can find the twin. When you turn over twins, they disappear! You take turns with Tux, and to win the game, you have to find more pairs of twins than he does.</_manual>
 
17
  </Board>
 
18
  <Data directory=""/>
 
19
</GCompris>