Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/followline.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2004-08-28 13:33:27 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2004-08-28 13:33:27 (GMT)
commitb35233620800db0ebd6adcbf586a7ed460cb0001 (patch)
tree2b8fb1c8046a83a2d23771bbe5362dd35e335bfe /boards/followline.xml.in
parent385d0d8fc44e697225e031f2e14ef92b0c503986 (diff)
added new followline.xml.in board created by bruno for new followline
* boards/Makefile.am: added new followline.xml.in board * boards/followline.xml.in: created by bruno for new followline board. Not yet playable. * boards/sounds/en/alphabet/0.ogg: added by Susan Rich * boards/sounds/en/alphabet/gcompris_alphabet_en.assetml.in: added new sounds * boards/sounds/en/geography/france.ogg: added by Susan Rich * boards/sounds/en/geography/gcompris_geography_en.assetml.in: added new sounds * boards/sounds/en/geography/germany.ogg: added by Susan Rich * boards/sounds/en/misc/awesome.ogg: added by Susan Rich * boards/sounds/en/misc/fantastic.ogg: added by Susan Rich * boards/sounds/en/misc/gcompris_misc_en.assetml.in: added new sounds * boards/sounds/en/misc/perfect.ogg: added by Susan Rich * boards/sounds/en/misc/waytogo.ogg: added by Susan Rich * configure.in: increased en sounds version. gcompris is now maked 6.2. * src/boards/python/Makefile.am: * src/gcompris/bonus.c: added more congratulation sounds: "awesome.ogg", "fantastic.ogg", "waytogo.ogg", "super.ogg", "perfect.ogg" * src/boards/python/followline.py: created by Bruno
Diffstat (limited to 'boards/followline.xml.in')
-rw-r--r--boards/followline.xml.in19
1 files changed, 19 insertions, 0 deletions
diff --git a/boards/followline.xml.in b/boards/followline.xml.in
new file mode 100644
index 0000000..3f3d0c3
--- /dev/null
+++ b/boards/followline.xml.in
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<GCompris>
+ <Board
+ name="followline"
+ type="python:followline"
+ section="/computer/."
+ icon="boardicons/ballcatch.png"
+ difficulty="0"
+ author="Bruno Coudoin (bruno.coudoin@free.fr)"
+ boarddir="">
+ <_title>Follow the line</_title>
+ <_description>Move the mouse and take care to stay on the line</_description>
+ <_prerequisite></_prerequisite>
+ <_goal></_goal>
+ <_manual></_manual>
+ <_credit></_credit>
+ </Board>
+ <Data directory=""/>
+</GCompris>