Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/maze3D.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2002-11-25 23:16:55 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2002-11-25 23:16:55 (GMT)
commit88a901f4b403cd063935894f28abe3fa7e15401a (patch)
tree6c0018b5c902ccda3d36496c0a9a5032b507ee32 /boards/maze3D.xml.in
parentcd7b2e4038b6f04f9bba03621ff49c67083b3c0f (diff)
fixed random bad display of the image fixed in i386, keys was not working
* boards/scales/board1_0.xml.in: fixed random bad display of the image * src/boards/gletters.c: (key_press): fixed in i386, keys was not working anymore * src/boards/shapegame.c: (item_event), (add_shape_to_canvas), (add_xml_shape_to_data), (parse_doc): now support the position property in the xml to specify the depth of the shape :back/front. Fixed the sound support for the level 3 of doublentry board. * src/gcompris/soundutil.c: reindented
Diffstat (limited to 'boards/maze3D.xml.in')
-rw-r--r--boards/maze3D.xml.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/boards/maze3D.xml.in b/boards/maze3D.xml.in
index dd182df..d276228 100644
--- a/boards/maze3D.xml.in
+++ b/boards/maze3D.xml.in
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
<Board
- name="maze"
+ name="maze3D"
type="maze"
mode="3D"
icon="boardicons/maze3D.png"
difficulty="2"
- author="Bastiaan Verhoef (b.f.verhoef@student.utwente.nl)"
+ author="Christof Petig (christof@petig-baender.de)"
boarddir="maze">
<_title>3D Maze</_title>
<_description>Find your way out of the 3D maze</_description>