Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/memory_group.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2005-10-12 22:24:34 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2005-10-12 22:24:34 (GMT)
commit3918461e9680a2453da5445a11f6476596edf4a1 (patch)
tree55a70fcc344a794194359be6b13dd38d6e60eca1 /boards/memory_group.xml.in
parent9ba4e2ddecceacbb0492b3ee8670503f083e47f6 (diff)
- Changed the key system for windows to use only numbers
- Now the keypad is always considered with num lock set. boards no more need to make the keypad adaptation. - created a new group
Diffstat (limited to 'boards/memory_group.xml.in')
-rw-r--r--boards/memory_group.xml.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/boards/memory_group.xml.in b/boards/memory_group.xml.in
new file mode 100644
index 0000000..be7efa4
--- /dev/null
+++ b/boards/memory_group.xml.in
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<GCompris>
+ <Board
+ name="memory"
+ type="menu"
+ section="/boards"
+ icon="boardicons/memory.png"
+ author="">
+ <_title>Go to Memory activities</_title>
+ <_description>Left-click the mouse on an activity to select it.</_description>
+ </Board>
+</GCompris>