Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/erase.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2001-11-10 20:29:57 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2001-11-10 20:29:57 (GMT)
commit2beb1e2d0c439a50b2782d1ad9dad45195060c71 (patch)
treefd81e4724aa8dd53b67ec8ed90aa3594860f77af /boards/erase.xml.in
parent23a40071723ea3e9ecb90a8c6a64dbafd57d8f49 (diff)
added the erase board
Diffstat (limited to 'boards/erase.xml.in')
-rw-r--r--boards/erase.xml.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/boards/erase.xml.in b/boards/erase.xml.in
new file mode 100644
index 0000000..d026ddf
--- /dev/null
+++ b/boards/erase.xml.in
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<GCompris>
+ <Board
+ type="erase"
+ icon="boardicons/erase.png"
+ author="Bruno Coudoin (bruno.coudoin at free.fr)"
+ boarddir="erase">
+ <_name>Erase</_name>
+ <_description>Use the mouse to erase the area and discover the background</_description>
+ </Board>
+</GCompris>