Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/leftright.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/leftright.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/leftright.xml.in')
-rw-r--r--boards/leftright.xml.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/boards/leftright.xml.in b/boards/leftright.xml.in
index dae7c84..77829f5 100644
--- a/boards/leftright.xml.in
+++ b/boards/leftright.xml.in
@@ -1,12 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
<Board
+ name="leftright"
type="leftright"
difficulty="1"
icon="boardicons/leftright.png"
author="Pascal Georges (pascal.georges1@free.fr)"
boarddir="leftright">
- <_name>Find your left and right hands</_name>
+ <_title>Find your left and right hands</_title>
<_description>Given hands pictures, find if it's a right or left one</_description>
</Board>
</GCompris>