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-23 23:59:38 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2004-08-23 23:59:38 (GMT)
commit997417ccc2b034e88112f05b3f74d892229f1efe (patch)
tree704b1839949a61dfc22cb4a60e7d61bb6b6f6418 /boards/ballcatch.xml.in
parent9ef976f2707522c962b6b756e8bf21638f62b2ce (diff)
now moved level 1 in computer section created with inkscape by bruno
* boards/ballcatch.xml.in: now moved level 1 in computer section * boards/images/beach.png: created with inkscape by bruno * src/boards/python/ballcatch.py: completed the game. level management is ok. * src/boards/python/redraw.py: type fix
Diffstat (limited to 'boards/ballcatch.xml.in')
-rw-r--r--boards/ballcatch.xml.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/boards/ballcatch.xml.in b/boards/ballcatch.xml.in
index e3a7769..9ee1f17 100644
--- a/boards/ballcatch.xml.in
+++ b/boards/ballcatch.xml.in
@@ -3,15 +3,16 @@
<Board
name="ballcatch"
type="python:ballcatch"
- section="/."
+ section="/computer/."
icon="boardicons/ballcatch.png"
- difficulty="0"
+ difficulty="1"
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>
+ <_manual></_manual>
<_credit></_credit>
</Board>
<Data directory=""/>