Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/clickgame.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2002-04-16 22:31:43 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2002-04-16 22:31:43 (GMT)
commit61936c2857dfcabbc707792ca2201038dd295fb1 (patch)
tree2cc51bbf32c2bf31e3042529f457692276f8a714 /boards/clickgame.xml.in
parent23d7201161f9f872e8e5c6e791b1c3853609d7c1 (diff)
many change added the name property and change name entity to title
added the timer api and implemented it in algebra board
Diffstat (limited to 'boards/clickgame.xml.in')
-rw-r--r--boards/clickgame.xml.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/boards/clickgame.xml.in b/boards/clickgame.xml.in
index 4d1415e..0c023d9 100644
--- a/boards/clickgame.xml.in
+++ b/boards/clickgame.xml.in
@@ -1,12 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
<Board
+ name="clickgame"
type="clickgame"
icon="boardicons/clickgame.png"
difficulty="1"
author="Bruno Coudoin (bruno.coudoin@free.fr)"
boarddir="fishes">
- <_name>Click On Me</_name>
+ <_title>Click On Me</_title>
<_description>Left-Click with the mouse on all swimming fishes before they leave the fishtank</_description>
<_prerequisite>Can move the mouse</_prerequisite>
<_goal>In this game, the children will discover the click on the computer mouse.