Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/dataset
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2006-09-30 21:01:11 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2006-09-30 21:01:11 (GMT)
commit23410a9d7036b44c87500a45aa552d7a7c0f9893 (patch)
tree5f8c74f5f05c0ea8cf641c05f841cfcf3c528fc1 /boards/dataset
parent428eff1267ad801f45fba2df057831e53472da59 (diff)
added a tux image set with our tux images commented out svg export code
* boards/dataset/misc.xml: added a tux image set with our tux images * src/boards/python/anim.py: commented out svg export code * src/gcompris/file_selector.c: (item_event_file_selector), (parseMime): fixed segfault on mime type * src/gcompris/images_selector.c: (read_dataset_directory): minor, now allow simlynks
Diffstat (limited to 'boards/dataset')
-rw-r--r--boards/dataset/misc.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/boards/dataset/misc.xml b/boards/dataset/misc.xml
index 85f42b5..ffa0730 100644
--- a/boards/dataset/misc.xml
+++ b/boards/dataset/misc.xml
@@ -39,6 +39,8 @@
<Image filename="railroad/loco4.png"/>
<Image filename="railroad/wagon13.png"/>
<Image filename="railroad/wagon6.png"/>
+ <Image filename="images/wagon-green.png"/>
+ <Image filename="images/wagon-yellow.png"/>
<Image filename="chronos/images/helico_cornu.png"/>
<Image filename="chronos/images/wright_flyer.png"/>
<Image filename="chronos/images/lindbergh.png"/>
@@ -90,6 +92,8 @@
<Image filename="gcompris/misc/tree.png"/>
<Image filename="imageid/chien.png"/>
<Image filename="imageid/fish.png"/>
+ <Image filename="images/water_spot.png"/>
+ <Image filename="images/water_drop.png"/>
</ImageSet>
<ImageSet filename="gcompris/food/grapefruit.png">
<Image filename="gcompris/misc/apple.png"/>
@@ -118,4 +122,20 @@
<Image filename="gcompris/food/suggar_box.png"/>
<Image filename="gcompris/food/yahourt.png"/>
</ImageSet>
+ <ImageSet filename="gcompris/misc/tux.png">
+ <Image filename="gcompris/misc/tuxboat.png"/>
+ <Image filename="gcompris/misc/sailingboat.png"/>
+ <Image filename="gcompris/misc/tuxhelico.png"/>
+ <Image filename="gcompris/misc/tuxballoon.png"/>
+ <Image filename="gcompris/misc/tuxloco.png"/>
+ <Image filename="gcompris/misc/tuxplane.png"/>
+ <Image filename="gcompris/misc/Tux_mute.png"/>
+ <Image filename="gcompris/misc/Tux_play.png"/>
+ <Image filename="gcompris/misc/tux_top_north.png"/>
+ <Image filename="gcompris/misc/tux_top_south.png"/>
+ <Image filename="images/tux_albert.png"/>
+ <Image filename="images/tux_graduate.png"/>
+ <Image filename="images/tux-teacher.png"/>
+ <Image filename="images/tux_teen.png"/>
+ </ImageSet>
</ImageSetRoot>