Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/mosaic.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2005-10-30 00:38:36 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2005-10-30 00:38:36 (GMT)
commitfde12488cde247aeccd750a66b8047460d0bfdf2 (patch)
treee1091e7b8fe2da2b225ef27bc9980fda6e99d8d7 /boards/mosaic.xml.in
parentca2b4b198a450a92d5031b1085a83d8407b262fd (diff)
- login do no more need pysqlite
- user report now use the gcompris login name if available - created a new activity, called mosaic. Not playable yet.
Diffstat (limited to 'boards/mosaic.xml.in')
-rw-r--r--boards/mosaic.xml.in19
1 files changed, 19 insertions, 0 deletions
diff --git a/boards/mosaic.xml.in b/boards/mosaic.xml.in
new file mode 100644
index 0000000..5a912fb
--- /dev/null
+++ b/boards/mosaic.xml.in
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<GCompris>
+ <Board
+ name="mosaic"
+ type="python:mosaic"
+ section="/boards/memory"
+ icon="boardicons/guessnumber.png"
+ difficulty="0"
+ author="Clement Coudoin (clement.coudoin@free.fr)"
+ boarddir="">
+ <_title>Rebuild the mosaic</_title>
+ <_description >Rebuild the mosaic</_description>
+ <_prerequisite></_prerequisite>
+ <_goal></_goal>
+ <_manual></_manual>
+ <_credit></_credit>
+ </Board>
+ <Data directory=""/>
+</GCompris>