~ubuntu-branches/ubuntu/precise/gcompris/precise

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Yann Dirson
  • Date: 2010-06-27 22:51:30 UTC
  • mfrom: (1.1.16 upstream) (5.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20100627225130-mf7h4m5r8m7bd9fb
Tags: 9.3-1
* New upstream release.
* Drop GTK_DISABLE_DEPRECATED patch, useless for now.
* Provide RELEASE_NOTE_9.3.txt downloaded from sourceforge.
* New voice package for Asturian.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8"?>
2
2
<GCompris>
3
 
  <Board 
 
3
  <Board
4
4
         name="clockgame"
5
 
         type="clockgame" 
 
5
         type="clockgame"
6
6
         section="/discovery/miscelaneous"
7
 
         icon="clockgame.svg" 
 
7
         icon="clockgame.svg"
8
8
         difficulty="2"
9
9
         author="Bruno Coudoin (bruno.coudoin@free.fr)"
10
 
         boarddir="">
 
10
         boarddir=""
 
11
         demo="1">
11
12
         <_title>Learning Clock</_title>
12
13
         <_description>Learn how to tell the time</_description>
13
14
        <_prerequisite>The concept of time. Reading the time.</_prerequisite>