Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/doubleentry.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/doubleentry.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/doubleentry.xml.in')
-rw-r--r--boards/doubleentry.xml.in9
1 files changed, 7 insertions, 2 deletions
diff --git a/boards/doubleentry.xml.in b/boards/doubleentry.xml.in
index fc922dd..eed6e29 100644
--- a/boards/doubleentry.xml.in
+++ b/boards/doubleentry.xml.in
@@ -1,13 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
<Board
+ name="doubleentry"
type="shapegame"
- icon="doubleentry/boardicon.png"
+ icon="boardicons/doubleentry.png"
difficulty="2"
author="Bruno Coudoin (bruno.coudoin@free.fr)"
mode="background=doubleentry/gcompris-bg.png"
boarddir="doubleentry">
- <_name>Double entry table</_name>
+ <_title>Double entry table</_title>
<_description>Drag and Drop the items in the double entry table</_description>
+ <_prerequisite>Basic counting skills</_prerequisite>
+ <_goal>The children must move the items on the left to their proper
+destination in the double entry table.</_goal>
+ <_manual>Drag and Drop proposed items to their destination</_manual>
</Board>
</GCompris>