Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/click_on_letter.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/click_on_letter.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/click_on_letter.xml.in')
-rw-r--r--boards/click_on_letter.xml.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/boards/click_on_letter.xml.in b/boards/click_on_letter.xml.in
index 2732a7b..6707db1 100644
--- a/boards/click_on_letter.xml.in
+++ b/boards/click_on_letter.xml.in
@@ -1,13 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
<Board
+ name="click_on_letter"
type="click_on_letter"
icon="boardicons/click_on_letter.png"
mandatory_sound_file="click_on_letter.ogg"
difficulty="1"
author="Pascal Georges (pascal.georges1@free.fr)"
boarddir="click_on_letter">
- <_name>Click on a letter</_name>
+ <_title>Click on a letter</_title>
<_description>Hear a letter and click on the right letter</_description>
</Board>
</GCompris>