Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/memory_sound.xml.in
diff options
context:
space:
mode:
authorYves Combe <ycombe@src.gnome.org>2005-11-07 00:03:47 (GMT)
committer Yves Combe <ycombe@src.gnome.org>2005-11-07 00:03:47 (GMT)
commit1a4e9288c553547fde7f9855d654079b090845eb (patch)
tree1c9d745ed9ca563468c730d696aa8ea2d0b98a5f /boards/memory_sound.xml.in
parentc44741825f6389f34653787cac95a050fec83e18 (diff)
missing xml;in from previous commit.
Diffstat (limited to 'boards/memory_sound.xml.in')
-rw-r--r--boards/memory_sound.xml.in19
1 files changed, 19 insertions, 0 deletions
diff --git a/boards/memory_sound.xml.in b/boards/memory_sound.xml.in
new file mode 100644
index 0000000..f71ddaf
--- /dev/null
+++ b/boards/memory_sound.xml.in
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<GCompris>
+ <Board
+ name="memory_sound"
+ type="memory"
+ section="/boards/memory_group"
+ mode="sound"
+ difficulty="1"
+ icon="boardicons/memory.png"
+ author="Bruno Coudoin (bruno.coudoin@free.fr)"
+ boarddir="">
+ <_title>Memory Game with sounds</_title>
+ <_description>Flip the cards to find the matching pairs</_description>
+ <_prerequisite>Mouse-manipulation</_prerequisite>
+ <_goal>Train your memory and remove all the tux violonists</_goal>
+ <_manual>Memory, sound based.</_manual>
+ </Board>
+ <Data directory=""/>
+</GCompris>