Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/ballcatch.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2004-08-12 22:10:20 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2004-08-12 22:10:20 (GMT)
commit626f5b7cb2ce0dcc60ee1b881f5129ff87b96912 (patch)
tree9d44503b76c78ccccb61992b860c8da57bea7bb0 /boards/ballcatch.xml.in
parent8ef698bcbf176251aa9c462f5cc7f4754611a442 (diff)
missing file, ballcatch game created from the official flag.
* boards/ballcatch.xml.in: missing file, ballcatch game * boards/flags/wa.png: created from the official flag.
Diffstat (limited to 'boards/ballcatch.xml.in')
-rw-r--r--boards/ballcatch.xml.in18
1 files changed, 18 insertions, 0 deletions
diff --git a/boards/ballcatch.xml.in b/boards/ballcatch.xml.in
new file mode 100644
index 0000000..e3a7769
--- /dev/null
+++ b/boards/ballcatch.xml.in
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<GCompris>
+ <Board
+ name="ballcatch"
+ type="python:ballcatch"
+ section="/."
+ icon="boardicons/ballcatch.png"
+ difficulty="0"
+ author="Bruno Coudoin (bruno.coudoin@free.fr)"
+ boarddir="">
+ <_title>Send the ball to Tux</_title>
+ <_description>Push the two shift keys together to send the ball straight</_description>
+ <_prerequisite></_prerequisite>
+ <_goal></_goal>
+ <_credit></_credit>
+ </Board>
+ <Data directory=""/>
+</GCompris>