pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

supertux: Update to 0.4.0.



Module Name:	pkgsrc-wip
Committed By:	youri <youri.mout%gmail.com@localhost>
Pushed By:	youri
Date:		Mon Apr 4 01:46:58 2016 +0200
Changeset:	b6b4b6da5aa4af226716123a76dad0a096e08b61

Modified Files:
	supertux/Makefile
	supertux/PLIST
	supertux/distinfo
Added Files:
	supertux/patches/patch-external_tinygettext_include_tinygettext_iconv.hpp
Removed Files:
	supertux/TODO
	supertux/patches/patch-aa
	supertux/patches/patch-ab
	supertux/patches/patch-ac
	supertux/patches/patch-ad
	supertux/patches/patch-ae

Log Message:
supertux: Update to 0.4.0.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b6b4b6da5aa4af226716123a76dad0a096e08b61

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 supertux/Makefile                                  |   35 +-
 supertux/PLIST                                     | 3891 ++++++++++++++++----
 supertux/TODO                                      |    8 -
 supertux/distinfo                                  |   13 +-
 supertux/patches/patch-aa                          |   13 -
 supertux/patches/patch-ab                          |   25 -
 supertux/patches/patch-ac                          |   27 -
 supertux/patches/patch-ad                          |   12 -
 supertux/patches/patch-ae                          |   13 -
 ...ernal_tinygettext_include_tinygettext_iconv.hpp |   15 +
 10 files changed, 3152 insertions(+), 900 deletions(-)

diffs:
diff --git a/supertux/Makefile b/supertux/Makefile
index 66869fe..13c644f 100644
--- a/supertux/Makefile
+++ b/supertux/Makefile
@@ -1,32 +1,37 @@
 # $NetBSD: Makefile,v 1.16 2012/11/13 20:09:35 othyro Exp $
 #
 
-DISTNAME=		supertux-0.1.3
-PKGREVISION=		6
+DISTNAME=		supertux-0.4.0
 CATEGORIES=		games
-MASTER_SITES=		http://download.berlios.de/supertux/
+MASTER_SITES=		${MASTER_SITE_GITHUB:=SuperTux/supertux/releases/download/v${PKGVERSION}/}
 EXTRACT_SUFX=		.tar.bz2
 
 MAINTAINER=		hernani%vecirex.net@localhost
 HOMEPAGE=		http://supertux.lethargik.org/
-COMMENT=		2D jump'n run game in the style of the Super Mario ones
-
+COMMENT=		2D jump\'n run game in the style of the Super Mario ones
 LICENSE=		gnu-gpl-v2
 
-PKG_DESTDIR_SUPPORT=	none
+WRKSRC=			${WRKDIR}/${PKGNAME_NOREV}
 
-HAS_CONFIGURE=		YES
-CONFIGURE_ARGS+=	--prefix=${PREFIX:Q}
+USE_CMAKE=		yes
+CMAKE_ARGS+=		-DINSTALL_SUBDIR_BIN=bin
+CMAKE_ARGS+=		-DBUILD_SHARED_LIBS=off
 USE_TOOLS+=		gmake
 USE_LANGUAGES=		c c++
 
-BUILDLINK_API_DEPENDS.SDL=	SDL>=1.2.9nb1
-BUILDLINK_API_DEPENDS.SDL_mixer=	SDL_mixer>=1.2.6nb3
-BUILDLINK_API_DEPENDS.SDL_image=	SDL_image>=1.2.4nb2
-
+BUILDLINK_API_DEPENDS.SDL+=		SDL>=1.2.9nb1
+BUILDLINK_API_DEPENDS.SDL_mixer+=	SDL_mixer>=1.2.6nb3
+BUILDLINK_API_DEPENDS.SDL_image+=	SDL_image>=1.2.4nb2
 
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../devel/SDL/buildlink3.mk"
-.include "../../audio/SDL_mixer/buildlink3.mk"
-.include "../../graphics/SDL_image/buildlink3.mk"
+.include "../../audio/openal/buildlink3.mk"
+.include "../../audio/libvorbis/buildlink3.mk"
+.include "../../devel/boost-libs/buildlink3.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../devel/SDL2/buildlink3.mk"
+.include "../../devel/physfs/buildlink3.mk"
+.include "../../audio/SDL2_mixer/buildlink3.mk"
+.include "../../graphics/SDL2_image/buildlink3.mk"
+.include "../../graphics/glew/buildlink3.mk"
+.include "../../www/curl/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/supertux/PLIST b/supertux/PLIST
index f91bf28..5e268d6 100644
--- a/supertux/PLIST
+++ b/supertux/PLIST
@@ -1,780 +1,3113 @@
-@comment $NetBSD: PLIST,v 1.2 2009/10/11 10:45:19 thomasklausner Exp $
-bin/supertux
-share/applications/supertux.desktop
+@comment $NetBSD$
+bin/supertux2
+include/tinygettext/dictionary.hpp
+include/tinygettext/dictionary_manager.hpp
+include/tinygettext/file_system.hpp
+include/tinygettext/iconv.hpp
+include/tinygettext/language.hpp
+include/tinygettext/log.hpp
+include/tinygettext/log_stream.hpp
+include/tinygettext/plural_forms.hpp
+include/tinygettext/po_parser.hpp
+include/tinygettext/tinygettext.hpp
+include/tinygettext/unix_file_system.hpp
+lib/libsquirrel.a
+lib/libtinygettext.a
+lib/pkgconfig/tinygettext.pc
+share/appdata/supertux2.appdata.xml
+share/applications/supertux2.desktop
+share/doc/supertux2/INSTALL.md
+share/doc/supertux2/LICENSE.txt
+share/doc/supertux2/NEWS.md
+share/doc/supertux2/README.md
+share/games/supertux2/credits.txt
+share/games/supertux2/fonts/Deva-voy-white-big.stf
+share/games/supertux2/fonts/Deva-voy-white.stf
+share/games/supertux2/fonts/Deva-white-big.stf
+share/games/supertux2/fonts/Deva-white.stf
+share/games/supertux2/fonts/README
+share/games/supertux2/fonts/andale10.stf
+share/games/supertux2/fonts/andale12.stf
+share/games/supertux2/fonts/ara-white-big.stf
+share/games/supertux2/fonts/ara-white-small.stf
+share/games/supertux2/fonts/ara-white.stf
+share/games/supertux2/fonts/console2.stf
+share/games/supertux2/fonts/cyr-white-big.stf
+share/games/supertux2/fonts/cyr-white-small.stf
+share/games/supertux2/fonts/cyr-white.stf
+share/games/supertux2/fonts/greek-white-big.stf
+share/games/supertux2/fonts/greek-white-small.stf
+share/games/supertux2/fonts/greek-white.stf
+share/games/supertux2/fonts/ko-white-big.stf
+share/games/supertux2/fonts/ko-white-small.stf
+share/games/supertux2/fonts/ko-white.stf
+share/games/supertux2/fonts/white-big.stf
+share/games/supertux2/fonts/white-small.stf
+share/games/supertux2/fonts/white.stf
+share/games/supertux2/fonts/zh-white-big.stf
+share/games/supertux2/fonts/zh-white-small.stf
+share/games/supertux2/fonts/zh-white.stf
+share/games/supertux2/images/background/BlueRock_Forest/blue-bottom.jpg
+share/games/supertux2/images/background/BlueRock_Forest/blue-middle.jpg
+share/games/supertux2/images/background/BlueRock_Forest/blue-top.jpg
+share/games/supertux2/images/background/BlueRock_Forest/rolling-bottom.jpg
+share/games/supertux2/images/background/BlueRock_Forest/rolling-middle.jpg
+share/games/supertux2/images/background/arcticskies1.png
+share/games/supertux2/images/background/arcticskies2.png
+share/games/supertux2/images/background/arcticskies3.png
+share/games/supertux2/images/background/arcticskies35.png
+share/games/supertux2/images/background/arcticskies4.png
+share/games/supertux2/images/background/arctis.jpg
+share/games/supertux2/images/background/arctis2.png
+share/games/supertux2/images/background/arctis_bottom.jpg
+share/games/supertux2/images/background/arctis_bottom_para3.png
+share/games/supertux2/images/background/arctis_dark.jpg
+share/games/supertux2/images/background/arctis_para2.png
+share/games/supertux2/images/background/arctis_para3.png
+share/games/supertux2/images/background/arctis_top.jpg
+share/games/supertux2/images/background/black_800px.png
+share/games/supertux2/images/background/bluemountain-bottom.png
+share/games/supertux2/images/background/bluemountain-middle.png
+share/games/supertux2/images/background/bluemountain-top.png
+share/games/supertux2/images/background/bridgecloud-dark.png
+share/games/supertux2/images/background/bridgecloud-light.png
+share/games/supertux2/images/background/bridgeocean-fade.png
+share/games/supertux2/images/background/bridgeocean-nofade.png
+share/games/supertux2/images/background/bridgeocean-original.png
+share/games/supertux2/images/background/castle_foreground.png
+share/games/supertux2/images/background/cave2.jpg
+share/games/supertux2/images/background/extro.jpg
+share/games/supertux2/images/background/fog.png
+share/games/supertux2/images/background/forest1.jpg
+share/games/supertux2/images/background/forest2.jpg
+share/games/supertux2/images/background/forest_para2.png
+share/games/supertux2/images/background/forest_para3.png
+share/games/supertux2/images/background/forest_para3_bottom.png
+share/games/supertux2/images/background/ghostforest.jpg
+share/games/supertux2/images/background/halloween/fog.png
+share/games/supertux2/images/background/halloween/intro.jpg
+share/games/supertux2/images/background/halloween/mountain.png
+share/games/supertux2/images/background/halloween/outro.jpg
+share/games/supertux2/images/background/halloween/sky.png
+share/games/supertux2/images/background/halloween/vignette.png
+share/games/supertux2/images/background/leaves.png
+share/games/supertux2/images/background/nightsky.png
+share/games/supertux2/images/background/nightsky_bottom.png
+share/games/supertux2/images/background/nightsky_middle.png
+share/games/supertux2/images/background/nightsky_para.png
+share/games/supertux2/images/background/nightsky_top.png
+share/games/supertux2/images/background/ocean.jpg
+share/games/supertux2/images/background/oiltux.jpg
+share/games/supertux2/images/background/semi_arctic.jpg
+share/games/supertux2/images/background/snowcastle.png
+share/games/supertux2/images/background/transparent_up.png
+share/games/supertux2/images/creatures/angrystone/angrystone.sprite
+share/games/supertux2/images/creatures/angrystone/attacking-0.png
+share/games/supertux2/images/creatures/angrystone/charging-0.png
+share/games/supertux2/images/creatures/angrystone/frozen.png
+share/games/supertux2/images/creatures/angrystone/idle-0.png
+share/games/supertux2/images/creatures/bouncing_snowball/bouncing_snowball.sprite
+share/games/supertux2/images/creatures/bouncing_snowball/left-0.png
+share/games/supertux2/images/creatures/bouncing_snowball/left-1.png
+share/games/supertux2/images/creatures/bouncing_snowball/left-2.png
+share/games/supertux2/images/creatures/bouncing_snowball/left-3.png
+share/games/supertux2/images/creatures/bouncing_snowball/left-4.png
+share/games/supertux2/images/creatures/bouncing_snowball/left-5.png
+share/games/supertux2/images/creatures/bouncing_snowball/melting-0.png
+share/games/supertux2/images/creatures/bouncing_snowball/melting-1.png
+share/games/supertux2/images/creatures/bouncing_snowball/melting-2.png
+share/games/supertux2/images/creatures/bouncing_snowball/melting-3.png
+share/games/supertux2/images/creatures/crystallo/crystallo-editor.png
+share/games/supertux2/images/creatures/crystallo/crystallo-left-0.png
+share/games/supertux2/images/creatures/crystallo/crystallo-left-1.png
+share/games/supertux2/images/creatures/crystallo/crystallo-left-2.png
+share/games/supertux2/images/creatures/crystallo/crystallo.sprite
+share/games/supertux2/images/creatures/crystallo/shattered-left.png
+share/games/supertux2/images/creatures/dart/dart.sprite
+share/games/supertux2/images/creatures/dart/flying.png
+share/games/supertux2/images/creatures/darttrap/darttrap.sprite
+share/games/supertux2/images/creatures/darttrap/idle.png
+share/games/supertux2/images/creatures/darttrap/loading-0.png
+share/games/supertux2/images/creatures/darttrap/loading-1.png
+share/games/supertux2/images/creatures/darttrap/loading-2.png
+share/games/supertux2/images/creatures/darttrap/loading-3.png
+share/games/supertux2/images/creatures/darttrap/loading-4.png
+share/games/supertux2/images/creatures/dispenser/broken.png
+share/games/supertux2/images/creatures/dispenser/canon-frozen.png
+share/games/supertux2/images/creatures/dispenser/canon.png
+share/games/supertux2/images/creatures/dispenser/dispenser.sprite
+share/games/supertux2/images/creatures/dispenser/dropper-frozen.png
+share/games/supertux2/images/creatures/dispenser/dropper.png
+share/games/supertux2/images/creatures/dispenser/frozen.png
+share/games/supertux2/images/creatures/dispenser/swivel-left.png
+share/games/supertux2/images/creatures/dispenser/swivel-right.png
+share/games/supertux2/images/creatures/dispenser/working.png
+share/games/supertux2/images/creatures/dummyguy/dead.png
+share/games/supertux2/images/creatures/dummyguy/dummyguy.sprite
+share/games/supertux2/images/creatures/dummyguy/jump.png
+share/games/supertux2/images/creatures/dummyguy/stand.png
+share/games/supertux2/images/creatures/dummyguy/throw.png
+share/games/supertux2/images/creatures/dummyguy/walk-1.png
+share/games/supertux2/images/creatures/dummyguy/walk-2.png
+share/games/supertux2/images/creatures/fatbat/burn-0.png
+share/games/supertux2/images/creatures/fatbat/burn-1.png
+share/games/supertux2/images/creatures/fatbat/burn-10.png
+share/games/supertux2/images/creatures/fatbat/burn-2.png
+share/games/supertux2/images/creatures/fatbat/burn-3.png
+share/games/supertux2/images/creatures/fatbat/burn-4.png
+share/games/supertux2/images/creatures/fatbat/burn-5.png
+share/games/supertux2/images/creatures/fatbat/burn-6.png
+share/games/supertux2/images/creatures/fatbat/burn-7.png
+share/games/supertux2/images/creatures/fatbat/burn-8.png
+share/games/supertux2/images/creatures/fatbat/burn-9.png
+share/games/supertux2/images/creatures/fatbat/fatbat.sprite
+share/games/supertux2/images/creatures/fatbat/fly-0.png
+share/games/supertux2/images/creatures/fatbat/fly-1.png
+share/games/supertux2/images/creatures/fatbat/fly-2.png
+share/games/supertux2/images/creatures/fatbat/fly-3.png
+share/games/supertux2/images/creatures/fatbat/squished.png
+share/games/supertux2/images/creatures/fish/burning-0.png
+share/games/supertux2/images/creatures/fish/burning-1.png
+share/games/supertux2/images/creatures/fish/burning-2.png
+share/games/supertux2/images/creatures/fish/burning-3.png
+share/games/supertux2/images/creatures/fish/burning-4.png
+share/games/supertux2/images/creatures/fish/burning-5.png
+share/games/supertux2/images/creatures/fish/burning-6.png
+share/games/supertux2/images/creatures/fish/burning-7.png
+share/games/supertux2/images/creatures/fish/burning-8.png
+share/games/supertux2/images/creatures/fish/burning-9.png
+share/games/supertux2/images/creatures/fish/down.png
+share/games/supertux2/images/creatures/fish/fish.sprite
+share/games/supertux2/images/creatures/fish/iced-down.png
+share/games/supertux2/images/creatures/fish/iced-left.png
+share/games/supertux2/images/creatures/fish/left-0.png
+share/games/supertux2/images/creatures/fish/left-1.png
+share/games/supertux2/images/creatures/flame/flame-0.png
+share/games/supertux2/images/creatures/flame/flame-1.png
+share/games/supertux2/images/creatures/flame/flame-editor.png
+share/games/supertux2/images/creatures/flame/flame-fade-0.png
+share/games/supertux2/images/creatures/flame/flame-fade-1.png
+share/games/supertux2/images/creatures/flame/flame-fade-2.png
+share/games/supertux2/images/creatures/flame/flame-fade-3.png
+share/games/supertux2/images/creatures/flame/flame.sprite
+share/games/supertux2/images/creatures/flame/ghostflame-0.png
+share/games/supertux2/images/creatures/flame/ghostflame-1.png
+share/games/supertux2/images/creatures/flame/ghostflame-2.png
+share/games/supertux2/images/creatures/flame/ghostflame-3.png
+share/games/supertux2/images/creatures/flame/ghostflame-4.png
+share/games/supertux2/images/creatures/flame/ghostflame-editor.png
+share/games/supertux2/images/creatures/flame/ghostflame.sprite
+share/games/supertux2/images/creatures/flame/iceflame-editor.png
+share/games/supertux2/images/creatures/flame/iceflame-fade-0.png
+share/games/supertux2/images/creatures/flame/iceflame-fade-1.png
+share/games/supertux2/images/creatures/flame/iceflame-fade-2.png
+share/games/supertux2/images/creatures/flame/iceflame.png
+share/games/supertux2/images/creatures/flame/iceflame.sprite
+share/games/supertux2/images/creatures/flame_fish/down.png
+share/games/supertux2/images/creatures/flame_fish/flame_fish.sprite
+share/games/supertux2/images/creatures/flame_fish/left-0.png
+share/games/supertux2/images/creatures/flame_fish/left-1.png
+share/games/supertux2/images/creatures/flying_snowball/editor.png
+share/games/supertux2/images/creatures/flying_snowball/flying_snowball.sprite
+share/games/supertux2/images/creatures/flying_snowball/left-0.png
+share/games/supertux2/images/creatures/flying_snowball/left-1.png
+share/games/supertux2/images/creatures/flying_snowball/melting-0.png
+share/games/supertux2/images/creatures/flying_snowball/melting-1.png
+share/games/supertux2/images/creatures/flying_snowball/melting-2.png
+share/games/supertux2/images/creatures/flying_snowball/squished-left.png
+share/games/supertux2/images/creatures/ghosttree/ghosttree-dying-0.png
+share/games/supertux2/images/creatures/ghosttree/ghosttree-glow-dying-0.png
+share/games/supertux2/images/creatures/ghosttree/ghosttree-glow.png
+share/games/supertux2/images/creatures/ghosttree/ghosttree-glow.sprite
+share/games/supertux2/images/creatures/ghosttree/ghosttree-swallow-0.png
+share/games/supertux2/images/creatures/ghosttree/ghosttree-swallow-1.png
+share/games/supertux2/images/creatures/ghosttree/ghosttree-swallow-2.png
+share/games/supertux2/images/creatures/ghosttree/ghosttree-swallow-3.png
+share/games/supertux2/images/creatures/ghosttree/ghosttree.png
+share/games/supertux2/images/creatures/ghosttree/ghosttree.sprite
+share/games/supertux2/images/creatures/ghosttree/root-base-0.png
+share/games/supertux2/images/creatures/ghosttree/root-base-1.png
+share/games/supertux2/images/creatures/ghosttree/root-base-2.png
+share/games/supertux2/images/creatures/ghosttree/root-base-3.png
+share/games/supertux2/images/creatures/ghosttree/root-base.sprite
+share/games/supertux2/images/creatures/ghosttree/root.png
+share/games/supertux2/images/creatures/ghosttree/root.sprite
+share/games/supertux2/images/creatures/gold_bomb/exploding-left-0.png
+share/games/supertux2/images/creatures/gold_bomb/exploding-left-1.png
+share/games/supertux2/images/creatures/gold_bomb/exploding-left-2.png
+share/games/supertux2/images/creatures/gold_bomb/exploding-left-3.png
+share/games/supertux2/images/creatures/gold_bomb/exploding-left-4.png
+share/games/supertux2/images/creatures/gold_bomb/gold_bomb.sprite
+share/games/supertux2/images/creatures/gold_bomb/iced-left.png
+share/games/supertux2/images/creatures/gold_bomb/left-0.png
+share/games/supertux2/images/creatures/gold_bomb/left-1.png
+share/games/supertux2/images/creatures/gold_bomb/left-2.png
+share/games/supertux2/images/creatures/haywire/haywire.sprite
+share/games/supertux2/images/creatures/haywire/iced-left.png
+share/games/supertux2/images/creatures/haywire/left-0.png
+share/games/supertux2/images/creatures/haywire/left-1.png
+share/games/supertux2/images/creatures/haywire/left-2.png
+share/games/supertux2/images/creatures/haywire/ticking-0.png
+share/games/supertux2/images/creatures/haywire/ticking-1.png
+share/games/supertux2/images/creatures/haywire/ticking-2.png
+share/games/supertux2/images/creatures/haywire/ticking-3.png
+share/games/supertux2/images/creatures/haywire/ticking-4.png
+share/games/supertux2/images/creatures/haywire/ticking-5.png
+share/games/supertux2/images/creatures/icecrusher/iceblock.png
+share/games/supertux2/images/creatures/icecrusher/iceblock_lefteye.png
+share/games/supertux2/images/creatures/icecrusher/iceblock_main.png
+share/games/supertux2/images/creatures/icecrusher/iceblock_righteye.png
+share/games/supertux2/images/creatures/icecrusher/iceblock_whites.png
+share/games/supertux2/images/creatures/icecrusher/icecrusher.sprite
+share/games/supertux2/images/creatures/icecrusher/krosh.png
+share/games/supertux2/images/creatures/icecrusher/krosh.sprite
+share/games/supertux2/images/creatures/icecrusher/krosh_lefteye.png
+share/games/supertux2/images/creatures/icecrusher/krosh_main.png
+share/games/supertux2/images/creatures/icecrusher/krosh_righteye.png
+share/games/supertux2/images/creatures/icecrusher/krosh_whites.png
+share/games/supertux2/images/creatures/igel/burning-0.png
+share/games/supertux2/images/creatures/igel/burning-1.png
+share/games/supertux2/images/creatures/igel/burning-2.png
+share/games/supertux2/images/creatures/igel/burning-3.png
+share/games/supertux2/images/creatures/igel/burning-4.png
+share/games/supertux2/images/creatures/igel/burning-5.png
+share/games/supertux2/images/creatures/igel/burning-6.png
+share/games/supertux2/images/creatures/igel/burning-7.png
+share/games/supertux2/images/creatures/igel/burning-8.png
+share/games/supertux2/images/creatures/igel/burning-9.png
+share/games/supertux2/images/creatures/igel/frozen.png
+share/games/supertux2/images/creatures/igel/igel.sprite
+share/games/supertux2/images/creatures/igel/walk-0.png
+share/games/supertux2/images/creatures/igel/walk-1.png
+share/games/supertux2/images/creatures/igel/walk-2.png
+share/games/supertux2/images/creatures/igel/walking-0.png
+share/games/supertux2/images/creatures/jumpy/iced-left-up.png
+share/games/supertux2/images/creatures/jumpy/jumpy.sprite
+share/games/supertux2/images/creatures/jumpy/left-down.png
+share/games/supertux2/images/creatures/jumpy/left-middle.png
+share/games/supertux2/images/creatures/jumpy/left-up.png
+share/games/supertux2/images/creatures/jumpy/wooden-burning-0.png
+share/games/supertux2/images/creatures/jumpy/wooden-burning-1.png
+share/games/supertux2/images/creatures/jumpy/wooden-burning-10.png
+share/games/supertux2/images/creatures/jumpy/wooden-burning-2.png
+share/games/supertux2/images/creatures/jumpy/wooden-burning-3.png
+share/games/supertux2/images/creatures/jumpy/wooden-burning-4.png
+share/games/supertux2/images/creatures/jumpy/wooden-burning-5.png
+share/games/supertux2/images/creatures/jumpy/wooden-burning-6.png
+share/games/supertux2/images/creatures/jumpy/wooden-burning-7.png
+share/games/supertux2/images/creatures/jumpy/wooden-burning-8.png
+share/games/supertux2/images/creatures/jumpy/wooden-burning-9.png
+share/games/supertux2/images/creatures/jumpy/wooden-down.png
+share/games/supertux2/images/creatures/jumpy/wooden-iced.png
+share/games/supertux2/images/creatures/jumpy/wooden-middle.png
+share/games/supertux2/images/creatures/jumpy/wooden-up.png
+share/games/supertux2/images/creatures/jumpy/wooden.sprite
+share/games/supertux2/images/creatures/kirby/burning-0.png
+share/games/supertux2/images/creatures/kirby/burning-1.png
+share/games/supertux2/images/creatures/kirby/burning-2.png
+share/games/supertux2/images/creatures/kirby/burning-3.png
+share/games/supertux2/images/creatures/kirby/burning-4.png
+share/games/supertux2/images/creatures/kirby/burning-5.png
+share/games/supertux2/images/creatures/kirby/burning-6.png
+share/games/supertux2/images/creatures/kirby/burning-7.png
+share/games/supertux2/images/creatures/kirby/burning-8.png
+share/games/supertux2/images/creatures/kirby/burning-9.png
+share/games/supertux2/images/creatures/kirby/kirby.sprite
+share/games/supertux2/images/creatures/kirby/squished-left.png
+share/games/supertux2/images/creatures/kirby/walk-0.png
+share/games/supertux2/images/creatures/kirby/walk-1.png
+share/games/supertux2/images/creatures/kirby/walk-2.png
+share/games/supertux2/images/creatures/kirby/walk-3.png
+share/games/supertux2/images/creatures/kirby/walk-4.png
+share/games/supertux2/images/creatures/kirby/walk-5.png
+share/games/supertux2/images/creatures/kirby/walk-6.png
+share/games/supertux2/images/creatures/kirby/walk-7.png
+share/games/supertux2/images/creatures/kugelblitz/falling-0.png
+share/games/supertux2/images/creatures/kugelblitz/falling-1.png
+share/games/supertux2/images/creatures/kugelblitz/falling-2.png
+share/games/supertux2/images/creatures/kugelblitz/flying-0.png
+share/games/supertux2/images/creatures/kugelblitz/flying-1.png
+share/games/supertux2/images/creatures/kugelblitz/flying-2.png
+share/games/supertux2/images/creatures/kugelblitz/kugelblitz.sprite
+share/games/supertux2/images/creatures/kugelblitz/pop-0.png
+share/games/supertux2/images/creatures/kugelblitz/pop-1.png
+share/games/supertux2/images/creatures/kugelblitz/pop-2.png
+share/games/supertux2/images/creatures/kugelblitz/pop-3.png
+share/games/supertux2/images/creatures/livefire/extinguish-left-0.png
+share/games/supertux2/images/creatures/livefire/extinguish-left-1.png
+share/games/supertux2/images/creatures/livefire/extinguish-left-2.png
+share/games/supertux2/images/creatures/livefire/extinguish-left-3.png
+share/games/supertux2/images/creatures/livefire/extinguish-left-4.png
+share/games/supertux2/images/creatures/livefire/extinguish-left-5.png
+share/games/supertux2/images/creatures/livefire/left-0.png
+share/games/supertux2/images/creatures/livefire/left-1.png
+share/games/supertux2/images/creatures/livefire/left-2.png
+share/games/supertux2/images/creatures/livefire/left-3.png
+share/games/supertux2/images/creatures/livefire/livefire.sprite
+share/games/supertux2/images/creatures/livefire/sleeping-left-0.png
+share/games/supertux2/images/creatures/livefire/sleeping-left-1.png
+share/games/supertux2/images/creatures/livefire/sleeping-left-2.png
+share/games/supertux2/images/creatures/livefire/sleeping-left-3.png
+share/games/supertux2/images/creatures/livefire/waking-left-0.png
+share/games/supertux2/images/creatures/livefire/waking-left-1.png
+share/games/supertux2/images/creatures/livefire/waking-left-2.png
+share/games/supertux2/images/creatures/livefire/waking-left-3.png
+share/games/supertux2/images/creatures/mole/burning-0.png
+share/games/supertux2/images/creatures/mole/burning-1.png
+share/games/supertux2/images/creatures/mole/burning-2.png
+share/games/supertux2/images/creatures/mole/burning-3.png
+share/games/supertux2/images/creatures/mole/burning-4.png
+share/games/supertux2/images/creatures/mole/burning-5.png
+share/games/supertux2/images/creatures/mole/mole-0.png
+share/games/supertux2/images/creatures/mole/mole-1.png
+share/games/supertux2/images/creatures/mole/mole-2.png
+share/games/supertux2/images/creatures/mole/mole-3.png
+share/games/supertux2/images/creatures/mole/mole-4.png
+share/games/supertux2/images/creatures/mole/mole-5.png
+share/games/supertux2/images/creatures/mole/mole-old-hill.png
+share/games/supertux2/images/creatures/mole/mole-rock.png
+share/games/supertux2/images/creatures/mole/mole.sprite
+share/games/supertux2/images/creatures/mole/mole_rock.sprite
+share/games/supertux2/images/creatures/mr_bomb/bomb.sprite
+share/games/supertux2/images/creatures/mr_bomb/center.png
+share/games/supertux2/images/creatures/mr_bomb/exploding-left-0.png
+share/games/supertux2/images/creatures/mr_bomb/exploding-left-1.png
+share/games/supertux2/images/creatures/mr_bomb/exploding-left-2.png
+share/games/supertux2/images/creatures/mr_bomb/exploding-left-3.png
+share/games/supertux2/images/creatures/mr_bomb/exploding-left-4.png
+share/games/supertux2/images/creatures/mr_bomb/iced-left.png
+share/games/supertux2/images/creatures/mr_bomb/left-0.png
+share/games/supertux2/images/creatures/mr_bomb/left-1.png
+share/games/supertux2/images/creatures/mr_bomb/left-2.png
+share/games/supertux2/images/creatures/mr_bomb/left.png
+share/games/supertux2/images/creatures/mr_bomb/mr_bomb.sprite
+share/games/supertux2/images/creatures/mr_bomb/right.png
+share/games/supertux2/images/creatures/mr_bomb/ticking-3.png
+share/games/supertux2/images/creatures/mr_candle/mr-candle-left-0.png
+share/games/supertux2/images/creatures/mr_candle/mr-candle-left-1.png
+share/games/supertux2/images/creatures/mr_candle/mr-candle-left-2.png
+share/games/supertux2/images/creatures/mr_candle/mr-candle-off.png
+share/games/supertux2/images/creatures/mr_candle/mr-candle.sprite
+share/games/supertux2/images/creatures/mr_candle/mr-candle_info.txt
+share/games/supertux2/images/creatures/mr_cherry/cherry.sprite
+share/games/supertux2/images/creatures/mr_cherry/cherrybomb-freeze.png
+share/games/supertux2/images/creatures/mr_cherry/cherrybomb.png
+share/games/supertux2/images/creatures/mr_cherry/cherrybomb1.png
+share/games/supertux2/images/creatures/mr_cherry/cherrybomb2.png
+share/games/supertux2/images/creatures/mr_cherry/cherrybomb3.png
+share/games/supertux2/images/creatures/mr_cherry/cherrybomb4.png
+share/games/supertux2/images/creatures/mr_cherry/cherrybomb5.png
+share/games/supertux2/images/creatures/mr_cherry/cherrybomb6.png
+share/games/supertux2/images/creatures/mr_cherry/cherrybomb_hit_1.png
+share/games/supertux2/images/creatures/mr_cherry/cherrybomb_hit_2.png
+share/games/supertux2/images/creatures/mr_cherry/cherrybomb_hit_3.png
+share/games/supertux2/images/creatures/mr_cherry/cherrybomb_hit_4.png
+share/games/supertux2/images/creatures/mr_cherry/cherrybomb_hit_5.png
+share/games/supertux2/images/creatures/mr_cherry/cherrybomb_hit_6.png
+share/games/supertux2/images/creatures/mr_cherry/juicebox-freeze.png
+share/games/supertux2/images/creatures/mr_cherry/juicebox-stand.png
+share/games/supertux2/images/creatures/mr_cherry/juicebox.sprite
+share/games/supertux2/images/creatures/mr_cherry/juicebox1.png
+share/games/supertux2/images/creatures/mr_cherry/juicebox2.png
+share/games/supertux2/images/creatures/mr_cherry/juicebox3.png
+share/games/supertux2/images/creatures/mr_cherry/juicebox4.png
+share/games/supertux2/images/creatures/mr_cherry/juicebox5.png
+share/games/supertux2/images/creatures/mr_cherry/juicebox6.png
+share/games/supertux2/images/creatures/mr_cherry/juicebox_hit_1.png
+share/games/supertux2/images/creatures/mr_cherry/juicebox_hit_2.png
+share/games/supertux2/images/creatures/mr_cherry/juicebox_hit_3.png
+share/games/supertux2/images/creatures/mr_cherry/juicebox_hit_4.png
+share/games/supertux2/images/creatures/mr_cherry/juicebox_hit_5.png
+share/games/supertux2/images/creatures/mr_cherry/juicebox_hit_6.png
+share/games/supertux2/images/creatures/mr_cherry/mr_cherry.sprite
+share/games/supertux2/images/creatures/mr_cherry/mr_juicebox.sprite
+share/games/supertux2/images/creatures/mr_cherry/sparkle-1.png
+share/games/supertux2/images/creatures/mr_cherry/sparkle-2.png
+share/games/supertux2/images/creatures/mr_cherry/sparkle-3.png
+share/games/supertux2/images/creatures/mr_cherry/sparkle-4.png
+share/games/supertux2/images/creatures/mr_cherry/sparkle-5.png
+share/games/supertux2/images/creatures/mr_cherry/sparkle-6.png
+share/games/supertux2/images/creatures/mr_fluffy/left-0.png
+share/games/supertux2/images/creatures/mr_fluffy/left-1.png
+share/games/supertux2/images/creatures/mr_fluffy/left-2.png
+share/games/supertux2/images/creatures/mr_fluffy/squished-left.png
+share/games/supertux2/images/creatures/mr_iceblock/flat-left.png
+share/games/supertux2/images/creatures/mr_iceblock/gmelting-0.png
+share/games/supertux2/images/creatures/mr_iceblock/gmelting-1.png
+share/games/supertux2/images/creatures/mr_iceblock/gmelting-2.png
+share/games/supertux2/images/creatures/mr_iceblock/gmelting-3.png
+share/games/supertux2/images/creatures/mr_iceblock/gmelting-4.png
+share/games/supertux2/images/creatures/mr_iceblock/left-0.png
+share/games/supertux2/images/creatures/mr_iceblock/left-1.png
+share/games/supertux2/images/creatures/mr_iceblock/left-2.png
+share/games/supertux2/images/creatures/mr_iceblock/melting-0.png
+share/games/supertux2/images/creatures/mr_iceblock/melting-1.png
+share/games/supertux2/images/creatures/mr_iceblock/melting-2.png
+share/games/supertux2/images/creatures/mr_iceblock/melting-3.png
+share/games/supertux2/images/creatures/mr_iceblock/mr_iceblock.sprite
+share/games/supertux2/images/creatures/mr_iceblock/smart_block/flat-left.png
+share/games/supertux2/images/creatures/mr_iceblock/smart_block/gmelting-0.png
+share/games/supertux2/images/creatures/mr_iceblock/smart_block/gmelting-1.png
+share/games/supertux2/images/creatures/mr_iceblock/smart_block/gmelting-2.png
+share/games/supertux2/images/creatures/mr_iceblock/smart_block/gmelting-3.png
+share/games/supertux2/images/creatures/mr_iceblock/smart_block/gmelting-4.png
+share/games/supertux2/images/creatures/mr_iceblock/smart_block/left-0.png
+share/games/supertux2/images/creatures/mr_iceblock/smart_block/left-1.png
+share/games/supertux2/images/creatures/mr_iceblock/smart_block/left-2.png
+share/games/supertux2/images/creatures/mr_iceblock/smart_block/melting-0.png
+share/games/supertux2/images/creatures/mr_iceblock/smart_block/melting-1.png
+share/games/supertux2/images/creatures/mr_iceblock/smart_block/melting-2.png
+share/games/supertux2/images/creatures/mr_iceblock/smart_block/melting-3.png
+share/games/supertux2/images/creatures/mr_iceblock/smart_block/smart_block.sprite
+share/games/supertux2/images/creatures/mr_tree/burning-0.png
+share/games/supertux2/images/creatures/mr_tree/burning-1.png
+share/games/supertux2/images/creatures/mr_tree/burning-10.png
+share/games/supertux2/images/creatures/mr_tree/burning-2.png
+share/games/supertux2/images/creatures/mr_tree/burning-3.png
+share/games/supertux2/images/creatures/mr_tree/burning-4.png
+share/games/supertux2/images/creatures/mr_tree/burning-5.png
+share/games/supertux2/images/creatures/mr_tree/burning-6.png
+share/games/supertux2/images/creatures/mr_tree/burning-7.png
+share/games/supertux2/images/creatures/mr_tree/burning-8.png
+share/games/supertux2/images/creatures/mr_tree/burning-9.png
+share/games/supertux2/images/creatures/mr_tree/dizzy-0.png
+share/games/supertux2/images/creatures/mr_tree/dizzy-1.png
+share/games/supertux2/images/creatures/mr_tree/dizzy-2.png
+share/games/supertux2/images/creatures/mr_tree/mr_tree.sprite
+share/games/supertux2/images/creatures/mr_tree/small-burning-0.png
+share/games/supertux2/images/creatures/mr_tree/small-burning-1.png
+share/games/supertux2/images/creatures/mr_tree/small-burning-10.png
+share/games/supertux2/images/creatures/mr_tree/small-burning-2.png
+share/games/supertux2/images/creatures/mr_tree/small-burning-3.png
+share/games/supertux2/images/creatures/mr_tree/small-burning-4.png
+share/games/supertux2/images/creatures/mr_tree/small-burning-5.png
+share/games/supertux2/images/creatures/mr_tree/small-burning-6.png
+share/games/supertux2/images/creatures/mr_tree/small-burning-7.png
+share/games/supertux2/images/creatures/mr_tree/small-burning-8.png
+share/games/supertux2/images/creatures/mr_tree/small-burning-9.png
+share/games/supertux2/images/creatures/mr_tree/small-frozen.png
+share/games/supertux2/images/creatures/mr_tree/small-left-0.png
+share/games/supertux2/images/creatures/mr_tree/small-left-1.png
+share/games/supertux2/images/creatures/mr_tree/small-left-2.png
+share/games/supertux2/images/creatures/mr_tree/small-left-3.png
+share/games/supertux2/images/creatures/mr_tree/small-left-4.png
+share/games/supertux2/images/creatures/mr_tree/small-left-5.png
+share/games/supertux2/images/creatures/mr_tree/small-left-6.png
+share/games/supertux2/images/creatures/mr_tree/squished-left.png
+share/games/supertux2/images/creatures/mr_tree/stumpy.sprite
+share/games/supertux2/images/creatures/mr_tree/walk-frozen.png
+share/games/supertux2/images/creatures/mr_tree/walk-left-1.png
+share/games/supertux2/images/creatures/mr_tree/walk-left-2.png
+share/games/supertux2/images/creatures/mr_tree/walk-left-3.png
+share/games/supertux2/images/creatures/mr_tree/walk-left-4.png
+share/games/supertux2/images/creatures/mr_tree/walk-left-5.png
+share/games/supertux2/images/creatures/mr_tree/walk-left-6.png
+share/games/supertux2/images/creatures/nolok/jump-0.png
+share/games/supertux2/images/creatures/nolok/jump-1.png
+share/games/supertux2/images/creatures/nolok/jump-2.png
+share/games/supertux2/images/creatures/nolok/nolok.sprite
+share/games/supertux2/images/creatures/nolok/throw-0.png
+share/games/supertux2/images/creatures/nolok/throw-1.png
+share/games/supertux2/images/creatures/nolok/walk-0.png
+share/games/supertux2/images/creatures/nolok/walk-1.png
+share/games/supertux2/images/creatures/nolok/walk-2.png
+share/games/supertux2/images/creatures/nolok/walk-3.png
+share/games/supertux2/images/creatures/nolok/walk-4.png
+share/games/supertux2/images/creatures/owl/burning-0.png
+share/games/supertux2/images/creatures/owl/burning-1.png
+share/games/supertux2/images/creatures/owl/burning-2.png
+share/games/supertux2/images/creatures/owl/burning-3.png
+share/games/supertux2/images/creatures/owl/burning-4.png
+share/games/supertux2/images/creatures/owl/burning-5.png
+share/games/supertux2/images/creatures/owl/burning-6.png
+share/games/supertux2/images/creatures/owl/burning-7.png
+share/games/supertux2/images/creatures/owl/burning-8.png
+share/games/supertux2/images/creatures/owl/burning-9.png
+share/games/supertux2/images/creatures/owl/left-0.png
+share/games/supertux2/images/creatures/owl/left-1.png
+share/games/supertux2/images/creatures/owl/left-2.png
+share/games/supertux2/images/creatures/owl/left-3.png
+share/games/supertux2/images/creatures/owl/left-4.png
+share/games/supertux2/images/creatures/owl/left-5.png
+share/games/supertux2/images/creatures/owl/owl.sprite
+share/games/supertux2/images/creatures/penny/penny.png
+share/games/supertux2/images/creatures/penny/penny.sprite
+share/games/supertux2/images/creatures/plant/burning-0.png
+share/games/supertux2/images/creatures/plant/burning-1.png
+share/games/supertux2/images/creatures/plant/burning-10.png
+share/games/supertux2/images/creatures/plant/burning-2.png
+share/games/supertux2/images/creatures/plant/burning-3.png
+share/games/supertux2/images/creatures/plant/burning-4.png
+share/games/supertux2/images/creatures/plant/burning-5.png
+share/games/supertux2/images/creatures/plant/burning-6.png
+share/games/supertux2/images/creatures/plant/burning-7.png
+share/games/supertux2/images/creatures/plant/burning-8.png
+share/games/supertux2/images/creatures/plant/burning-9.png
+share/games/supertux2/images/creatures/plant/frozen.png
+share/games/supertux2/images/creatures/plant/left-0.png
+share/games/supertux2/images/creatures/plant/left-1.png
+share/games/supertux2/images/creatures/plant/left-2.png
+share/games/supertux2/images/creatures/plant/plant.png
+share/games/supertux2/images/creatures/plant/plant.sprite
+share/games/supertux2/images/creatures/plant/sleeping-burning-0.png
+share/games/supertux2/images/creatures/plant/sleeping-burning-1.png
+share/games/supertux2/images/creatures/plant/sleeping-burning-2.png
+share/games/supertux2/images/creatures/plant/sleeping-burning-3.png
+share/games/supertux2/images/creatures/plant/sleeping-burning-4.png
+share/games/supertux2/images/creatures/plant/sleeping-burning-5.png
+share/games/supertux2/images/creatures/plant/sleeping-burning-6.png
+share/games/supertux2/images/creatures/plant/sleeping-burning-7.png
+share/games/supertux2/images/creatures/plant/sleeping-burning-8.png
+share/games/supertux2/images/creatures/plant/sleeping-left.png
+share/games/supertux2/images/creatures/plant/waking-left-0.png
+share/games/supertux2/images/creatures/plant/waking-left-1.png
+share/games/supertux2/images/creatures/plant/waking-left-2.png
+share/games/supertux2/images/creatures/plant/waking-left-3.png
+share/games/supertux2/images/creatures/plant/waking-left-4.png
+share/games/supertux2/images/creatures/plant/waking-left-5.png
+share/games/supertux2/images/creatures/poison_ivy/burning-0.png
+share/games/supertux2/images/creatures/poison_ivy/burning-1.png
+share/games/supertux2/images/creatures/poison_ivy/burning-2.png
+share/games/supertux2/images/creatures/poison_ivy/burning-3.png
+share/games/supertux2/images/creatures/poison_ivy/burning-4.png
+share/games/supertux2/images/creatures/poison_ivy/burning-5.png
+share/games/supertux2/images/creatures/poison_ivy/burning-6.png
+share/games/supertux2/images/creatures/poison_ivy/burning-7.png
+share/games/supertux2/images/creatures/poison_ivy/burning-8.png
+share/games/supertux2/images/creatures/poison_ivy/burning-9.png
+share/games/supertux2/images/creatures/poison_ivy/frozen.png
+share/games/supertux2/images/creatures/poison_ivy/left-0.png
+share/games/supertux2/images/creatures/poison_ivy/left-1.png
+share/games/supertux2/images/creatures/poison_ivy/left-2.png
+share/games/supertux2/images/creatures/poison_ivy/poison_ivy.sprite
+share/games/supertux2/images/creatures/poison_ivy/squished.png
+share/games/supertux2/images/creatures/short_fuse/center.png
+share/games/supertux2/images/creatures/short_fuse/left.png
+share/games/supertux2/images/creatures/short_fuse/right.png
+share/games/supertux2/images/creatures/short_fuse/short_fuse.sprite
+share/games/supertux2/images/creatures/skullyhop/burning-0.png
+share/games/supertux2/images/creatures/skullyhop/burning-1.png
+share/games/supertux2/images/creatures/skullyhop/burning-2.png
+share/games/supertux2/images/creatures/skullyhop/burning-3.png
+share/games/supertux2/images/creatures/skullyhop/burning-4.png
+share/games/supertux2/images/creatures/skullyhop/burning-5.png
+share/games/supertux2/images/creatures/skullyhop/burning-6.png
+share/games/supertux2/images/creatures/skullyhop/burning-7.png
+share/games/supertux2/images/creatures/skullyhop/burning-8.png
+share/games/supertux2/images/creatures/skullyhop/burning-9.png
+share/games/supertux2/images/creatures/skullyhop/charging-0.png
+share/games/supertux2/images/creatures/skullyhop/charging-1.png
+share/games/supertux2/images/creatures/skullyhop/frozen.png
+share/games/supertux2/images/creatures/skullyhop/jumping-0.png
+share/games/supertux2/images/creatures/skullyhop/skullyhop.sprite
+share/games/supertux2/images/creatures/skullyhop/squished-0.png
+share/games/supertux2/images/creatures/skullyhop/standing-0.png
+share/games/supertux2/images/creatures/skydive/skydive.png
+share/games/supertux2/images/creatures/skydive/skydive.sprite
+share/games/supertux2/images/creatures/snail/burning-0.png
+share/games/supertux2/images/creatures/snail/burning-1.png
+share/games/supertux2/images/creatures/snail/burning-2.png
+share/games/supertux2/images/creatures/snail/burning-3.png
+share/games/supertux2/images/creatures/snail/burning-4.png
+share/games/supertux2/images/creatures/snail/burning-5.png
+share/games/supertux2/images/creatures/snail/burning-6.png
+share/games/supertux2/images/creatures/snail/burning-7.png
+share/games/supertux2/images/creatures/snail/burning-8.png
+share/games/supertux2/images/creatures/snail/frozen.png
+share/games/supertux2/images/creatures/snail/snail.sprite
+share/games/supertux2/images/creatures/snail/snowsnail.png
+share/games/supertux2/images/creatures/snail/snowsnail1.png
+share/games/supertux2/images/creatures/snail/snowsnail2.png
+share/games/supertux2/images/creatures/snail/snowsnail3.png
+share/games/supertux2/images/creatures/snail/snowsnail_flip.png
+share/games/supertux2/images/creatures/snail/snowsnail_flip1.png
+share/games/supertux2/images/creatures/snail/snowsnail_flip2.png
+share/games/supertux2/images/creatures/snail/snowsnail_flip3.png
+share/games/supertux2/images/creatures/snail/snowsnail_flip4.png
+share/games/supertux2/images/creatures/snail/snowsnail_flip5.png
+share/games/supertux2/images/creatures/snail/snowsnail_flip6.png
+share/games/supertux2/images/creatures/snail/snowsnail_flip7.png
+share/games/supertux2/images/creatures/snowball/collision-left.png
+share/games/supertux2/images/creatures/snowball/cpt-gmelting-0.png
+share/games/supertux2/images/creatures/snowball/cpt-gmelting-1.png
+share/games/supertux2/images/creatures/snowball/cpt-gmelting-2.png
+share/games/supertux2/images/creatures/snowball/cpt-gmelting-3.png
+share/games/supertux2/images/creatures/snowball/cpt-gmelting-4.png
+share/games/supertux2/images/creatures/snowball/cpt-left-0.png
+share/games/supertux2/images/creatures/snowball/cpt-left-1.png
+share/games/supertux2/images/creatures/snowball/cpt-left-2.png
+share/games/supertux2/images/creatures/snowball/cpt-melting-0.png
+share/games/supertux2/images/creatures/snowball/cpt-melting-1.png
+share/games/supertux2/images/creatures/snowball/cpt-melting-2.png
+share/games/supertux2/images/creatures/snowball/cpt-melting-3.png
+share/games/supertux2/images/creatures/snowball/cpt-right-0.png
+share/games/supertux2/images/creatures/snowball/cpt-right-1.png
+share/games/supertux2/images/creatures/snowball/cpt-right-2.png
+share/games/supertux2/images/creatures/snowball/cpt-snowball.sprite
+share/games/supertux2/images/creatures/snowball/cpt-squished-left.png
+share/games/supertux2/images/creatures/snowball/cpt-squished-right.png
+share/games/supertux2/images/creatures/snowball/gmelting-0.png
+share/games/supertux2/images/creatures/snowball/gmelting-1.png
+share/games/supertux2/images/creatures/snowball/gmelting-2.png
+share/games/supertux2/images/creatures/snowball/gmelting-3.png
+share/games/supertux2/images/creatures/snowball/gmelting-4.png
+share/games/supertux2/images/creatures/snowball/kamikaze-left.png
+share/games/supertux2/images/creatures/snowball/kamikaze-melting-0.png
+share/games/supertux2/images/creatures/snowball/kamikaze-melting-1.png
+share/games/supertux2/images/creatures/snowball/kamikaze-melting-2.png
+share/games/supertux2/images/creatures/snowball/kamikaze-melting-3.png
+share/games/supertux2/images/creatures/snowball/kamikaze-snowball.sprite
+share/games/supertux2/images/creatures/snowball/left-0.png
+share/games/supertux2/images/creatures/snowball/left-1.png
+share/games/supertux2/images/creatures/snowball/left-2.png
+share/games/supertux2/images/creatures/snowball/melting-0.png
+share/games/supertux2/images/creatures/snowball/melting-1.png
+share/games/supertux2/images/creatures/snowball/melting-2.png
+share/games/supertux2/images/creatures/snowball/melting-3.png
+share/games/supertux2/images/creatures/snowball/mrs-squished-left.png
+share/games/supertux2/images/creatures/snowball/smart-snowball.sprite
+share/games/supertux2/images/creatures/snowball/snowball.sprite
+share/games/supertux2/images/creatures/snowball/sport-gmelting-0.png
+share/games/supertux2/images/creatures/snowball/sport-gmelting-1.png
+share/games/supertux2/images/creatures/snowball/sport-gmelting-2.png
+share/games/supertux2/images/creatures/snowball/sport-gmelting-3.png
+share/games/supertux2/images/creatures/snowball/sport-gmelting-4.png
+share/games/supertux2/images/creatures/snowball/sport-left-0.png
+share/games/supertux2/images/creatures/snowball/sport-left-1.png
+share/games/supertux2/images/creatures/snowball/sport-left-2.png
+share/games/supertux2/images/creatures/snowball/sport-melting-0.png
+share/games/supertux2/images/creatures/snowball/sport-melting-1.png
+share/games/supertux2/images/creatures/snowball/sport-melting-2.png
+share/games/supertux2/images/creatures/snowball/sport-melting-3.png
+share/games/supertux2/images/creatures/snowball/squished-left.png
+share/games/supertux2/images/creatures/snowjumpy/gear-cracked.png
+share/games/supertux2/images/creatures/snowjumpy/gear.png
+share/games/supertux2/images/creatures/snowjumpy/iced-left-up.png
+share/games/supertux2/images/creatures/snowjumpy/left-down.png
+share/games/supertux2/images/creatures/snowjumpy/left-middle.png
+share/games/supertux2/images/creatures/snowjumpy/left-up.png
+share/games/supertux2/images/creatures/snowjumpy/melting-0.png
+share/games/supertux2/images/creatures/snowjumpy/melting-1.png
+share/games/supertux2/images/creatures/snowjumpy/melting-2.png
+share/games/supertux2/images/creatures/snowjumpy/melting-3.png
+share/games/supertux2/images/creatures/snowjumpy/melting-4.png
+share/games/supertux2/images/creatures/snowjumpy/snowjumpy.sprite
+share/games/supertux2/images/creatures/snowman/gmelting-0.png
+share/games/supertux2/images/creatures/snowman/gmelting-1.png
+share/games/supertux2/images/creatures/snowman/gmelting-2.png
+share/games/supertux2/images/creatures/snowman/gmelting-3.png
+share/games/supertux2/images/creatures/snowman/gmelting-4.png
+share/games/supertux2/images/creatures/snowman/headless1.png
+share/games/supertux2/images/creatures/snowman/headless2.png
+share/games/supertux2/images/creatures/snowman/headless3.png
+share/games/supertux2/images/creatures/snowman/headless4.png
+share/games/supertux2/images/creatures/snowman/headless5.png
+share/games/supertux2/images/creatures/snowman/headless6.png
+share/games/supertux2/images/creatures/snowman/headless7.png
+share/games/supertux2/images/creatures/snowman/headless8.png
+share/games/supertux2/images/creatures/snowman/melting-0.png
+share/games/supertux2/images/creatures/snowman/melting-1.png
+share/games/supertux2/images/creatures/snowman/melting-2.png
+share/games/supertux2/images/creatures/snowman/melting-3.png
+share/games/supertux2/images/creatures/snowman/snowman.sprite
+share/games/supertux2/images/creatures/snowman/walk1.png
+share/games/supertux2/images/creatures/snowman/walk2.png
+share/games/supertux2/images/creatures/snowman/walk3.png
+share/games/supertux2/images/creatures/snowman/walk4.png
+share/games/supertux2/images/creatures/snowman/walk5.png
+share/games/supertux2/images/creatures/snowman/walk6.png
+share/games/supertux2/images/creatures/snowman/walk7.png
+share/games/supertux2/images/creatures/snowman/walk8.png
+share/games/supertux2/images/creatures/spidermite/burning-0.png
+share/games/supertux2/images/creatures/spidermite/burning-1.png
+share/games/supertux2/images/creatures/spidermite/burning-2.png
+share/games/supertux2/images/creatures/spidermite/burning-3.png
+share/games/supertux2/images/creatures/spidermite/burning-4.png
+share/games/supertux2/images/creatures/spidermite/burning-5.png
+share/games/supertux2/images/creatures/spidermite/burning-6.png
+share/games/supertux2/images/creatures/spidermite/burning-7.png
+share/games/supertux2/images/creatures/spidermite/spidermite-frozen.png
+share/games/supertux2/images/creatures/spidermite/spidermite-squish.png
+share/games/supertux2/images/creatures/spidermite/spidermite.png
+share/games/supertux2/images/creatures/spidermite/spidermite.sprite
+share/games/supertux2/images/creatures/spidermite/spidermite0.png
+share/games/supertux2/images/creatures/spidermite/spidermite1.png
+share/games/supertux2/images/creatures/spike/down.png
+share/games/supertux2/images/creatures/spike/left.png
+share/games/supertux2/images/creatures/spike/right.png
+share/games/supertux2/images/creatures/spike/spikedown.sprite
+share/games/supertux2/images/creatures/spike/spikedown2.sprite
+share/games/supertux2/images/creatures/spike/spikeup.png
+share/games/supertux2/images/creatures/spike/up.png
+share/games/supertux2/images/creatures/spiky/gear-cracked.png
+share/games/supertux2/images/creatures/spiky/gear.png
+share/games/supertux2/images/creatures/spiky/iced-left.png
+share/games/supertux2/images/creatures/spiky/left-0.png
+share/games/supertux2/images/creatures/spiky/left-1.png
+share/games/supertux2/images/creatures/spiky/left-2.png
+share/games/supertux2/images/creatures/spiky/melting-0.png
+share/games/supertux2/images/creatures/spiky/melting-1.png
+share/games/supertux2/images/creatures/spiky/melting-2.png
+share/games/supertux2/images/creatures/spiky/melting-3.png
+share/games/supertux2/images/creatures/spiky/sleeping-left.png
+share/games/supertux2/images/creatures/spiky/sleepingspiky.sprite
+share/games/supertux2/images/creatures/spiky/spiky.sprite
+share/games/supertux2/images/creatures/spiky/waking-left-0.png
+share/games/supertux2/images/creatures/spiky/waking-left-1.png
+share/games/supertux2/images/creatures/spiky/waking-left-2.png
+share/games/supertux2/images/creatures/stalactite/broken.png
+share/games/supertux2/images/creatures/stalactite/falling.png
+share/games/supertux2/images/creatures/stalactite/stalactite.sprite
+share/games/supertux2/images/creatures/toad/burning-0.png
+share/games/supertux2/images/creatures/toad/burning-1.png
+share/games/supertux2/images/creatures/toad/burning-2.png
+share/games/supertux2/images/creatures/toad/burning-3.png
+share/games/supertux2/images/creatures/toad/burning-4.png
+share/games/supertux2/images/creatures/toad/burning-5.png
+share/games/supertux2/images/creatures/toad/burning-6.png
+share/games/supertux2/images/creatures/toad/toad-frozen.png
+share/games/supertux2/images/creatures/toad/toad-idle-0.png
+share/games/supertux2/images/creatures/toad/toad-idle-1.png
+share/games/supertux2/images/creatures/toad/toad-jumping.png
+share/games/supertux2/images/creatures/toad/toad-squished.png
+share/games/supertux2/images/creatures/toad/toad.sprite
+share/games/supertux2/images/creatures/totem/squished.png
+share/games/supertux2/images/creatures/totem/stacked.png
+share/games/supertux2/images/creatures/totem/totem.sprite
+share/games/supertux2/images/creatures/totem/walking1.png
+share/games/supertux2/images/creatures/totem/walking2.png
+share/games/supertux2/images/creatures/totem/walking3.png
+share/games/supertux2/images/creatures/totem/walking4.png
+share/games/supertux2/images/creatures/tumbleweed/tumbleweed0.png
+share/games/supertux2/images/creatures/tumbleweed/tumbleweed1.png
+share/games/supertux2/images/creatures/tumbleweed/tumbleweed2.png
+share/games/supertux2/images/creatures/tumbleweed/tumbleweed3.png
+share/games/supertux2/images/creatures/tux/air/hat/backflip.png
+share/games/supertux2/images/creatures/tux/air/hat/duck.png
+share/games/supertux2/images/creatures/tux/air/hat/skid.png
+share/games/supertux2/images/creatures/tux/air/hat/spin-1.png
+share/games/supertux2/images/creatures/tux/air/hat/spin-2.png
+share/games/supertux2/images/creatures/tux/air/hat/spin-3.png
+share/games/supertux2/images/creatures/tux/air/hat/stand.png
+share/games/supertux2/images/creatures/tux/air/hat/walk-0.png
+share/games/supertux2/images/creatures/tux/air/hat/walk-1.png
+share/games/supertux2/images/creatures/tux/big/backflip.png
+share/games/supertux2/images/creatures/tux/big/buttjump-0.png
+share/games/supertux2/images/creatures/tux/big/duck-0.png
+share/games/supertux2/images/creatures/tux/big/idle-0.png
+share/games/supertux2/images/creatures/tux/big/idle-1.png
+share/games/supertux2/images/creatures/tux/big/jump-0.png
+share/games/supertux2/images/creatures/tux/big/kick-0.png
+share/games/supertux2/images/creatures/tux/big/ladder-0.png
+share/games/supertux2/images/creatures/tux/big/ladder-1.png
+share/games/supertux2/images/creatures/tux/big/ladder-2.png
+share/games/supertux2/images/creatures/tux/big/ladder-3.png
+share/games/supertux2/images/creatures/tux/big/skid-0.png
+share/games/supertux2/images/creatures/tux/big/stand-0.png
+share/games/supertux2/images/creatures/tux/big/walk-0.png
+share/games/supertux2/images/creatures/tux/big/walk-1.png
+share/games/supertux2/images/creatures/tux/big/walk-2.png
+share/games/supertux2/images/creatures/tux/big/walk-3.png
+share/games/supertux2/images/creatures/tux/big/walk-4.png
+share/games/supertux2/images/creatures/tux/big/walk-5.png
+share/games/supertux2/images/creatures/tux/earth/backflip.png
+share/games/supertux2/images/creatures/tux/earth/buttjump.png
+share/games/supertux2/images/creatures/tux/earth/duck.png
+share/games/supertux2/images/creatures/tux/earth/hardhat/backflip.png
+share/games/supertux2/images/creatures/tux/earth/hardhat/duck.png
+share/games/supertux2/images/creatures/tux/earth/hardhat/skid.png
+share/games/supertux2/images/creatures/tux/earth/hardhat/stand.png
+share/games/supertux2/images/creatures/tux/earth/hardhat/walk-0.png
+share/games/supertux2/images/creatures/tux/earth/hardhat/walk-1.png
+share/games/supertux2/images/creatures/tux/earth/head.png
+share/games/supertux2/images/creatures/tux/earth/jump.png
+share/games/supertux2/images/creatures/tux/earth/kick.png
+share/games/supertux2/images/creatures/tux/earth/ladder.png
+share/games/supertux2/images/creatures/tux/earth/light/backflip.png
+share/games/supertux2/images/creatures/tux/earth/light/duck.png
+share/games/supertux2/images/creatures/tux/earth/light/skid.png
+share/games/supertux2/images/creatures/tux/earth/light/stand.png
+share/games/supertux2/images/creatures/tux/earth/skid.png
+share/games/supertux2/images/creatures/tux/earth/stand.png
+share/games/supertux2/images/creatures/tux/earth/walk.png
+share/games/supertux2/images/creatures/tux/fire/backflip.png
+share/games/supertux2/images/creatures/tux/fire/buttjump-0.png
+share/games/supertux2/images/creatures/tux/fire/duck-0.png
+share/games/supertux2/images/creatures/tux/fire/idle-0.png
+share/games/supertux2/images/creatures/tux/fire/idle-1.png
+share/games/supertux2/images/creatures/tux/fire/jump-0.png
+share/games/supertux2/images/creatures/tux/fire/kick-0.png
+share/games/supertux2/images/creatures/tux/fire/ladder-0.png
+share/games/supertux2/images/creatures/tux/fire/ladder-1.png
+share/games/supertux2/images/creatures/tux/fire/ladder-2.png
+share/games/supertux2/images/creatures/tux/fire/ladder-3.png
+share/games/supertux2/images/creatures/tux/fire/santa_cap/backflip.png
+share/games/supertux2/images/creatures/tux/fire/santa_cap/duck.png
+share/games/supertux2/images/creatures/tux/fire/santa_cap/skid.png
+share/games/supertux2/images/creatures/tux/fire/santa_cap/stand.png
+share/games/supertux2/images/creatures/tux/fire/santa_cap/walk-0.png
+share/games/supertux2/images/creatures/tux/fire/santa_cap/walk-1.png
+share/games/supertux2/images/creatures/tux/fire/skid-0.png
+share/games/supertux2/images/creatures/tux/fire/stand-0.png
+share/games/supertux2/images/creatures/tux/fire/walk-0.png
+share/games/supertux2/images/creatures/tux/fire/walk-1.png
+share/games/supertux2/images/creatures/tux/fire/walk-2.png
+share/games/supertux2/images/creatures/tux/fire/walk-3.png
+share/games/supertux2/images/creatures/tux/fire/walk-4.png
+share/games/supertux2/images/creatures/tux/fire/walk-5.png
+share/games/supertux2/images/creatures/tux/ice/backflip.png
+share/games/supertux2/images/creatures/tux/ice/buttjump-0.png
+share/games/supertux2/images/creatures/tux/ice/duck-0.png
+share/games/supertux2/images/creatures/tux/ice/idle-0.png
+share/games/supertux2/images/creatures/tux/ice/idle-1.png
+share/games/supertux2/images/creatures/tux/ice/jump-0.png
+share/games/supertux2/images/creatures/tux/ice/kick-0.png
+share/games/supertux2/images/creatures/tux/ice/ladder-0.png
+share/games/supertux2/images/creatures/tux/ice/ladder-1.png
+share/games/supertux2/images/creatures/tux/ice/ladder-2.png
+share/games/supertux2/images/creatures/tux/ice/ladder-3.png
+share/games/supertux2/images/creatures/tux/ice/skid-0.png
+share/games/supertux2/images/creatures/tux/ice/stand-0.png
+share/games/supertux2/images/creatures/tux/ice/walk-0.png
+share/games/supertux2/images/creatures/tux/ice/walk-1.png
+share/games/supertux2/images/creatures/tux/ice/walk-2.png
+share/games/supertux2/images/creatures/tux/ice/walk-3.png
+share/games/supertux2/images/creatures/tux/ice/walk-4.png
+share/games/supertux2/images/creatures/tux/ice/walk-5.png
+share/games/supertux2/images/creatures/tux/light.sprite
+share/games/supertux2/images/creatures/tux/powerups.sprite
+share/games/supertux2/images/creatures/tux/small/gameover-0.png
+share/games/supertux2/images/creatures/tux/small/gameover-1.png
+share/games/supertux2/images/creatures/tux/small/grow-0.png
+share/games/supertux2/images/creatures/tux/small/grow-1.png
+share/games/supertux2/images/creatures/tux/small/grow-2.png
+share/games/supertux2/images/creatures/tux/small/grow-3.png
+share/games/supertux2/images/creatures/tux/small/grow-4.png
+share/games/supertux2/images/creatures/tux/small/grow-5.png
+share/games/supertux2/images/creatures/tux/small/grow-6.png
+share/games/supertux2/images/creatures/tux/small/idle-0.png
+share/games/supertux2/images/creatures/tux/small/idle-1.png
+share/games/supertux2/images/creatures/tux/small/jump-0.png
+share/games/supertux2/images/creatures/tux/small/kick-0.png
+share/games/supertux2/images/creatures/tux/small/ladder-0.png
+share/games/supertux2/images/creatures/tux/small/ladder-1.png
+share/games/supertux2/images/creatures/tux/small/ladder-2.png
+share/games/supertux2/images/creatures/tux/small/ladder-3.png
+share/games/supertux2/images/creatures/tux/small/skid-0.png
+share/games/supertux2/images/creatures/tux/small/stand-0.png
+share/games/supertux2/images/creatures/tux/small/walk-0.png
+share/games/supertux2/images/creatures/tux/small/walk-1.png
+share/games/supertux2/images/creatures/tux/small/walk-2.png
+share/games/supertux2/images/creatures/tux/small/walk-3.png
+share/games/supertux2/images/creatures/tux/small/walk-4.png
+share/games/supertux2/images/creatures/tux/small/walk-5.png
+share/games/supertux2/images/creatures/tux/small/walk-6.png
+share/games/supertux2/images/creatures/tux/small/walk-7.png
+share/games/supertux2/images/creatures/tux/tux.sprite
+share/games/supertux2/images/creatures/walkingleaf/burning-0.png
+share/games/supertux2/images/creatures/walkingleaf/burning-1.png
+share/games/supertux2/images/creatures/walkingleaf/burning-2.png
+share/games/supertux2/images/creatures/walkingleaf/burning-3.png
+share/games/supertux2/images/creatures/walkingleaf/burning-4.png
+share/games/supertux2/images/creatures/walkingleaf/burning-5.png
+share/games/supertux2/images/creatures/walkingleaf/burning-6.png
+share/games/supertux2/images/creatures/walkingleaf/burning-7.png
+share/games/supertux2/images/creatures/walkingleaf/burning-8.png
+share/games/supertux2/images/creatures/walkingleaf/burning-9.png
+share/games/supertux2/images/creatures/walkingleaf/frozen.png
+share/games/supertux2/images/creatures/walkingleaf/left-0.png
+share/games/supertux2/images/creatures/walkingleaf/left-1.png
+share/games/supertux2/images/creatures/walkingleaf/left-2.png
+share/games/supertux2/images/creatures/walkingleaf/squished.png
+share/games/supertux2/images/creatures/walkingleaf/walkingleaf.sprite
+share/games/supertux2/images/creatures/willowisp/idle-0.png
+share/games/supertux2/images/creatures/willowisp/idle-1.png
+share/games/supertux2/images/creatures/willowisp/idle-2.png
+share/games/supertux2/images/creatures/willowisp/idle-3.png
+share/games/supertux2/images/creatures/willowisp/vanishing-0.png
+share/games/supertux2/images/creatures/willowisp/vanishing-1.png
+share/games/supertux2/images/creatures/willowisp/vanishing-2.png
+share/games/supertux2/images/creatures/willowisp/vanishing-3.png
+share/games/supertux2/images/creatures/willowisp/warping-0.png
+share/games/supertux2/images/creatures/willowisp/warping-1.png
+share/games/supertux2/images/creatures/willowisp/warping-2.png
+share/games/supertux2/images/creatures/willowisp/warping-3.png
+share/games/supertux2/images/creatures/willowisp/warping-4.png
+share/games/supertux2/images/creatures/willowisp/warping-5.png
+share/games/supertux2/images/creatures/willowisp/willowisp.sprite
+share/games/supertux2/images/creatures/yeti/busted1.png
+share/games/supertux2/images/creatures/yeti/busted2.png
+share/games/supertux2/images/creatures/yeti/busted3.png
+share/games/supertux2/images/creatures/yeti/hudlife.png
+share/games/supertux2/images/creatures/yeti/iceyeti_dust0.png
+share/games/supertux2/images/creatures/yeti/iceyeti_dust1.png
+share/games/supertux2/images/creatures/yeti/iceyeti_dust2.png
+share/games/supertux2/images/creatures/yeti/iceyeti_dust3.png
+share/games/supertux2/images/creatures/yeti/iceyeti_dust_wm_0.png
+share/games/supertux2/images/creatures/yeti/iceyeti_dust_wm_1.png
+share/games/supertux2/images/creatures/yeti/iceyeti_dust_wm_2.png
+share/games/supertux2/images/creatures/yeti/worldmap_1.png
+share/games/supertux2/images/creatures/yeti/worldmap_10.png
+share/games/supertux2/images/creatures/yeti/worldmap_11.png
+share/games/supertux2/images/creatures/yeti/worldmap_12.png
+share/games/supertux2/images/creatures/yeti/worldmap_13.png
+share/games/supertux2/images/creatures/yeti/worldmap_14.png
+share/games/supertux2/images/creatures/yeti/worldmap_15.png
+share/games/supertux2/images/creatures/yeti/worldmap_16.png
+share/games/supertux2/images/creatures/yeti/worldmap_17.png
+share/games/supertux2/images/creatures/yeti/worldmap_18.png
+share/games/supertux2/images/creatures/yeti/worldmap_2.png
+share/games/supertux2/images/creatures/yeti/worldmap_3.png
+share/games/supertux2/images/creatures/yeti/worldmap_4.png
+share/games/supertux2/images/creatures/yeti/worldmap_5.png
+share/games/supertux2/images/creatures/yeti/worldmap_6.png
+share/games/supertux2/images/creatures/yeti/worldmap_7.png
+share/games/supertux2/images/creatures/yeti/worldmap_8.png
+share/games/supertux2/images/creatures/yeti/worldmap_9.png
+share/games/supertux2/images/creatures/yeti/y-jump.png
+share/games/supertux2/images/creatures/yeti/y-jump2.png
+share/games/supertux2/images/creatures/yeti/y.png
+share/games/supertux2/images/creatures/yeti/y1.png
+share/games/supertux2/images/creatures/yeti/y2.png
+share/games/supertux2/images/creatures/yeti/y3.png
+share/games/supertux2/images/creatures/yeti/y4.png
+share/games/supertux2/images/creatures/yeti/y5.png
+share/games/supertux2/images/creatures/yeti/y6.png
+share/games/supertux2/images/creatures/yeti/y7.png
+share/games/supertux2/images/creatures/yeti/yeti.png
+share/games/supertux2/images/creatures/yeti/yeti.sprite
+share/games/supertux2/images/creatures/yeti/yeti_jump.png
+share/games/supertux2/images/creatures/zeekling/burning-0.png
+share/games/supertux2/images/creatures/zeekling/burning-1.png
+share/games/supertux2/images/creatures/zeekling/burning-2.png
+share/games/supertux2/images/creatures/zeekling/burning-3.png
+share/games/supertux2/images/creatures/zeekling/burning-4.png
+share/games/supertux2/images/creatures/zeekling/burning-5.png
+share/games/supertux2/images/creatures/zeekling/burning-6.png
+share/games/supertux2/images/creatures/zeekling/burning-7.png
+share/games/supertux2/images/creatures/zeekling/diving.png
+share/games/supertux2/images/creatures/zeekling/frozen.png
+share/games/supertux2/images/creatures/zeekling/left-0.png
+share/games/supertux2/images/creatures/zeekling/left-1.png
+share/games/supertux2/images/creatures/zeekling/left-2.png
+share/games/supertux2/images/creatures/zeekling/left-3.png
+share/games/supertux2/images/creatures/zeekling/squished.png
+share/games/supertux2/images/creatures/zeekling/zeekling.sprite
+share/games/supertux2/images/credits/bill.jpg
+share/games/supertux2/images/credits/christoph.jpg
+share/games/supertux2/images/credits/daniel.jpg
+share/games/supertux2/images/credits/gwater.jpg
+share/games/supertux2/images/credits/ingo.jpg
+share/games/supertux2/images/credits/matze.jpg
+share/games/supertux2/images/credits/milestone.png
+share/games/supertux2/images/credits/ondra.jpg
+share/games/supertux2/images/credits/paroneayea.jpg
+share/games/supertux2/images/credits/wansti.jpg
+share/games/supertux2/images/credits/wolfgang.jpg
+share/games/supertux2/images/decal/explanations/billboard-backflip.png
+share/games/supertux2/images/decal/explanations/billboard-bigtux.png
+share/games/supertux2/images/decal/explanations/billboard-buttjump.png
+share/games/supertux2/images/decal/explanations/billboard-climbing.png
+share/games/supertux2/images/decal/explanations/billboard-fireflower.png
+share/games/supertux2/images/decal/explanations/billboard-plant.png
+share/games/supertux2/images/decal/explanations/billboard-resetpoint.png
+share/games/supertux2/images/decal/explanations/billboard-runjump.png
+share/games/supertux2/images/decal/explanations/billboard-star.png
+share/games/supertux2/images/decal/explanations/billboard-switch.png
+share/games/supertux2/images/decal/explanations/billboard-trampoline.png
+share/games/supertux2/images/decal/halloween/exit.png
+share/games/supertux2/images/decal/halloween/exitfg.png
+share/games/supertux2/images/decal/halloween/gravestone1.png
+share/games/supertux2/images/decal/halloween/gravestone2.png
+share/games/supertux2/images/decal/halloween/tree.png
+share/games/supertux2/images/decal/nightcave/lightflower1.png
+share/games/supertux2/images/decal/nightcave/lightflower2.png
+share/games/supertux2/images/decal/nightcave/lightflower3.png
+share/games/supertux2/images/engine/console.jpg
+share/games/supertux2/images/engine/console.png
+share/games/supertux2/images/engine/console2.png
+share/games/supertux2/images/engine/editor/README
+share/games/supertux2/images/engine/editor/ambientsound.png
+share/games/supertux2/images/engine/editor/arrow.png
+share/games/supertux2/images/engine/editor/background.png
+share/games/supertux2/images/engine/editor/bicycleplatform.png
+share/games/supertux2/images/engine/editor/camera.png
+share/games/supertux2/images/engine/editor/climbable.png
+share/games/supertux2/images/engine/editor/clock.png
+share/games/supertux2/images/engine/editor/clouds.png
+share/games/supertux2/images/engine/editor/decal.png
+share/games/supertux2/images/engine/editor/ghostparticles.png
+share/games/supertux2/images/engine/editor/gradient.png
+share/games/supertux2/images/engine/editor/infoblock.png
+share/games/supertux2/images/engine/editor/invisible_wall.png
+share/games/supertux2/images/engine/editor/pneumaticplatform.png
+share/games/supertux2/images/engine/editor/point.png
+share/games/supertux2/images/engine/editor/powerup.png
+share/games/supertux2/images/engine/editor/rain.png
+share/games/supertux2/images/engine/editor/resetpoint.png
+share/games/supertux2/images/engine/editor/scriptedobject.png
+share/games/supertux2/images/engine/editor/scripttrigger.png
+share/games/supertux2/images/engine/editor/secretarea.png
+share/games/supertux2/images/engine/editor/sequencetrigger.png
+share/games/supertux2/images/engine/editor/snow.png
+share/games/supertux2/images/engine/editor/spawnpoint.png
+share/games/supertux2/images/engine/editor/spritechange.png
+share/games/supertux2/images/engine/editor/stalactite_yeti.png
+share/games/supertux2/images/engine/editor/thunderstorm.png
+share/games/supertux2/images/engine/editor/tilemap.png
+share/games/supertux2/images/engine/editor/wind.png
+share/games/supertux2/images/engine/fonts/README
+share/games/supertux2/images/engine/fonts/andale10-shadow.png
+share/games/supertux2/images/engine/fonts/andale10.png
+share/games/supertux2/images/engine/fonts/andale12-shadow.png
+share/games/supertux2/images/engine/fonts/andale12.png
+share/games/supertux2/images/engine/fonts/arabic/shadow-big.png
+share/games/supertux2/images/engine/fonts/arabic/shadow-small.png
+share/games/supertux2/images/engine/fonts/arabic/shadow.png
+share/games/supertux2/images/engine/fonts/arabic/white-big.png
+share/games/supertux2/images/engine/fonts/arabic/white-small.png
+share/games/supertux2/images/engine/fonts/arabic/white.png
+share/games/supertux2/images/engine/fonts/console2-shadow.png
+share/games/supertux2/images/engine/fonts/console2.png
+share/games/supertux2/images/engine/fonts/cyr/AUTHORS
+share/games/supertux2/images/engine/fonts/cyr/shadow-big.png
+share/games/supertux2/images/engine/fonts/cyr/shadow-small.png
+share/games/supertux2/images/engine/fonts/cyr/shadow.png
+share/games/supertux2/images/engine/fonts/cyr/white-big.png
+share/games/supertux2/images/engine/fonts/cyr/white-small.png
+share/games/supertux2/images/engine/fonts/cyr/white.png
+share/games/supertux2/images/engine/fonts/devanagari/AUTHOR
+share/games/supertux2/images/engine/fonts/devanagari/File
+share/games/supertux2/images/engine/fonts/devanagari/shadow-voy.png
+share/games/supertux2/images/engine/fonts/devanagari/shadow.png
+share/games/supertux2/images/engine/fonts/devanagari/white-voy.png
+share/games/supertux2/images/engine/fonts/devanagari/white.png
+share/games/supertux2/images/engine/fonts/greek/AUTHOR
+share/games/supertux2/images/engine/fonts/greek/Shadow-small.png
+share/games/supertux2/images/engine/fonts/greek/shadow-big.png
+share/games/supertux2/images/engine/fonts/greek/shadow-small.png
+share/games/supertux2/images/engine/fonts/greek/shadow.png
+share/games/supertux2/images/engine/fonts/greek/white-big.png
+share/games/supertux2/images/engine/fonts/greek/white-small.png
+share/games/supertux2/images/engine/fonts/greek/white.png
+share/games/supertux2/images/engine/fonts/ko/shadow-big.png
+share/games/supertux2/images/engine/fonts/ko/shadow-small.png
+share/games/supertux2/images/engine/fonts/ko/shadow.png
+share/games/supertux2/images/engine/fonts/ko/white-big.png
+share/games/supertux2/images/engine/fonts/ko/white-small.png
+share/games/supertux2/images/engine/fonts/ko/white.png
+share/games/supertux2/images/engine/fonts/shadow-big.png
+share/games/supertux2/images/engine/fonts/shadow-small.png
+share/games/supertux2/images/engine/fonts/shadow.png
+share/games/supertux2/images/engine/fonts/white-big.png
+share/games/supertux2/images/engine/fonts/white-small.png
+share/games/supertux2/images/engine/fonts/white.png
+share/games/supertux2/images/engine/fonts/zh/shadow-big.png
+share/games/supertux2/images/engine/fonts/zh/shadow-small.png
+share/games/supertux2/images/engine/fonts/zh/shadow.png
+share/games/supertux2/images/engine/fonts/zh/white-big.png
+share/games/supertux2/images/engine/fonts/zh/white-small.png
+share/games/supertux2/images/engine/fonts/zh/white.png
+share/games/supertux2/images/engine/hud/airarrow.png
+share/games/supertux2/images/engine/hud/coins-0.png
+share/games/supertux2/images/engine/hud/time-0.png
+share/games/supertux2/images/engine/icons/supertux-256x256.png
+share/games/supertux2/images/engine/icons/supertux.icns
+share/games/supertux2/images/engine/icons/supertux.ico
+share/games/supertux2/images/engine/icons/supertux.png
+share/games/supertux2/images/engine/icons/supertux.rc
+share/games/supertux2/images/engine/icons/supertux.xpm
+share/games/supertux2/images/engine/menu/arrow-back.png
+share/games/supertux2/images/engine/menu/arrow-left.png
+share/games/supertux2/images/engine/menu/arrow-right.png
+share/games/supertux2/images/engine/menu/checkbox-checked.png
+share/games/supertux2/images/engine/menu/checkbox-unchecked.png
+share/games/supertux2/images/engine/menu/frame.png
+share/games/supertux2/images/engine/menu/logo.png
+share/games/supertux2/images/engine/menu/logo.sprite
+share/games/supertux2/images/engine/menu/logo_dev.png
+share/games/supertux2/images/engine/menu/mousecursor-click.png
+share/games/supertux2/images/engine/menu/mousecursor-link.png
+share/games/supertux2/images/engine/menu/mousecursor.png
+share/games/supertux2/images/engine/menu/score-backdrop.png
+share/games/supertux2/images/engine/menu/scroll-down.png
+share/games/supertux2/images/engine/menu/scroll-up.png
+share/games/supertux2/images/engine/missing.png
+share/games/supertux2/images/help/rockhowto1.png
+share/games/supertux2/images/help/rockhowto2-zh.png
+share/games/supertux2/images/help/rockhowto2.png
+share/games/supertux2/images/help/rockhowto3.png
+share/games/supertux2/images/ice_world.strf
+share/games/supertux2/images/objects/bonus_block/bonus-1up.png
+share/games/supertux2/images/objects/bonus_block/bonus-air_flower.png
+share/games/supertux2/images/objects/bonus_block/bonus-earth_flower.png
+share/games/supertux2/images/objects/bonus_block/bonus-explode.png
+share/games/supertux2/images/objects/bonus_block/bonus-fire_flower.png
+share/games/supertux2/images/objects/bonus_block/bonus-herring.png
+share/games/supertux2/images/objects/bonus_block/bonus-ice_flower.png
+share/games/supertux2/images/objects/bonus_block/bonus-invisible.png
+share/games/supertux2/images/objects/bonus_block/bonus-levelflip.png
+share/games/supertux2/images/objects/bonus_block/bonus-porttramp.png
+share/games/supertux2/images/objects/bonus_block/bonus-rain.png
+share/games/supertux2/images/objects/bonus_block/bonus-rock.png
+share/games/supertux2/images/objects/bonus_block/bonus-tramp.png
+share/games/supertux2/images/objects/bonus_block/bonusblock.sprite
+share/games/supertux2/images/objects/bonus_block/brick.sprite
+share/games/supertux2/images/objects/bonus_block/brickIce.sprite
+share/games/supertux2/images/objects/bonus_block/brickWeb.sprite
+share/games/supertux2/images/objects/bonus_block/empty.png
+share/games/supertux2/images/objects/bonus_block/full-0.png
+share/games/supertux2/images/objects/bonus_block/full-1.png
+share/games/supertux2/images/objects/bonus_block/full-2.png
+share/games/supertux2/images/objects/bonus_block/full-3.png
+share/games/supertux2/images/objects/bonus_block/full-4.png
+share/games/supertux2/images/objects/bonus_block/hiddenbonus.sprite
+share/games/supertux2/images/objects/bonus_block/icedbrick.sprite
+share/games/supertux2/images/objects/bonus_block/info_block.png
+share/games/supertux2/images/objects/bonus_block/infoblock.png
+share/games/supertux2/images/objects/bonus_block/infoblock.sprite
+share/games/supertux2/images/objects/bonus_block/invisible.png
+share/games/supertux2/images/objects/bonus_block/invisibleblock.sprite
+share/games/supertux2/images/objects/bonus_block/off.png
+share/games/supertux2/images/objects/bonus_block/on.png
+share/games/supertux2/images/objects/bonus_block/orange_0.png
+share/games/supertux2/images/objects/bonus_block/orange_1.png
+share/games/supertux2/images/objects/bonus_block/orange_2.png
+share/games/supertux2/images/objects/bonus_block/orange_3.png
+share/games/supertux2/images/objects/bonus_block/orange_4.png
+share/games/supertux2/images/objects/bonus_block/orange_empty.png
+share/games/supertux2/images/objects/bonus_block/orangeblock.sprite
+share/games/supertux2/images/objects/bonus_block/purple_0.png
+share/games/supertux2/images/objects/bonus_block/purple_1.png
+share/games/supertux2/images/objects/bonus_block/purple_2.png
+share/games/supertux2/images/objects/bonus_block/purple_3.png
+share/games/supertux2/images/objects/bonus_block/purple_4.png
+share/games/supertux2/images/objects/bonus_block/purple_empty.png
+share/games/supertux2/images/objects/bonus_block/purpleblock.sprite
+share/games/supertux2/images/objects/bonus_block/scriptblock.png
+share/games/supertux2/images/objects/bonus_block/scriptblock.sprite
+share/games/supertux2/images/objects/bonus_block/scriptblock_empty.png
+share/games/supertux2/images/objects/bullets/fire_bullet-0.png
+share/games/supertux2/images/objects/bullets/fire_bullet-1.png
+share/games/supertux2/images/objects/bullets/fire_bullet-2.png
+share/games/supertux2/images/objects/bullets/fire_bullet-3.png
+share/games/supertux2/images/objects/bullets/firebullet.sprite
+share/games/supertux2/images/objects/bullets/ice_bullet.png
+share/games/supertux2/images/objects/bullets/icebullet.sprite
+share/games/supertux2/images/objects/candle/candle-1.png
+share/games/supertux2/images/objects/candle/candle-2.png
+share/games/supertux2/images/objects/candle/candle-3.png
+share/games/supertux2/images/objects/candle/candle-4.png
+share/games/supertux2/images/objects/candle/candle-light-1.png
+share/games/supertux2/images/objects/candle/candle-light-1.sprite
+share/games/supertux2/images/objects/candle/candle-light-2.png
+share/games/supertux2/images/objects/candle/candle-light-2.sprite
+share/games/supertux2/images/objects/candle/candle-light-white-1.png
+share/games/supertux2/images/objects/candle/candle-light-white-2.png
+share/games/supertux2/images/objects/candle/candle.sprite
+share/games/supertux2/images/objects/candle/no_candle.sprite
+share/games/supertux2/images/objects/candle/off.png
+share/games/supertux2/images/objects/candle/torch/torch-off.png
+share/games/supertux2/images/objects/candle/torch/torch.sprite
+share/games/supertux2/images/objects/candle/torch/torch1.png
+share/games/supertux2/images/objects/candle/torch/torch2.png
+share/games/supertux2/images/objects/candle/torch/torch3.png
+share/games/supertux2/images/objects/candle/torch/torch4.png
+share/games/supertux2/images/objects/castledoor/castledoor.png
+share/games/supertux2/images/objects/castledoor/castledoor.sprite
+share/games/supertux2/images/objects/castledoor/keyholes.png
+share/games/supertux2/images/objects/castledoor/keyholes.sprite
+share/games/supertux2/images/objects/castledoor/torchflame.png
+share/games/supertux2/images/objects/castledoor/torchflame.sprite
+share/games/supertux2/images/objects/castledoor/torchflame1.png
+share/games/supertux2/images/objects/castledoor/torchflame2.png
+share/games/supertux2/images/objects/castledoor/torchflame3.png
+share/games/supertux2/images/objects/castledoor/torchflame4.png
+share/games/supertux2/images/objects/castledoor/torchflame5.png
+share/games/supertux2/images/objects/coin/coin-0.png
+share/games/supertux2/images/objects/coin/coin-1.png
+share/games/supertux2/images/objects/coin/coin-2.png
+share/games/supertux2/images/objects/coin/coin-3.png
+share/games/supertux2/images/objects/coin/coin-4.png
+share/games/supertux2/images/objects/coin/coin-5.png
+share/games/supertux2/images/objects/coin/coin-6.png
+share/games/supertux2/images/objects/coin/coin-7.png
+share/games/supertux2/images/objects/coin/coin.sprite
+share/games/supertux2/images/objects/coin/heavy_coin.png
+share/games/supertux2/images/objects/coin/path_coin.png
+share/games/supertux2/images/objects/crystals/a1.png
+share/games/supertux2/images/objects/crystals/a2.png
+share/games/supertux2/images/objects/crystals/b1.png
+share/games/supertux2/images/objects/crystals/b2.png
+share/games/supertux2/images/objects/crystals/c1.png
+share/games/supertux2/images/objects/crystals/c2.png
+share/games/supertux2/images/objects/crystals/crystal_1.sprite
+share/games/supertux2/images/objects/crystals/crystal_2.sprite
+share/games/supertux2/images/objects/crystals/crystal_3.sprite
+share/games/supertux2/images/objects/crystals/crystal_4.sprite
+share/games/supertux2/images/objects/crystals/d1.png
+share/games/supertux2/images/objects/crystals/d2.png
+share/games/supertux2/images/objects/door/door-0.png
+share/games/supertux2/images/objects/door/door-1.png
+share/games/supertux2/images/objects/door/door-2.png
+share/games/supertux2/images/objects/door/door-3.png
+share/games/supertux2/images/objects/door/door-4.png
+share/games/supertux2/images/objects/door/door-5.png
+share/games/supertux2/images/objects/door/door-6.png
+share/games/supertux2/images/objects/door/door-7.png
+share/games/supertux2/images/objects/door/door.sprite
+share/games/supertux2/images/objects/eat-me/eat-me.sprite
+share/games/supertux2/images/objects/explosion/explosion-0.png
+share/games/supertux2/images/objects/explosion/explosion-1.png
+share/games/supertux2/images/objects/explosion/explosion.sprite
+share/games/supertux2/images/objects/explosion/pop-0.png
+share/games/supertux2/images/objects/firefly/firefly.sprite
+share/games/supertux2/images/objects/firefly/firefly1.png
+share/games/supertux2/images/objects/firefly/firefly2.png
+share/games/supertux2/images/objects/firefly/firefly3.png
+share/games/supertux2/images/objects/firefly/firefly4.png
+share/games/supertux2/images/objects/firefly/firefly5.png
+share/games/supertux2/images/objects/firefly/firefly6.png
+share/games/supertux2/images/objects/firefly/firefly7.png
+share/games/supertux2/images/objects/firefly/sleep-1.png
+share/games/supertux2/images/objects/firefly/sleep-2.png
+share/games/supertux2/images/objects/flying_platform/flying_platform-0.png
+share/games/supertux2/images/objects/flying_platform/flying_platform-1.png
+share/games/supertux2/images/objects/flying_platform/flying_platform-2.png
+share/games/supertux2/images/objects/flying_platform/flying_platform-3.png
+share/games/supertux2/images/objects/flying_platform/flying_platform.sprite
+share/games/supertux2/images/objects/icecube/icecube.png
+share/games/supertux2/images/objects/icecube/icecube.sprite
+share/games/supertux2/images/objects/icecube/iceslick.png
+share/games/supertux2/images/objects/invisible/invisible.png
+share/games/supertux2/images/objects/invisible/invisible.sprite
+share/games/supertux2/images/objects/ispy/alert-1.png
+share/games/supertux2/images/objects/ispy/alert-2.png
+share/games/supertux2/images/objects/ispy/down-alert-1.png
+share/games/supertux2/images/objects/ispy/down-alert-2.png
+share/games/supertux2/images/objects/ispy/down-gone-0.png
+share/games/supertux2/images/objects/ispy/down-hiding-1.png
+share/games/supertux2/images/objects/ispy/down-hiding-2.png
+share/games/supertux2/images/objects/ispy/down-hiding-3.png
+share/games/supertux2/images/objects/ispy/down-idle-0.png
+share/games/supertux2/images/objects/ispy/down-idle-1.png
+share/games/supertux2/images/objects/ispy/down-idle-3.png
+share/games/supertux2/images/objects/ispy/gone-0.png
+share/games/supertux2/images/objects/ispy/hiding-1.png
+share/games/supertux2/images/objects/ispy/hiding-2.png
+share/games/supertux2/images/objects/ispy/hiding-3.png
+share/games/supertux2/images/objects/ispy/idle-0.png
+share/games/supertux2/images/objects/ispy/idle-1.png
+share/games/supertux2/images/objects/ispy/idle-3.png
+share/games/supertux2/images/objects/ispy/ispy.sprite
+share/games/supertux2/images/objects/keys/air.png
+share/games/supertux2/images/objects/keys/air_display.png
+share/games/supertux2/images/objects/keys/earth.png
+share/games/supertux2/images/objects/keys/earth_display.png
+share/games/supertux2/images/objects/keys/fire.png
+share/games/supertux2/images/objects/keys/fire_display.png
+share/games/supertux2/images/objects/keys/k_outline.png
+share/games/supertux2/images/objects/keys/key_air.sprite
+share/games/supertux2/images/objects/keys/key_earth.sprite
+share/games/supertux2/images/objects/keys/key_fire.sprite
+share/games/supertux2/images/objects/keys/key_water.sprite
+share/games/supertux2/images/objects/keys/key_wood.sprite
+share/games/supertux2/images/objects/keys/l_outline.png
+share/games/supertux2/images/objects/keys/n_outline.png
+share/games/supertux2/images/objects/keys/o_outline.png
+share/games/supertux2/images/objects/keys/outline.png
+share/games/supertux2/images/objects/keys/sparkle-1.png
+share/games/supertux2/images/objects/keys/sparkle-10.png
+share/games/supertux2/images/objects/keys/sparkle-11.png
+share/games/supertux2/images/objects/keys/sparkle-12.png
+share/games/supertux2/images/objects/keys/sparkle-13.png
+share/games/supertux2/images/objects/keys/sparkle-14.png
+share/games/supertux2/images/objects/keys/sparkle-15.png
+share/games/supertux2/images/objects/keys/sparkle-16.png
+share/games/supertux2/images/objects/keys/sparkle-2.png
+share/games/supertux2/images/objects/keys/sparkle-3.png
+share/games/supertux2/images/objects/keys/sparkle-4.png
+share/games/supertux2/images/objects/keys/sparkle-5.png
+share/games/supertux2/images/objects/keys/sparkle-6.png
+share/games/supertux2/images/objects/keys/sparkle-7.png
+share/games/supertux2/images/objects/keys/sparkle-8.png
+share/games/supertux2/images/objects/keys/sparkle-9.png
+share/games/supertux2/images/objects/keys/water.png
+share/games/supertux2/images/objects/keys/water_display.png
+share/games/supertux2/images/objects/keys/wood.png
+share/games/supertux2/images/objects/keys/wood_display.png
+share/games/supertux2/images/objects/lantern/lantern-1.png
+share/games/supertux2/images/objects/lantern/lantern-2.png
+share/games/supertux2/images/objects/lantern/lantern-3.png
+share/games/supertux2/images/objects/lantern/lantern-4.png
+share/games/supertux2/images/objects/lantern/lantern-off-open.png
+share/games/supertux2/images/objects/lantern/lantern-off.png
+share/games/supertux2/images/objects/lantern/lantern.sprite
+share/games/supertux2/images/objects/lightmap_light/bonusblock_light.png
+share/games/supertux2/images/objects/lightmap_light/lightmap_light-large.png
+share/games/supertux2/images/objects/lightmap_light/lightmap_light-large.sprite
+share/games/supertux2/images/objects/lightmap_light/lightmap_light-medium.png
+share/games/supertux2/images/objects/lightmap_light/lightmap_light-medium.sprite
+share/games/supertux2/images/objects/lightmap_light/lightmap_light-small.png
+share/games/supertux2/images/objects/lightmap_light/lightmap_light-small.sprite
+share/games/supertux2/images/objects/lightmap_light/lightmap_light-tiny.png
+share/games/supertux2/images/objects/lightmap_light/lightmap_light-tiny.sprite
+share/games/supertux2/images/objects/lightmap_light/lightmap_light.png
+share/games/supertux2/images/objects/lightmap_light/lightmap_light.sprite
+share/games/supertux2/images/objects/logo/logo.sprite
+share/games/supertux2/images/objects/logo/logo_final.sprite
+share/games/supertux2/images/objects/magicblock/magicblock-solid.png
+share/games/supertux2/images/objects/magicblock/magicblock.png
+share/games/supertux2/images/objects/magicblock/magicblock.sprite
+share/games/supertux2/images/objects/particles/airtux-hat.png
+share/games/supertux2/images/objects/particles/airtux-hat.sprite
+share/games/supertux2/images/objects/particles/bark-0.png
+share/games/supertux2/images/objects/particles/bark.sprite
+share/games/supertux2/images/objects/particles/cloud.png
+share/games/supertux2/images/objects/particles/earthtux-hardhat.png
+share/games/supertux2/images/objects/particles/earthtux-hardhat.sprite
+share/games/supertux2/images/objects/particles/explosion-0.png
+share/games/supertux2/images/objects/particles/explosion-1.png
+share/games/supertux2/images/objects/particles/explosion-2.png
+share/games/supertux2/images/objects/particles/explosion.sprite
+share/games/supertux2/images/objects/particles/firetux-helmet.png
+share/games/supertux2/images/objects/particles/firetux-helmet.sprite
+share/games/supertux2/images/objects/particles/ghost0.png
+share/games/supertux2/images/objects/particles/ghost1.png
+share/games/supertux2/images/objects/particles/icetux-cap.png
+share/games/supertux2/images/objects/particles/icetux-cap.sprite
+share/games/supertux2/images/objects/particles/kracker-1.png
+share/games/supertux2/images/objects/particles/kracker-2.png
+share/games/supertux2/images/objects/particles/kracker-3.png
+share/games/supertux2/images/objects/particles/kracker-4.png
+share/games/supertux2/images/objects/particles/kracker-5.png
+share/games/supertux2/images/objects/particles/kracker-6.png
+share/games/supertux2/images/objects/particles/kracker-7.png
+share/games/supertux2/images/objects/particles/kracker-8.png
+share/games/supertux2/images/objects/particles/kracker-9.png
+share/games/supertux2/images/objects/particles/kracker.sprite
+share/games/supertux2/images/objects/particles/kraker.sprite
+share/games/supertux2/images/objects/particles/leaf-0.png
+share/games/supertux2/images/objects/particles/leaf.sprite
+share/games/supertux2/images/objects/particles/poisonivy-0.png
+share/games/supertux2/images/objects/particles/poisonivy-1.png
+share/games/supertux2/images/objects/particles/poisonivy-2.png
+share/games/supertux2/images/objects/particles/poisonivy-3.png
+share/games/supertux2/images/objects/particles/poisonivy.png
+share/games/supertux2/images/objects/particles/poisonivy.sprite
+share/games/supertux2/images/objects/particles/rain0.png
+share/games/supertux2/images/objects/particles/rain1.png
+share/games/supertux2/images/objects/particles/rainsplash-1.png
+share/games/supertux2/images/objects/particles/rainsplash-2.png
+share/games/supertux2/images/objects/particles/rainsplash-3.png
+share/games/supertux2/images/objects/particles/rainsplash-4.png
+share/games/supertux2/images/objects/particles/rainsplash-vertical-1.png
+share/games/supertux2/images/objects/particles/rainsplash-vertical-2.png
+share/games/supertux2/images/objects/particles/rainsplash-vertical-3.png
+share/games/supertux2/images/objects/particles/rainsplash-vertical-4.png
+share/games/supertux2/images/objects/particles/rainsplash-vertical.sprite
+share/games/supertux2/images/objects/particles/rainsplash.sprite
+share/games/supertux2/images/objects/particles/reset.png
+share/games/supertux2/images/objects/particles/reset.sprite
+share/games/supertux2/images/objects/particles/santa-cap-big.png
+share/games/supertux2/images/objects/particles/santa-cap-big.sprite
+share/games/supertux2/images/objects/particles/santatux-hat.png
+share/games/supertux2/images/objects/particles/santatux-hat.sprite
+share/games/supertux2/images/objects/particles/smoke-1.png
+share/games/supertux2/images/objects/particles/smoke-2.png
+share/games/supertux2/images/objects/particles/smoke-3.png
+share/games/supertux2/images/objects/particles/smoke-4.png
+share/games/supertux2/images/objects/particles/smoke-5.png
+share/games/supertux2/images/objects/particles/smoke-6.png
+share/games/supertux2/images/objects/particles/smoke.sprite
+share/games/supertux2/images/objects/particles/snow0.png
+share/games/supertux2/images/objects/particles/snow1.png
+share/games/supertux2/images/objects/particles/snow2.png
+share/games/supertux2/images/objects/particles/sparkle-0.png
+share/games/supertux2/images/objects/particles/sparkle-1.png
+share/games/supertux2/images/objects/particles/sparkle-dark-0.png
+share/games/supertux2/images/objects/particles/sparkle-dark-1.png
+share/games/supertux2/images/objects/particles/sparkle.sprite
+share/games/supertux2/images/objects/particles/stomp.png
+share/games/supertux2/images/objects/particles/stomp.sprite
+share/games/supertux2/images/objects/platforms/big.png
+share/games/supertux2/images/objects/platforms/big.sprite
+share/games/supertux2/images/objects/platforms/icefloe.png
+share/games/supertux2/images/objects/platforms/icefloe.sprite
+share/games/supertux2/images/objects/platforms/icefloe_small.png
+share/games/supertux2/images/objects/platforms/icefloe_small.sprite
+share/games/supertux2/images/objects/platforms/icesquare1.png
+share/games/supertux2/images/objects/platforms/icesquare1.sprite
+share/games/supertux2/images/objects/platforms/icesquare2.png
+share/games/supertux2/images/objects/platforms/icesquare2.sprite
+share/games/supertux2/images/objects/platforms/icesquare3.png
+share/games/supertux2/images/objects/platforms/icesquare3.sprite
+share/games/supertux2/images/objects/platforms/icesquare4.png
+share/games/supertux2/images/objects/platforms/icesquare4.sprite
+share/games/supertux2/images/objects/platforms/pedestal.png
+share/games/supertux2/images/objects/platforms/pedestal.sprite
+share/games/supertux2/images/objects/platforms/small.png
+share/games/supertux2/images/objects/platforms/small.sprite
+share/games/supertux2/images/objects/platforms/vertical-wood.png
+share/games/supertux2/images/objects/platforms/vertical-wood.sprite
+share/games/supertux2/images/objects/platforms/wood-fivetiles.png
+share/games/supertux2/images/objects/platforms/wood-fivetiles.sprite
+share/games/supertux2/images/objects/platforms/wood-tiny.png
+share/games/supertux2/images/objects/platforms/wood-tiny.sprite
+share/games/supertux2/images/objects/pushbutton/pushbutton-0.png
+share/games/supertux2/images/objects/pushbutton/pushbutton-1.png
+share/games/supertux2/images/objects/pushbutton/pushbutton.sprite
+share/games/supertux2/images/objects/radio/radio.sprite
+share/games/supertux2/images/objects/radio/radio1.png
+share/games/supertux2/images/objects/radio/radio2.png
+share/games/supertux2/images/objects/radio/radio3.png
+share/games/supertux2/images/objects/resetpoints/bell-l.png
+share/games/supertux2/images/objects/resetpoints/bell-l_0.png
+share/games/supertux2/images/objects/resetpoints/bell-m.png
+share/games/supertux2/images/objects/resetpoints/bell-r.png
+share/games/supertux2/images/objects/resetpoints/bell-r_0.png
+share/games/supertux2/images/objects/resetpoints/bell.sprite
+share/games/supertux2/images/objects/resetpoints/default-resetpoint.sprite
+share/games/supertux2/images/objects/resetpoints/firefly.sprite
+share/games/supertux2/images/objects/resetpoints/firefly1.png
+share/games/supertux2/images/objects/resetpoints/firefly2.png
+share/games/supertux2/images/objects/resetpoints/firefly3.png
+share/games/supertux2/images/objects/resetpoints/firefly4.png
+share/games/supertux2/images/objects/resetpoints/firefly5.png
+share/games/supertux2/images/objects/resetpoints/firefly6.png
+share/games/supertux2/images/objects/resetpoints/firefly7.png
+share/games/supertux2/images/objects/resetpoints/torch-off1.png
+share/games/supertux2/images/objects/resetpoints/torch-off2.png
+share/games/supertux2/images/objects/resetpoints/torch.sprite
+share/games/supertux2/images/objects/resetpoints/torch1.png
+share/games/supertux2/images/objects/resetpoints/torch2.png
+share/games/supertux2/images/objects/resetpoints/torch3.png
+share/games/supertux2/images/objects/resetpoints/torch4.png
+share/games/supertux2/images/objects/resetpoints/torch5.png
+share/games/supertux2/images/objects/resetpoints/torch6.png
+share/games/supertux2/images/objects/resetpoints/torch7.png
+share/games/supertux2/images/objects/resetpoints/vbell-l.png
+share/games/supertux2/images/objects/resetpoints/vbell-l_0.png
+share/games/supertux2/images/objects/resetpoints/vbell-m.png
+share/games/supertux2/images/objects/resetpoints/vbell-r.png
+share/games/supertux2/images/objects/resetpoints/vbell-r_0.png
+share/games/supertux2/images/objects/resetpoints/vbell.sprite
+share/games/supertux2/images/objects/rock/rock.png
+share/games/supertux2/images/objects/rock/rock.sprite
+share/games/supertux2/images/objects/rusty-trampoline/half-bottom.png
+share/games/supertux2/images/objects/rusty-trampoline/half-top.png
+share/games/supertux2/images/objects/rusty-trampoline/rusty-trampoline.sprite
+share/games/supertux2/images/objects/rusty-trampoline/trampoline1-0.png
+share/games/supertux2/images/objects/rusty-trampoline/trampoline1-1.png
+share/games/supertux2/images/objects/rusty-trampoline/trampoline1-2.png
+share/games/supertux2/images/objects/rusty-trampoline/trampoline1-3.png
+share/games/supertux2/images/objects/rusty-trampoline/trampoline2-1.png
+share/games/supertux2/images/objects/rusty-trampoline/trampoline2-2.png
+share/games/supertux2/images/objects/rusty-trampoline/trampoline2-3.png
+share/games/supertux2/images/objects/rusty-trampoline/trampoline2-4.png
+share/games/supertux2/images/objects/rusty-trampoline/trampoline2-5.png
+share/games/supertux2/images/objects/sawblade/Thunder1.png
+share/games/supertux2/images/objects/sawblade/Thunder2.png
+share/games/supertux2/images/objects/sawblade/Thunder3.png
+share/games/supertux2/images/objects/sawblade/bigball1.png
+share/games/supertux2/images/objects/sawblade/default-0.png
+share/games/supertux2/images/objects/sawblade/default-1.png
+share/games/supertux2/images/objects/sawblade/default-2.png
+share/games/supertux2/images/objects/sawblade/default-3.png
+share/games/supertux2/images/objects/sawblade/goodball.sprite
+share/games/supertux2/images/objects/sawblade/left.png
+share/games/supertux2/images/objects/sawblade/right.png
+share/games/supertux2/images/objects/sawblade/sawblade.sprite
+share/games/supertux2/images/objects/sawblade/spikeleft.sprite
+share/games/supertux2/images/objects/sawblade/spikeright.sprite
+share/games/supertux2/images/objects/sawblade/thunder.sprite
+share/games/supertux2/images/objects/skull_tile/skull_tile.sprite
+share/games/supertux2/images/objects/skulls/skull.png
+share/games/supertux2/images/objects/snowman/s_man_1.png
+share/games/supertux2/images/objects/snowman/s_man_2.png
+share/games/supertux2/images/objects/snowman/s_man_3.png
+share/games/supertux2/images/objects/snowman/s_manbig_1.png
+share/games/supertux2/images/objects/snowman/s_manbig_2.png
+share/games/supertux2/images/objects/snowman/s_manbig_3.png
+share/games/supertux2/images/objects/snowman/snow_man_big.sprite
+share/games/supertux2/images/objects/snowman/snow_man_big_passable.sprite
+share/games/supertux2/images/objects/snowman/snow_man_small.sprite
+share/games/supertux2/images/objects/spotlight/light.png
+share/games/supertux2/images/objects/spotlight/light.sprite
+share/games/supertux2/images/objects/spotlight/lightcone.png
+share/games/supertux2/images/objects/spotlight/lightcone.sprite
+share/games/supertux2/images/objects/spotlight/spotlight_base.png
+share/games/supertux2/images/objects/spotlight/spotlight_base.sprite
+share/games/supertux2/images/objects/spotlight/spotlight_center.png
+share/games/supertux2/images/objects/spotlight/spotlight_center.sprite
+share/games/supertux2/images/objects/spotlight/spotlight_lights.png
+share/games/supertux2/images/objects/spotlight/spotlight_lights.sprite
+share/games/supertux2/images/objects/switch/left-0.png
+share/games/supertux2/images/objects/switch/left-1.png
+share/games/supertux2/images/objects/switch/left-2.png
+share/games/supertux2/images/objects/switch/left.sprite
+share/games/supertux2/images/objects/switch/right-0.png
+share/games/supertux2/images/objects/switch/right-1.png
+share/games/supertux2/images/objects/switch/right-2.png
+share/games/supertux2/images/objects/switch/right.sprite
+share/games/supertux2/images/objects/switch/switch-0.png
+share/games/supertux2/images/objects/switch/switch-1.png
+share/games/supertux2/images/objects/switch/switch-2.png
+share/games/supertux2/images/objects/switch/switch.sprite
+share/games/supertux2/images/objects/torch/flame.sprite
+share/games/supertux2/images/objects/torch/flame1.png
+share/games/supertux2/images/objects/torch/flame2.png
+share/games/supertux2/images/objects/torch/flame3.png
+share/games/supertux2/images/objects/torch/flame4.png
+share/games/supertux2/images/objects/torch/flame_glow.sprite
+share/games/supertux2/images/objects/torch/flame_glow1.png
+share/games/supertux2/images/objects/torch/flame_glow2.png
+share/games/supertux2/images/objects/torch/flame_glow3.png
+share/games/supertux2/images/objects/torch/flame_glow4.png
+share/games/supertux2/images/objects/torch/flame_light.png
+share/games/supertux2/images/objects/torch/flame_light.sprite
+share/games/supertux2/images/objects/torch/torch1.png
+share/games/supertux2/images/objects/torch/torch1.sprite
+share/games/supertux2/images/objects/torch/torch2.png
+share/games/supertux2/images/objects/torch/torch2.sprite
+share/games/supertux2/images/objects/torch/torch3.png
+share/games/supertux2/images/objects/torch/torch3.sprite
+share/games/supertux2/images/objects/trampoline/trampoline.sprite
+share/games/supertux2/images/objects/trampoline/trampoline1-0.png
+share/games/supertux2/images/objects/trampoline/trampoline1-1.png
+share/games/supertux2/images/objects/trampoline/trampoline1-2.png
+share/games/supertux2/images/objects/trampoline/trampoline1-3.png
+share/games/supertux2/images/objects/trampoline/trampoline2-0.png
+share/games/supertux2/images/objects/trampoline/trampoline2-1.png
+share/games/supertux2/images/objects/trampoline/trampoline2-2.png
+share/games/supertux2/images/objects/trampoline/trampoline2-3.png
+share/games/supertux2/images/objects/trampoline/trampoline_fix.sprite
+share/games/supertux2/images/objects/unstable_tile/castleblock-0.png
+share/games/supertux2/images/objects/unstable_tile/castleblock-1.png
+share/games/supertux2/images/objects/unstable_tile/castleblock-2.png
+share/games/supertux2/images/objects/unstable_tile/castleblock-3.png
+share/games/supertux2/images/objects/unstable_tile/castleblock.sprite
+share/games/supertux2/images/objects/unstable_tile/crumbling-0.png
+share/games/supertux2/images/objects/unstable_tile/crumbling-1.png
+share/games/supertux2/images/objects/unstable_tile/iceplatform.png
+share/games/supertux2/images/objects/unstable_tile/iceplatform.sprite
+share/games/supertux2/images/objects/unstable_tile/normal.png
+share/games/supertux2/images/objects/unstable_tile/snow-0.png
+share/games/supertux2/images/objects/unstable_tile/snow-1.png
+share/games/supertux2/images/objects/unstable_tile/snow-2.png
+share/games/supertux2/images/objects/unstable_tile/snow-3.png
+share/games/supertux2/images/objects/unstable_tile/snow-4.png
+share/games/supertux2/images/objects/unstable_tile/snow-5.png
+share/games/supertux2/images/objects/unstable_tile/snow-6.png
+share/games/supertux2/images/objects/unstable_tile/snow-7.png
+share/games/supertux2/images/objects/unstable_tile/snow-8.png
+share/games/supertux2/images/objects/unstable_tile/snow-9.png
+share/games/supertux2/images/objects/unstable_tile/snow.sprite
+share/games/supertux2/images/objects/unstable_tile/unstable_tile.sprite
+share/games/supertux2/images/objects/water_drop/pink-drop.png
+share/games/supertux2/images/objects/water_drop/pink-particle-0.png
+share/games/supertux2/images/objects/water_drop/pink-particle-1.png
+share/games/supertux2/images/objects/water_drop/pink-particle-2.png
+share/games/supertux2/images/objects/water_drop/pink-particle-3.png
+share/games/supertux2/images/objects/water_drop/pink-splash-0.png
+share/games/supertux2/images/objects/water_drop/pink-splash-1.png
+share/games/supertux2/images/objects/water_drop/pink-splash-2.png
+share/games/supertux2/images/objects/water_drop/pink-splash-3.png
+share/games/supertux2/images/objects/water_drop/pink-splash-4.png
+share/games/supertux2/images/objects/water_drop/pink_drop.sprite
+share/games/supertux2/images/objects/water_drop/water-drop.png
+share/games/supertux2/images/objects/water_drop/water-particle-0.png
+share/games/supertux2/images/objects/water_drop/water-particle-1.png
+share/games/supertux2/images/objects/water_drop/water-particle-2.png
+share/games/supertux2/images/objects/water_drop/water-particle-3.png
+share/games/supertux2/images/objects/water_drop/water-splash-0.png
+share/games/supertux2/images/objects/water_drop/water-splash-1.png
+share/games/supertux2/images/objects/water_drop/water-splash-2.png
+share/games/supertux2/images/objects/water_drop/water-splash-3.png
+share/games/supertux2/images/objects/water_drop/water-splash-4.png
+share/games/supertux2/images/objects/water_drop/water_drop.sprite
+share/games/supertux2/images/objects/weak_block/melt_01.png
+share/games/supertux2/images/objects/weak_block/melt_02.png
+share/games/supertux2/images/objects/weak_block/melt_03.png
+share/games/supertux2/images/objects/weak_block/melt_04.png
+share/games/supertux2/images/objects/weak_block/melt_05.png
+share/games/supertux2/images/objects/weak_block/melt_06.png
+share/games/supertux2/images/objects/weak_block/melt_07.png
+share/games/supertux2/images/objects/weak_block/melt_08.png
+share/games/supertux2/images/objects/weak_block/melt_09.png
+share/games/supertux2/images/objects/weak_block/melt_10.png
+share/games/supertux2/images/objects/weak_block/melt_11.png
+share/games/supertux2/images/objects/weak_block/meltbox.png
+share/games/supertux2/images/objects/weak_block/meltbox.sprite
+share/games/supertux2/images/objects/weak_block/straw.png
+share/games/supertux2/images/objects/weak_block/straw_01.png
+share/games/supertux2/images/objects/weak_block/straw_02.png
+share/games/supertux2/images/objects/weak_block/straw_03.png
+share/games/supertux2/images/objects/weak_block/straw_04.png
+share/games/supertux2/images/objects/weak_block/straw_05.png
+share/games/supertux2/images/objects/weak_block/straw_06.png
+share/games/supertux2/images/objects/weak_block/straw_07.png
+share/games/supertux2/images/objects/weak_block/straw_08.png
+share/games/supertux2/images/objects/weak_block/straw_09.png
+share/games/supertux2/images/objects/weak_block/straw_10.png
+share/games/supertux2/images/objects/weak_block/straw_11.png
+share/games/supertux2/images/objects/weak_block/straw_12.png
+share/games/supertux2/images/objects/weak_block/strawbox.sprite
+share/games/supertux2/images/powerups/1up/1up.png
+share/games/supertux2/images/powerups/1up/1up.sprite
+share/games/supertux2/images/powerups/airflower/air_flower-0.png
+share/games/supertux2/images/powerups/airflower/air_flower-1.png
+share/games/supertux2/images/powerups/airflower/air_flower-2.png
+share/games/supertux2/images/powerups/airflower/air_flower-3.png
+share/games/supertux2/images/powerups/airflower/airflower.sprite
+share/games/supertux2/images/powerups/earthflower/earth_flower-0.png
+share/games/supertux2/images/powerups/earthflower/earth_flower-1.png
+share/games/supertux2/images/powerups/earthflower/earth_flower-2.png
+share/games/supertux2/images/powerups/earthflower/earth_flower-3.png
+share/games/supertux2/images/powerups/earthflower/earthflower.sprite
+share/games/supertux2/images/powerups/egg/egg-shade.png
+share/games/supertux2/images/powerups/egg/egg.png
+share/games/supertux2/images/powerups/egg/egg.sprite
+share/games/supertux2/images/powerups/fireflower/fire_flower-0.png
+share/games/supertux2/images/powerups/fireflower/fire_flower-1.png
+share/games/supertux2/images/powerups/fireflower/fire_flower-2.png
+share/games/supertux2/images/powerups/fireflower/fire_flower-3.png
+share/games/supertux2/images/powerups/fireflower/fireflower.sprite
+share/games/supertux2/images/powerups/fish/fish_large.png
+share/games/supertux2/images/powerups/fish/fish_small.png
+share/games/supertux2/images/powerups/iceflower/ice_flower-0.png
+share/games/supertux2/images/powerups/iceflower/ice_flower-1.png
+share/games/supertux2/images/powerups/iceflower/ice_flower-2.png
+share/games/supertux2/images/powerups/iceflower/ice_flower-3.png
+share/games/supertux2/images/powerups/iceflower/iceflower.sprite
+share/games/supertux2/images/powerups/potions/blue-potion.png
+share/games/supertux2/images/powerups/potions/blue-potion.sprite
+share/games/supertux2/images/powerups/potions/red-potion.png
+share/games/supertux2/images/powerups/potions/red-potion.sprite
+share/games/supertux2/images/powerups/star/star-0.png
+share/games/supertux2/images/powerups/star/star-1.png
+share/games/supertux2/images/powerups/star/star-2.png
+share/games/supertux2/images/powerups/star/star-3.png
+share/games/supertux2/images/powerups/star/star-4.png
+share/games/supertux2/images/powerups/star/star.sprite
+share/games/supertux2/images/tiles.strf
+share/games/supertux2/images/tiles/Nuevos/Antena2.png
+share/games/supertux2/images/tiles/auxiliary/black.png
+share/games/supertux2/images/tiles/auxiliary/blank.png
+share/games/supertux2/images/tiles/auxiliary/endseq.png
+share/games/supertux2/images/tiles/auxiliary/finalgoal.png
+share/games/supertux2/images/tiles/auxiliary/invisible-editor.png
+share/games/supertux2/images/tiles/auxiliary/invisible-unisolid-editor.png
+share/games/supertux2/images/tiles/auxiliary/invisible-unisolid-slopes.png
+share/games/supertux2/images/tiles/auxiliary/notile.png
+share/games/supertux2/images/tiles/background/background.png
+share/games/supertux2/images/tiles/background/backgroundtile1.png
+share/games/supertux2/images/tiles/background/backgroundtile2.png
+share/games/supertux2/images/tiles/background/backgroundtile3.png
+share/games/supertux2/images/tiles/background/backgroundtile4.png
+share/games/supertux2/images/tiles/background/backgroundtile5.png
+share/games/supertux2/images/tiles/background/bkgd.png
+share/games/supertux2/images/tiles/background/cloud.png
+share/games/supertux2/images/tiles/background/rope.png
+share/games/supertux2/images/tiles/background/snow-para-1.png
+share/games/supertux2/images/tiles/background/snow-para-2.png
+share/games/supertux2/images/tiles/background/storm-cloud.png
+share/games/supertux2/images/tiles/background/tile-160.png
+share/games/supertux2/images/tiles/blocks/bigblock.png
+share/games/supertux2/images/tiles/blocks/block10.png
+share/games/supertux2/images/tiles/blocks/block11.png
+share/games/supertux2/images/tiles/blocks/block4.png
+share/games/supertux2/images/tiles/blocks/block5.png
+share/games/supertux2/images/tiles/blocks/block_horiz.png
+share/games/supertux2/images/tiles/blocks/block_vert.png
+share/games/supertux2/images/tiles/blocks/brick0.png
+share/games/supertux2/images/tiles/blocks/brick0_full.png
+share/games/supertux2/images/tiles/blocks/brick1.png
+share/games/supertux2/images/tiles/blocks/brick1_full.png
+share/games/supertux2/images/tiles/blocks/brick2.png
+share/games/supertux2/images/tiles/blocks/brick2_full.png
+share/games/supertux2/images/tiles/blocks/icebridge.png
+share/games/supertux2/images/tiles/blocks/industrial.png
+share/games/supertux2/images/tiles/blocks/rock_plate.png
+share/games/supertux2/images/tiles/blocks/spikes-all.png
+share/games/supertux2/images/tiles/castle/background.png
+share/games/supertux2/images/tiles/castle/brown.png
+share/games/supertux2/images/tiles/castle/castle_block.png
+share/games/supertux2/images/tiles/castle/castle_wall.png
+share/games/supertux2/images/tiles/castle/chain.png
+share/games/supertux2/images/tiles/castle/column.png
+share/games/supertux2/images/tiles/castle/door.png
+share/games/supertux2/images/tiles/castle/grey.png
+share/games/supertux2/images/tiles/castle/grey2.png
+share/games/supertux2/images/tiles/castle/grey3.png
+share/games/supertux2/images/tiles/castle/grey4.png
+share/games/supertux2/images/tiles/castle/grey5.png
+share/games/supertux2/images/tiles/castle/grey6.png
+share/games/supertux2/images/tiles/castle/grey7.png
+share/games/supertux2/images/tiles/castle/grey8.png
+share/games/supertux2/images/tiles/castle/grey_jungle.png
+share/games/supertux2/images/tiles/castle/hearttile.png
+share/games/supertux2/images/tiles/castle/pennyhere.png
+share/games/supertux2/images/tiles/castle/stone.png
+share/games/supertux2/images/tiles/castle/stones.png
+share/games/supertux2/images/tiles/castle/stonewindow.png
+share/games/supertux2/images/tiles/castle/walltorch.png
+share/games/supertux2/images/tiles/castle/walltorch/flame-0.png
+share/games/supertux2/images/tiles/castle/walltorch/flame-1.png
+share/games/supertux2/images/tiles/castle/walltorch/flame-2.png
+share/games/supertux2/images/tiles/castle/walltorch/flame-3.png
+share/games/supertux2/images/tiles/castle/walltorch/flame-4.png
+share/games/supertux2/images/tiles/castle/walltorch/flame-5.png
+share/games/supertux2/images/tiles/castle/walltorch/flame-6.png
+share/games/supertux2/images/tiles/castle/walltorch/flame-base-0.png
+share/games/supertux2/images/tiles/castle/web.png
+share/games/supertux2/images/tiles/castle/window.png
+share/games/supertux2/images/tiles/crystalcave/ground.png
+share/games/supertux2/images/tiles/darksnow/concave2.png
+share/games/supertux2/images/tiles/darksnow/convex.png
+share/games/supertux2/images/tiles/darksnow/convex2.png
+share/games/supertux2/images/tiles/darksnow/low.png
+share/games/supertux2/images/tiles/darksnow/slope2.png
+share/games/supertux2/images/tiles/darksnow/small.png
+share/games/supertux2/images/tiles/darksnow/wall.png
+share/games/supertux2/images/tiles/doodads/blueice.png
+share/games/supertux2/images/tiles/doodads/blueicetop.png
+share/games/supertux2/images/tiles/doodads/clover.png
+share/games/supertux2/images/tiles/doodads/flag-0.png
+share/games/supertux2/images/tiles/doodads/flag-1.png
+share/games/supertux2/images/tiles/doodads/grass1.png
+share/games/supertux2/images/tiles/doodads/grass2.png
+share/games/supertux2/images/tiles/doodads/havoktux-0.png
+share/games/supertux2/images/tiles/doodads/iceshrub.png
+share/games/supertux2/images/tiles/doodads/iceshrub.sprite
+share/games/supertux2/images/tiles/doodads/liane.png
+share/games/supertux2/images/tiles/doodads/mushrooms.png
+share/games/supertux2/images/tiles/doodads/nolok-statue.png
+share/games/supertux2/images/tiles/doodads/pedestal.png
+share/games/supertux2/images/tiles/doodads/plant1.png
+share/games/supertux2/images/tiles/doodads/platter.png
+share/games/supertux2/images/tiles/doodads/stone1.png
+share/games/supertux2/images/tiles/doodads/stone2.png
+share/games/supertux2/images/tiles/doodads/tux-statue.png
+share/games/supertux2/images/tiles/forest/branch.png
+share/games/supertux2/images/tiles/forest/brush.png
+share/games/supertux2/images/tiles/forest/concave.png
+share/games/supertux2/images/tiles/forest/earth-floor.png
+share/games/supertux2/images/tiles/forest/exit-tree.png
+share/games/supertux2/images/tiles/forest/exit/bottom1.png
+share/games/supertux2/images/tiles/forest/exit/bottom2.png
+share/games/supertux2/images/tiles/forest/exit/bottom3.png
+share/games/supertux2/images/tiles/forest/exit/outhouse.png
+share/games/supertux2/images/tiles/forest/exit/top1.png
+share/games/supertux2/images/tiles/forest/exit/top2.png
+share/games/supertux2/images/tiles/forest/exit/top3.png
+share/games/supertux2/images/tiles/forest/fishbone.png
+share/games/supertux2/images/tiles/forest/forestlog.png
+share/games/supertux2/images/tiles/forest/foresttiles-1.png
+share/games/supertux2/images/tiles/forest/foresttiles-10.png
+share/games/supertux2/images/tiles/forest/foresttiles-11.png
+share/games/supertux2/images/tiles/forest/foresttiles-12.png
+share/games/supertux2/images/tiles/forest/foresttiles-2.png
+share/games/supertux2/images/tiles/forest/foresttiles-3.png
+share/games/supertux2/images/tiles/forest/foresttiles-5.png
+share/games/supertux2/images/tiles/forest/foresttiles-6.png
+share/games/supertux2/images/tiles/forest/foresttiles-7.png
+share/games/supertux2/images/tiles/forest/foresttiles-8.png
+share/games/supertux2/images/tiles/forest/foresttiles-9.png
+share/games/supertux2/images/tiles/forest/foresttiles-9a.png
+share/games/supertux2/images/tiles/forest/hole.png
+share/games/supertux2/images/tiles/forest/ladder.png
+share/games/supertux2/images/tiles/forest/nolok_statue.png
+share/games/supertux2/images/tiles/forest/pogonia/base.png
+share/games/supertux2/images/tiles/forest/pogonia/dangersign.png
+share/games/supertux2/images/tiles/forest/pogonia/pogonia-1-flip.png
+share/games/supertux2/images/tiles/forest/pogonia/pogonia-1.png
+share/games/supertux2/images/tiles/forest/pogonia/pogonia-2-flip.png
+share/games/supertux2/images/tiles/forest/pogonia/pogonia-2.png
+share/games/supertux2/images/tiles/forest/pogonia/pogonia-3-flip.png
+share/games/supertux2/images/tiles/forest/pogonia/pogonia-3.png
+share/games/supertux2/images/tiles/forest/pogonia/pogonia-4-flip.png
+share/games/supertux2/images/tiles/forest/pogonia/pogonia-4.png
+share/games/supertux2/images/tiles/forest/pogonia/stalk.png
+share/games/supertux2/images/tiles/forest/spikevine/spikevine.png
+share/games/supertux2/images/tiles/forest/statue.png
+share/games/supertux2/images/tiles/forest/statue2.png
+share/games/supertux2/images/tiles/forest/steps.png
+share/games/supertux2/images/tiles/forest/underground/background1.png
+share/games/supertux2/images/tiles/forest/underground/background2.png
+share/games/supertux2/images/tiles/forest/underground/background3.png
+share/games/supertux2/images/tiles/forest/underground/groundtiles-1.png
+share/games/supertux2/images/tiles/forest/underground/groundtiles-7.png
+share/games/supertux2/images/tiles/forest/underground/roots.png
+share/games/supertux2/images/tiles/forest/vine1.png
+share/games/supertux2/images/tiles/forest/wall.png
+share/games/supertux2/images/tiles/ghostwood/ghostwood-1.png
+share/games/supertux2/images/tiles/ghostwood/ghostwood-2.png
+share/games/supertux2/images/tiles/ghostwood/ghostwood-4.png
+share/games/supertux2/images/tiles/ghostwood/ghostwood-5.png
+share/games/supertux2/images/tiles/ghostwood/ghostwood-6.png
+share/games/supertux2/images/tiles/ghostwood/ghostwood-7.png
+share/games/supertux2/images/tiles/goal/exitbg.png
+share/games/supertux2/images/tiles/goal/exitfg.png
+share/games/supertux2/images/tiles/goal/goal1-1.png
+share/games/supertux2/images/tiles/goal/goal1-2.png
+share/games/supertux2/images/tiles/goal/goal1-3.png
+share/games/supertux2/images/tiles/goal/goal1-4.png
+share/games/supertux2/images/tiles/goal/goal1-5.png
+share/games/supertux2/images/tiles/goal/goal2-1.png
+share/games/supertux2/images/tiles/goal/goal2-2.png
+share/games/supertux2/images/tiles/goal/goal2-3.png
+share/games/supertux2/images/tiles/goal/goal2-4.png
+share/games/supertux2/images/tiles/goal/goal2-5.png
+share/games/supertux2/images/tiles/halloween/base.png
+share/games/supertux2/images/tiles/halloween/black.png
+share/games/supertux2/images/tiles/halloween/darkness.png
+share/games/supertux2/images/tiles/halloween/inner.png
+share/games/supertux2/images/tiles/halloween/innerdarkness.png
+share/games/supertux2/images/tiles/halloween/outerdarkness.png
+share/games/supertux2/images/tiles/halloween/variation.png
+share/games/supertux2/images/tiles/jungle/concave.png
+share/games/supertux2/images/tiles/jungle/convex.png
+share/games/supertux2/images/tiles/jungle/jungle12-1.png
+share/games/supertux2/images/tiles/jungle/jungle12-2.png
+share/games/supertux2/images/tiles/jungle/jungle12-3.png
+share/games/supertux2/images/tiles/jungle/jungle12-4.png
+share/games/supertux2/images/tiles/jungle/special.png
+share/games/supertux2/images/tiles/lava/lava-1.png
+share/games/supertux2/images/tiles/lava/lava-2.png
+share/games/supertux2/images/tiles/lava/lava-3.png
+share/games/supertux2/images/tiles/lava/lava-4.png
+share/games/supertux2/images/tiles/lava/lava-5.png
+share/games/supertux2/images/tiles/lava/lava-6.png
+share/games/supertux2/images/tiles/lava/lava-7.png
+share/games/supertux2/images/tiles/lava/lava-8.png
+share/games/supertux2/images/tiles/lava/lava1-1.png
+share/games/supertux2/images/tiles/lava/lava1-2.png
+share/games/supertux2/images/tiles/lava/lava1-3.png
+share/games/supertux2/images/tiles/lava/lava1-4.png
+share/games/supertux2/images/tiles/lava/lava2-1.png
+share/games/supertux2/images/tiles/lava/lava2-2.png
+share/games/supertux2/images/tiles/lava/lava2-3.png
+share/games/supertux2/images/tiles/lava/lava2-4.png
+share/games/supertux2/images/tiles/lava/zone/body-1-1.png
+share/games/supertux2/images/tiles/lava/zone/body-1-2.png
+share/games/supertux2/images/tiles/lava/zone/body-1-3.png
+share/games/supertux2/images/tiles/lava/zone/body-1-4.png
+share/games/supertux2/images/tiles/lava/zone/body-2-1.png
+share/games/supertux2/images/tiles/lava/zone/body-2-2.png
+share/games/supertux2/images/tiles/lava/zone/body-2-3.png
+share/games/supertux2/images/tiles/lava/zone/body-2-4.png
+share/games/supertux2/images/tiles/lava/zone/body-bottom-1-1.png
+share/games/supertux2/images/tiles/lava/zone/body-bottom-1-2.png
+share/games/supertux2/images/tiles/lava/zone/body-bottom-1-3.png
+share/games/supertux2/images/tiles/lava/zone/body-bottom-1-4.png
+share/games/supertux2/images/tiles/lava/zone/bubble-1-1.png
+share/games/supertux2/images/tiles/lava/zone/bubble-1-2.png
+share/games/supertux2/images/tiles/lava/zone/bubble-1-3.png
+share/games/supertux2/images/tiles/lava/zone/bubble-1-4.png
+share/games/supertux2/images/tiles/lava/zone/bubble-2-1.png
+share/games/supertux2/images/tiles/lava/zone/bubble-2-2.png
+share/games/supertux2/images/tiles/lava/zone/bubble-2-3.png
+share/games/supertux2/images/tiles/lava/zone/bubble-2-4.png
+share/games/supertux2/images/tiles/lava/zone/bubble-bottom-1-1.png
+share/games/supertux2/images/tiles/lava/zone/bubble-bottom-1-2.png
+share/games/supertux2/images/tiles/lava/zone/bubble-bottom-1-3.png
+share/games/supertux2/images/tiles/lava/zone/bubble-bottom-1-4.png
+share/games/supertux2/images/tiles/lava/zone/bubble-in-1-1.png
+share/games/supertux2/images/tiles/lava/zone/bubble-in-1-2.png
+share/games/supertux2/images/tiles/lava/zone/bubble-in-1-3.png
+share/games/supertux2/images/tiles/lava/zone/bubble-in-1-4.png
+share/games/supertux2/images/tiles/lava/zone/bubble-in-2-1.png
+share/games/supertux2/images/tiles/lava/zone/bubble-in-2-2.png
+share/games/supertux2/images/tiles/lava/zone/bubble-in-2-3.png
+share/games/supertux2/images/tiles/lava/zone/bubble-in-2-4.png
+share/games/supertux2/images/tiles/lava/zone/bubble-out-1-1.png
+share/games/supertux2/images/tiles/lava/zone/bubble-out-1-2.png
+share/games/supertux2/images/tiles/lava/zone/bubble-out-1-3.png
+share/games/supertux2/images/tiles/lava/zone/bubble-out-1-4.png
+share/games/supertux2/images/tiles/lava/zone/bubble-out-2-1.png
+share/games/supertux2/images/tiles/lava/zone/bubble-out-2-2.png
+share/games/supertux2/images/tiles/lava/zone/bubble-out-2-3.png
+share/games/supertux2/images/tiles/lava/zone/bubble-out-2-4.png
+share/games/supertux2/images/tiles/lava/zone/edge-1-1.png
+share/games/supertux2/images/tiles/lava/zone/edge-1-2.png
+share/games/supertux2/images/tiles/lava/zone/edge-1-3.png
+share/games/supertux2/images/tiles/lava/zone/edge-1-4.png
+share/games/supertux2/images/tiles/lava/zone/edge-flip-1-1.png
+share/games/supertux2/images/tiles/lava/zone/edge-flip-1-2.png
+share/games/supertux2/images/tiles/lava/zone/edge-flip-1-3.png
+share/games/supertux2/images/tiles/lava/zone/edge-flip-1-4.png
+share/games/supertux2/images/tiles/lava/zone/edge-left-1-1.png
+share/games/supertux2/images/tiles/lava/zone/edge-left-1-2.png
+share/games/supertux2/images/tiles/lava/zone/edge-left-1-3.png
+share/games/supertux2/images/tiles/lava/zone/edge-left-1-4.png
+share/games/supertux2/images/tiles/lava/zone/edge-right-1-1.png
+share/games/supertux2/images/tiles/lava/zone/edge-right-1-2.png
+share/games/supertux2/images/tiles/lava/zone/edge-right-1-3.png
+share/games/supertux2/images/tiles/lava/zone/edge-right-1-4.png
+share/games/supertux2/images/tiles/lava/zone/rest.png
+share/games/supertux2/images/tiles/lava/zone/surface-1-1.png
+share/games/supertux2/images/tiles/lava/zone/surface-1-2.png
+share/games/supertux2/images/tiles/lava/zone/surface-1-3.png
+share/games/supertux2/images/tiles/lava/zone/surface-1-4.png
+share/games/supertux2/images/tiles/lightmap/lightmap-bw.png
+share/games/supertux2/images/tiles/nightcave/ground.png
+share/games/supertux2/images/tiles/pipe/blue.png
+share/games/supertux2/images/tiles/pipe/green.png
+share/games/supertux2/images/tiles/pipe/mask.png
+share/games/supertux2/images/tiles/pole/bend.png
+share/games/supertux2/images/tiles/pole/cross.png
+share/games/supertux2/images/tiles/pole/diagonals.png
+share/games/supertux2/images/tiles/pole/horz.png
+share/games/supertux2/images/tiles/pole/t-cross.png
+share/games/supertux2/images/tiles/pole/vert.png
+share/games/supertux2/images/tiles/signs/color_cyan.png
+share/games/supertux2/images/tiles/signs/color_yellow.png
+share/games/supertux2/images/tiles/signs/danger.png
+share/games/supertux2/images/tiles/signs/down.png
+share/games/supertux2/images/tiles/signs/icehold.png
+share/games/supertux2/images/tiles/signs/left.png
+share/games/supertux2/images/tiles/signs/leftdown.png
+share/games/supertux2/images/tiles/signs/leftup.png
+share/games/supertux2/images/tiles/signs/needrock.png
+share/games/supertux2/images/tiles/signs/platform.png
+share/games/supertux2/images/tiles/signs/right.png
+share/games/supertux2/images/tiles/signs/right.sprite
+share/games/supertux2/images/tiles/signs/rightdown.png
+share/games/supertux2/images/tiles/signs/rightup.png
+share/games/supertux2/images/tiles/signs/run.png
+share/games/supertux2/images/tiles/signs/trampoline.png
+share/games/supertux2/images/tiles/signs/up.png
+share/games/supertux2/images/tiles/snow/air.png
+share/games/supertux2/images/tiles/snow/background.png
+share/games/supertux2/images/tiles/snow/background2.png
+share/games/supertux2/images/tiles/snow/concave.png
+share/games/supertux2/images/tiles/snow/convex.png
+share/games/supertux2/images/tiles/snow/crack.png
+share/games/supertux2/images/tiles/snow/custom.png
+share/games/supertux2/images/tiles/snow/platform.png
+share/games/supertux2/images/tiles/snow/slope_transitions.png
+share/games/supertux2/images/tiles/snow/snowmerge.png
+share/games/supertux2/images/tiles/snow/special.png
+share/games/supertux2/images/tiles/snow/special2.png
+share/games/supertux2/images/tiles/snow/spike.png
+share/games/supertux2/images/tiles/snow/unisolid.png
+share/games/supertux2/images/tiles/snow/unisolid2.png
+share/games/supertux2/images/tiles/snow/unisolid3.png
+share/games/supertux2/images/tiles/snow/variants.png
+share/games/supertux2/images/tiles/snowcastle/foreground.png
+share/games/supertux2/images/tiles/snowmountain/ground.png
+share/games/supertux2/images/tiles/snowmountain/ground2.png
+share/games/supertux2/images/tiles/snowmountain/ground3.png
+share/games/supertux2/images/tiles/test/test.png
+share/games/supertux2/images/tiles/water/antarctic-1.png
+share/games/supertux2/images/tiles/water/antarctic-2.png
+share/games/supertux2/images/tiles/water/antarctic-3.png
+share/games/supertux2/images/tiles/water/antarctic-4.png
+share/games/supertux2/images/tiles/water/antarctic-5.png
+share/games/supertux2/images/tiles/water/antarctic-6.png
+share/games/supertux2/images/tiles/water/antarctic-7.png
+share/games/supertux2/images/tiles/water/antarctic-8.png
+share/games/supertux2/images/tiles/water/antarctic.png
+share/games/supertux2/images/tiles/water/electrified-0.png
+share/games/supertux2/images/tiles/water/electrified-1.png
+share/games/supertux2/images/tiles/water/electrified_waves-0.png
+share/games/supertux2/images/tiles/water/electrified_waves-1.png
+share/games/supertux2/images/tiles/water/water-trans.png
+share/games/supertux2/images/tiles/water/water.png
+share/games/supertux2/images/tiles/water/waves-0.png
+share/games/supertux2/images/tiles/water/waves-1.png
+share/games/supertux2/images/tiles/water/waves-2.png
+share/games/supertux2/images/tiles/water/waves-trans-0.png
+share/games/supertux2/images/tiles/water/waves-trans-1.png
+share/games/supertux2/images/tiles/water/waves-trans-2.png
+share/games/supertux2/images/tiles/waterfall/trans-1.png
+share/games/supertux2/images/tiles/waterfall/trans-2.png
+share/games/supertux2/images/tiles/waterfall/trans-3.png
+share/games/supertux2/images/tiles/waterfall/trans-4.png
+share/games/supertux2/images/tiles/waterfall/waterfall-1.png
+share/games/supertux2/images/tiles/waterfall/waterfall-2.png
+share/games/supertux2/images/tiles/waterfall/waterfall-3.png
+share/games/supertux2/images/tiles/waterfall/waterfall-4.png
+share/games/supertux2/images/tiles/waterfall/waterfall0-0-1.png
+share/games/supertux2/images/tiles/waterfall/waterfall0-0-2.png
+share/games/supertux2/images/tiles/waterfall/waterfall0-0-3.png
+share/games/supertux2/images/tiles/waterfall/waterfall0-0-4.png
+share/games/supertux2/images/tiles/waterfall/waterfall0-1-1.png
+share/games/supertux2/images/tiles/waterfall/waterfall0-1-2.png
+share/games/supertux2/images/tiles/waterfall/waterfall0-1-3.png
+share/games/supertux2/images/tiles/waterfall/waterfall0-1-4.png
+share/games/supertux2/images/tiles/waterfall/waterfall0-2-1.png
+share/games/supertux2/images/tiles/waterfall/waterfall0-2-2.png
+share/games/supertux2/images/tiles/waterfall/waterfall0-2-3.png
+share/games/supertux2/images/tiles/waterfall/waterfall0-2-4.png
+share/games/supertux2/images/tiles/waterfall/waterfall1-0-1.png
+share/games/supertux2/images/tiles/waterfall/waterfall1-0-2.png
+share/games/supertux2/images/tiles/waterfall/waterfall1-0-3.png
+share/games/supertux2/images/tiles/waterfall/waterfall1-0-4.png
+share/games/supertux2/images/tiles/waterfall/waterfall1-5-1.png
+share/games/supertux2/images/tiles/waterfall/waterfall1-5-2.png
+share/games/supertux2/images/tiles/waterfall/waterfall1-5-3.png
+share/games/supertux2/images/tiles/waterfall/waterfall1-5-4.png
+share/games/supertux2/images/worldmap.strf
+share/games/supertux2/images/worldmap/antarctica/castle.png
+share/games/supertux2/images/worldmap/antarctica/castlepass.png
+share/games/supertux2/images/worldmap/antarctica/icebridge.png
+share/games/supertux2/images/worldmap/antarctica/igloo.png
+share/games/supertux2/images/worldmap/antarctica/pier.png
+share/games/supertux2/images/worldmap/antarctica/roads.png
+share/games/supertux2/images/worldmap/antarctica/secretpaths-editor.png
+share/games/supertux2/images/worldmap/antarctica/snowconcave.png
+share/games/supertux2/images/worldmap/antarctica/snowconvex.png
+share/games/supertux2/images/worldmap/antarctica/snowman.png
+share/games/supertux2/images/worldmap/antarctica/water-editor.png
+share/games/supertux2/images/worldmap/antarctica/water.png
+share/games/supertux2/images/worldmap/antarctica/woodconcave.png
+share/games/supertux2/images/worldmap/antarctica/woodconvex.png
+share/games/supertux2/images/worldmap/common/boat/boat.sprite
+share/games/supertux2/images/worldmap/common/boat/boat_0.png
+share/games/supertux2/images/worldmap/common/boat/boat_0_fire.png
+share/games/supertux2/images/worldmap/common/boat/boat_0_ice.png
+share/games/supertux2/images/worldmap/common/boat/boat_1.png
+share/games/supertux2/images/worldmap/common/boat/boat_1_fire.png
+share/games/supertux2/images/worldmap/common/boat/boat_1_ice.png
+share/games/supertux2/images/worldmap/common/boat/boat_empty.png
+share/games/supertux2/images/worldmap/common/boat/left_boat_0.png
+share/games/supertux2/images/worldmap/common/boat/left_boat_0_fire.png
+share/games/supertux2/images/worldmap/common/boat/left_boat_1.png
+share/games/supertux2/images/worldmap/common/boat/left_boat_1_fire.png
+share/games/supertux2/images/worldmap/common/bonusdot.sprite
+share/games/supertux2/images/worldmap/common/firetux.png
+share/games/supertux2/images/worldmap/common/hiddendot.sprite
+share/games/supertux2/images/worldmap/common/invisible.png
+share/games/supertux2/images/worldmap/common/laddertux.sprite
+share/games/supertux2/images/worldmap/common/laddertux1.png
+share/games/supertux2/images/worldmap/common/laddertux2.png
+share/games/supertux2/images/worldmap/common/laddertux3.png
+share/games/supertux2/images/worldmap/common/laddertux4.png
+share/games/supertux2/images/worldmap/common/laddertux5.png
+share/games/supertux2/images/worldmap/common/laddertux6.png
+share/games/supertux2/images/worldmap/common/laddertux7.png
+share/games/supertux2/images/worldmap/common/laddertux8.png
+share/games/supertux2/images/worldmap/common/level_star.png
+share/games/supertux2/images/worldmap/common/level_star1.png
+share/games/supertux2/images/worldmap/common/level_star2.png
+share/games/supertux2/images/worldmap/common/level_star3.png
+share/games/supertux2/images/worldmap/common/level_star4.png
+share/games/supertux2/images/worldmap/common/level_star5.png
+share/games/supertux2/images/worldmap/common/leveldot.sprite
+share/games/supertux2/images/worldmap/common/leveldot_blue-01.png
+share/games/supertux2/images/worldmap/common/leveldot_blue-02.png
+share/games/supertux2/images/worldmap/common/leveldot_blue-03.png
+share/games/supertux2/images/worldmap/common/leveldot_green.png
+share/games/supertux2/images/worldmap/common/leveldot_green_perfect-0.png
+share/games/supertux2/images/worldmap/common/leveldot_green_perfect-1.png
+share/games/supertux2/images/worldmap/common/leveldot_green_perfect-2.png
+share/games/supertux2/images/worldmap/common/leveldot_green_perfect-3.png
+share/games/supertux2/images/worldmap/common/leveldot_red.png
+share/games/supertux2/images/worldmap/common/messagedot.png
+share/games/supertux2/images/worldmap/common/messagedot.sprite
+share/games/supertux2/images/worldmap/common/n_stone.png
+share/games/supertux2/images/worldmap/common/n_stone.sprite
+share/games/supertux2/images/worldmap/common/shroom.png
+share/games/supertux2/images/worldmap/common/shroom.sprite
+share/games/supertux2/images/worldmap/common/shroom1.png
+share/games/supertux2/images/worldmap/common/shroom2.png
+share/games/supertux2/images/worldmap/common/shroom3.png
+share/games/supertux2/images/worldmap/common/shroom4.png
+share/games/supertux2/images/worldmap/common/shroom5.png
+share/games/supertux2/images/worldmap/common/shroom6.png
+share/games/supertux2/images/worldmap/common/smalltux.png
+share/games/supertux2/images/worldmap/common/smalltux1.png
+share/games/supertux2/images/worldmap/common/smalltux1_air.png
+share/games/supertux2/images/worldmap/common/smalltux1_earth.png
+share/games/supertux2/images/worldmap/common/smalltux1_fire.png
+share/games/supertux2/images/worldmap/common/smalltux1_ice.png
+share/games/supertux2/images/worldmap/common/smalltux2.png
+share/games/supertux2/images/worldmap/common/smalltux2_air.png
+share/games/supertux2/images/worldmap/common/smalltux2_earth.png
+share/games/supertux2/images/worldmap/common/smalltux2_fire.png
+share/games/supertux2/images/worldmap/common/smalltux2_ice.png
+share/games/supertux2/images/worldmap/common/smalltux3.png
+share/games/supertux2/images/worldmap/common/smalltux3_air.png
+share/games/supertux2/images/worldmap/common/smalltux3_earth.png
+share/games/supertux2/images/worldmap/common/smalltux3_fire.png
+share/games/supertux2/images/worldmap/common/smalltux3_ice.png
+share/games/supertux2/images/worldmap/common/smalltux4.png
+share/games/supertux2/images/worldmap/common/smalltux4_air.png
+share/games/supertux2/images/worldmap/common/smalltux4_earth.png
+share/games/supertux2/images/worldmap/common/smalltux4_fire.png
+share/games/supertux2/images/worldmap/common/smalltux4_ice.png
+share/games/supertux2/images/worldmap/common/smalltux5.png
+share/games/supertux2/images/worldmap/common/smalltux5_air.png
+share/games/supertux2/images/worldmap/common/smalltux5_earth.png
+share/games/supertux2/images/worldmap/common/smalltux5_fire.png
+share/games/supertux2/images/worldmap/common/smalltux5_ice.png
+share/games/supertux2/images/worldmap/common/smalltux6.png
+share/games/supertux2/images/worldmap/common/smalltux6_air.png
+share/games/supertux2/images/worldmap/common/smalltux6_earth.png
+share/games/supertux2/images/worldmap/common/smalltux6_fire.png
+share/games/supertux2/images/worldmap/common/smalltux6_ice.png
+share/games/supertux2/images/worldmap/common/smalltux7.png
+share/games/supertux2/images/worldmap/common/smalltux7_air.png
+share/games/supertux2/images/worldmap/common/smalltux7_earth.png
+share/games/supertux2/images/worldmap/common/smalltux7_fire.png
+share/games/supertux2/images/worldmap/common/smalltux7_ice.png
+share/games/supertux2/images/worldmap/common/smalltux8.png
+share/games/supertux2/images/worldmap/common/smalltux8_air.png
+share/games/supertux2/images/worldmap/common/smalltux8_earth.png
+share/games/supertux2/images/worldmap/common/smalltux8_fire.png
+share/games/supertux2/images/worldmap/common/smalltux8_ice.png
+share/games/supertux2/images/worldmap/common/smalltux_air.png
+share/games/supertux2/images/worldmap/common/smalltux_earth.png
+share/games/supertux2/images/worldmap/common/smalltux_fire.png
+share/games/supertux2/images/worldmap/common/smalltux_ice.png
+share/games/supertux2/images/worldmap/common/smoke1.png
+share/games/supertux2/images/worldmap/common/smoke2.png
+share/games/supertux2/images/worldmap/common/smoke3.png
+share/games/supertux2/images/worldmap/common/smoke4.png
+share/games/supertux2/images/worldmap/common/teleporterdot.png
+share/games/supertux2/images/worldmap/common/teleporterdot.sprite
+share/games/supertux2/images/worldmap/common/teleporterdot_1.png
+share/games/supertux2/images/worldmap/common/teleporterdot_2.png
+share/games/supertux2/images/worldmap/common/teleporterdot_3.png
+share/games/supertux2/images/worldmap/common/teleporterdot_4.png
+share/games/supertux2/images/worldmap/common/torch.png
+share/games/supertux2/images/worldmap/common/torch.sprite
+share/games/supertux2/images/worldmap/common/torch1.png
+share/games/supertux2/images/worldmap/common/torch1.sprite
+share/games/supertux2/images/worldmap/common/torch2.png
+share/games/supertux2/images/worldmap/common/torch3.png
+share/games/supertux2/images/worldmap/common/torch4.png
+share/games/supertux2/images/worldmap/common/tux.png
+share/games/supertux2/images/worldmap/common/tux.sprite
+share/games/supertux2/images/worldmap/common/yeti.sprite
+share/games/supertux2/images/worldmap/forest/castlemap.png
+share/games/supertux2/images/worldmap/forest/castlemap_overlay.png
+share/games/supertux2/images/worldmap/forest/castlemap_overlay_full.png
+share/games/supertux2/images/worldmap/forest/cropcircle.png
+share/games/supertux2/images/worldmap/forest/darker_forest.png
+share/games/supertux2/images/worldmap/forest/forest.png
+share/games/supertux2/images/worldmap/forest/forestwood-2.png
+share/games/supertux2/images/worldmap/forest/forestwood.png
+share/games/supertux2/images/worldmap/forest/ghostforest.png
+share/games/supertux2/images/worldmap/forest/ghostwood.png
+share/games/supertux2/images/worldmap/forest/icestream.png
+share/games/supertux2/images/worldmap/forest/leveldots/door.sprite
+share/games/supertux2/images/worldmap/forest/leveldots/doorclosed.png
+share/games/supertux2/images/worldmap/forest/leveldots/dooropen.png
+share/games/supertux2/images/worldmap/forest/leveldots/small_air.sprite
+share/games/supertux2/images/worldmap/forest/path.png
+share/games/supertux2/images/worldmap/forest/path_map.png
+share/games/supertux2/images/worldmap/forest/small_air.png
+share/games/supertux2/images/worldmap/forest/small_air.sprite
+share/games/supertux2/images/worldmap/forest/small_earth.png
+share/games/supertux2/images/worldmap/forest/small_earth.sprite
+share/games/supertux2/images/worldmap/forest/small_fire.png
+share/games/supertux2/images/worldmap/forest/small_fire.sprite
+share/games/supertux2/images/worldmap/forest/small_water.png
+share/games/supertux2/images/worldmap/forest/small_water.sprite
+share/games/supertux2/images/worldmap/forest/small_wood.png
+share/games/supertux2/images/worldmap/forest/small_wood.sprite
+share/games/supertux2/images/worldmap/forest/stream.png
+share/games/supertux2/images/worldmap/halloween/darkness.png
+share/games/supertux2/images/worldmap/halloween/home.png
+share/games/supertux2/images/worldmap/halloween/roads.png
+share/games/supertux2/images/worldmap/halloween/scarecrow.png
+share/games/supertux2/images/worldmap/halloween/splash1.png
+share/games/supertux2/images/worldmap/halloween/splash2.png
+share/games/supertux2/images/worldmap/halloween/splash3.png
+share/games/supertux2/images/worldmap/halloween/tiles.png
+share/games/supertux2/images/worldmap/halloween/tree1.png
+share/games/supertux2/images/worldmap/halloween/tree2.png
+share/games/supertux2/images/worldmap/ice/cave_cracks.png
+share/games/supertux2/images/worldmap/ice/crystal.png
+share/games/supertux2/images/worldmap/ice/icecave.png
+share/games/supertux2/images/worldmap/ice/land.png
+share/games/supertux2/images/worldmap/ice/mountain.png
+share/games/supertux2/images/worldmap/ice/thin_ice.png
+share/games/supertux2/images/worldmap/ice/woodconcave.png
+share/games/supertux2/images/worldmap/ice/woodconvex.png
+share/games/supertux2/images/worldmap/shared/bridge.png
+share/games/supertux2/images/worldmap/shared/castle.png
+share/games/supertux2/images/worldmap/shared/invisible_paths-editor.png
+share/games/supertux2/images/worldmap/shared/invisible_paths.png
+share/games/supertux2/images/worldmap/shared/pier.png
+share/games/supertux2/images/worldmap/shared/roads.png
+share/games/supertux2/images/worldmap/shared/shallow_water.png
+share/games/supertux2/images/worldmap/shared/surf-01.png
+share/games/supertux2/images/worldmap/shared/surf-02.png
+share/games/supertux2/images/worldmap/shared/surf-03.png
+share/games/supertux2/images/worldmap/shared/surf-04.png
+share/games/supertux2/images/worldmap/shared/water_01.png
+share/games/supertux2/images/worldmap/shared/water_02.png
+share/games/supertux2/images/worldmap/shared/water_03.png
+share/games/supertux2/images/worldmap/shared/water_04.png
+share/games/supertux2/images/worldmap/shared/water_05.png
+share/games/supertux2/images/worldmap/shared/water_06.png
+share/games/supertux2/images/worldmap/shared/water_07.png
+share/games/supertux2/images/worldmap/shared/water_08.png
+share/games/supertux2/images/worldmap/shared/water_09.png
+share/games/supertux2/images/worldmap/shared/water_10.png
+share/games/supertux2/images/worldmap/shared/water_11.png
+share/games/supertux2/images/worldmap/shared/water_12.png
+share/games/supertux2/images/worldmap/shared/water_13.png
+share/games/supertux2/images/worldmap/shared/water_14.png
+share/games/supertux2/images/worldmap/shared/water_15.png
+share/games/supertux2/images/worldmap/shared/water_16.png
+share/games/supertux2/levels/bonus1/abednego-level1.stl
+share/games/supertux2/levels/bonus1/abednego-level2.stl
+share/games/supertux2/levels/bonus1/abednego-level3.stl
+share/games/supertux2/levels/bonus1/abednego-level4.stl
+share/games/supertux2/levels/bonus1/ar.po
+share/games/supertux2/levels/bonus1/az.po
+share/games/supertux2/levels/bonus1/be.po
+share/games/supertux2/levels/bonus1/bg.po
+share/games/supertux2/levels/bonus1/bonus-level1.stl
+share/games/supertux2/levels/bonus1/bonus-level2.stl
+share/games/supertux2/levels/bonus1/bonus-level3.stl
+share/games/supertux2/levels/bonus1/bonus-level4.stl
+share/games/supertux2/levels/bonus1/bonus-level5.stl
+share/games/supertux2/levels/bonus1/br.po
+share/games/supertux2/levels/bonus1/ca.po
+share/games/supertux2/levels/bonus1/cmn.po
+share/games/supertux2/levels/bonus1/cs.po
+share/games/supertux2/levels/bonus1/da.po
+share/games/supertux2/levels/bonus1/de.po
+share/games/supertux2/levels/bonus1/el.po
+share/games/supertux2/levels/bonus1/eo.po
+share/games/supertux2/levels/bonus1/es.po
+share/games/supertux2/levels/bonus1/et.po
+share/games/supertux2/levels/bonus1/extro.txt
+share/games/supertux2/levels/bonus1/fi.po
+share/games/supertux2/levels/bonus1/fr.po
+share/games/supertux2/levels/bonus1/he.po
+share/games/supertux2/levels/bonus1/hi_IN.po
+share/games/supertux2/levels/bonus1/hr.po
+share/games/supertux2/levels/bonus1/hu.po
+share/games/supertux2/levels/bonus1/info
+share/games/supertux2/levels/bonus1/it.po
+share/games/supertux2/levels/bonus1/ja.po
+share/games/supertux2/levels/bonus1/jbo.po
+share/games/supertux2/levels/bonus1/km.po
+share/games/supertux2/levels/bonus1/ko.po
+share/games/supertux2/levels/bonus1/lt.po
+share/games/supertux2/levels/bonus1/matr1x-level1.stl
+share/games/supertux2/levels/bonus1/matr1x-level2.stl
+share/games/supertux2/levels/bonus1/matr1x-level3.stl
+share/games/supertux2/levels/bonus1/ml.po
+share/games/supertux2/levels/bonus1/nb.po
+share/games/supertux2/levels/bonus1/ne.po
+share/games/supertux2/levels/bonus1/nl.po
+share/games/supertux2/levels/bonus1/nn.po
+share/games/supertux2/levels/bonus1/pl.po
+share/games/supertux2/levels/bonus1/pt.po
+share/games/supertux2/levels/bonus1/pt_BR.po
+share/games/supertux2/levels/bonus1/ro.po
+share/games/supertux2/levels/bonus1/ru.po
+share/games/supertux2/levels/bonus1/sk.po
+share/games/supertux2/levels/bonus1/sl.po
+share/games/supertux2/levels/bonus1/sq.po
+share/games/supertux2/levels/bonus1/sr.po
+share/games/supertux2/levels/bonus1/sv.po
+share/games/supertux2/levels/bonus1/thompson-level1.stl
+share/games/supertux2/levels/bonus1/thompson-level2.stl
+share/games/supertux2/levels/bonus1/torfi-level1.stl
+share/games/supertux2/levels/bonus1/torfi-level2.stl
+share/games/supertux2/levels/bonus1/torfi-level3.stl
+share/games/supertux2/levels/bonus1/tr.po
+share/games/supertux2/levels/bonus1/uk.po
+share/games/supertux2/levels/bonus1/uz.po
+share/games/supertux2/levels/bonus1/vi.po
+share/games/supertux2/levels/bonus1/wansti-level1.stl
+share/games/supertux2/levels/bonus1/wansti-level2.stl
+share/games/supertux2/levels/bonus1/wansti-level3.stl
+share/games/supertux2/levels/bonus1/wansti-level4.stl
+share/games/supertux2/levels/bonus1/wansti-level5.stl
+share/games/supertux2/levels/bonus1/worldmap.stwm
+share/games/supertux2/levels/bonus1/zh_CN.po
+share/games/supertux2/levels/bonus1/zh_TW.po
+share/games/supertux2/levels/bonus2/ar.po
+share/games/supertux2/levels/bonus2/az.po
+share/games/supertux2/levels/bonus2/be.po
+share/games/supertux2/levels/bonus2/bg.po
+share/games/supertux2/levels/bonus2/br.po
+share/games/supertux2/levels/bonus2/ca.po
+share/games/supertux2/levels/bonus2/cmn.po
+share/games/supertux2/levels/bonus2/cs.po
+share/games/supertux2/levels/bonus2/da.po
+share/games/supertux2/levels/bonus2/de.po
+share/games/supertux2/levels/bonus2/el.po
+share/games/supertux2/levels/bonus2/eo.po
+share/games/supertux2/levels/bonus2/es.po
+share/games/supertux2/levels/bonus2/et.po
+share/games/supertux2/levels/bonus2/extro.txt
+share/games/supertux2/levels/bonus2/fi.po
+share/games/supertux2/levels/bonus2/fr.po
+share/games/supertux2/levels/bonus2/he.po
+share/games/supertux2/levels/bonus2/hi_IN.po
+share/games/supertux2/levels/bonus2/hr.po
+share/games/supertux2/levels/bonus2/hu.po
+share/games/supertux2/levels/bonus2/info
+share/games/supertux2/levels/bonus2/it.po
+share/games/supertux2/levels/bonus2/ja.po
+share/games/supertux2/levels/bonus2/jbo.po
+share/games/supertux2/levels/bonus2/km.po
+share/games/supertux2/levels/bonus2/ko.po
+share/games/supertux2/levels/bonus2/level1.stl
+share/games/supertux2/levels/bonus2/level10.stl
+share/games/supertux2/levels/bonus2/level11.stl
+share/games/supertux2/levels/bonus2/level12.stl
+share/games/supertux2/levels/bonus2/level13.stl
+share/games/supertux2/levels/bonus2/level14.stl
+share/games/supertux2/levels/bonus2/level15.stl
+share/games/supertux2/levels/bonus2/level16.stl
+share/games/supertux2/levels/bonus2/level17.stl
+share/games/supertux2/levels/bonus2/level18.stl
+share/games/supertux2/levels/bonus2/level19.stl
+share/games/supertux2/levels/bonus2/level2.stl
+share/games/supertux2/levels/bonus2/level20.stl
+share/games/supertux2/levels/bonus2/level21.stl
+share/games/supertux2/levels/bonus2/level22.stl
+share/games/supertux2/levels/bonus2/level23.stl
+share/games/supertux2/levels/bonus2/level24.stl
+share/games/supertux2/levels/bonus2/level25.stl
+share/games/supertux2/levels/bonus2/level26.stl
+share/games/supertux2/levels/bonus2/level27.stl
+share/games/supertux2/levels/bonus2/level28.stl
+share/games/supertux2/levels/bonus2/level3.stl
+share/games/supertux2/levels/bonus2/level4.stl
+share/games/supertux2/levels/bonus2/level5.stl
+share/games/supertux2/levels/bonus2/level6.stl
+share/games/supertux2/levels/bonus2/level7.stl
+share/games/supertux2/levels/bonus2/level8.stl
+share/games/supertux2/levels/bonus2/level9.stl
+share/games/supertux2/levels/bonus2/lt.po
+share/games/supertux2/levels/bonus2/ml.po
+share/games/supertux2/levels/bonus2/nb.po
+share/games/supertux2/levels/bonus2/ne.po
+share/games/supertux2/levels/bonus2/nl.po
+share/games/supertux2/levels/bonus2/nn.po
+share/games/supertux2/levels/bonus2/pl.po
+share/games/supertux2/levels/bonus2/pt.po
+share/games/supertux2/levels/bonus2/pt_BR.po
+share/games/supertux2/levels/bonus2/ro.po
+share/games/supertux2/levels/bonus2/ru.po
+share/games/supertux2/levels/bonus2/sk.po
+share/games/supertux2/levels/bonus2/sl.po
+share/games/supertux2/levels/bonus2/sq.po
+share/games/supertux2/levels/bonus2/sr.po
+share/games/supertux2/levels/bonus2/sv.po
+share/games/supertux2/levels/bonus2/tr.po
+share/games/supertux2/levels/bonus2/uk.po
+share/games/supertux2/levels/bonus2/uz.po
+share/games/supertux2/levels/bonus2/vi.po
+share/games/supertux2/levels/bonus2/worldmap.stwm
+share/games/supertux2/levels/bonus2/zh_CN.po
+share/games/supertux2/levels/bonus2/zh_TW.po
+share/games/supertux2/levels/bonus3/-89-2_degrees.stl
+share/games/supertux2/levels/bonus3/Global_Warming.stl
+share/games/supertux2/levels/bonus3/One Night in the Sky.stl
+share/games/supertux2/levels/bonus3/abandoned_castle.stl
+share/games/supertux2/levels/bonus3/another_cold_day.stl
+share/games/supertux2/levels/bonus3/antarctic_rain.stl
+share/games/supertux2/levels/bonus3/ar.po
+share/games/supertux2/levels/bonus3/az.po
+share/games/supertux2/levels/bonus3/be.po
+share/games/supertux2/levels/bonus3/bg.po
+share/games/supertux2/levels/bonus3/br.po
+share/games/supertux2/levels/bonus3/but_no_one_can_stop_it.stl
+share/games/supertux2/levels/bonus3/ca.po
+share/games/supertux2/levels/bonus3/cant_climb_higher_clouds.stl
+share/games/supertux2/levels/bonus3/castle_light+darkness-v3.stl
+share/games/supertux2/levels/bonus3/cave_run.stl
+share/games/supertux2/levels/bonus3/cavern_v2.stl
+share/games/supertux2/levels/bonus3/changelog.txt
+share/games/supertux2/levels/bonus3/cmn.po
+share/games/supertux2/levels/bonus3/coconut_fortress.stl
+share/games/supertux2/levels/bonus3/credits.txt
+share/games/supertux2/levels/bonus3/crystal sunset.stl
+share/games/supertux2/levels/bonus3/crystal.stl
+share/games/supertux2/levels/bonus3/crystal_beauty.stl
+share/games/supertux2/levels/bonus3/crystal_cataclysm.stl
+share/games/supertux2/levels/bonus3/crystalfields.stl
+share/games/supertux2/levels/bonus3/cs.po
+share/games/supertux2/levels/bonus3/da.po
+share/games/supertux2/levels/bonus3/dark_castle-v2.stl
+share/games/supertux2/levels/bonus3/dark_castle.stl
+share/games/supertux2/levels/bonus3/de.po
+share/games/supertux2/levels/bonus3/deep_deeper.stl
+share/games/supertux2/levels/bonus3/deepest.stl
+share/games/supertux2/levels/bonus3/default.nut
+share/games/supertux2/levels/bonus3/dungeon_island/dungeon1.stl
+share/games/supertux2/levels/bonus3/dungeon_island/dungeon2.stl
+share/games/supertux2/levels/bonus3/dungeon_island/going_down.stl
+share/games/supertux2/levels/bonus3/el.po
+share/games/supertux2/levels/bonus3/entering_castle.stl
+share/games/supertux2/levels/bonus3/eo.po
+share/games/supertux2/levels/bonus3/es.po
+share/games/supertux2/levels/bonus3/et.po
+share/games/supertux2/levels/bonus3/fi.po
+share/games/supertux2/levels/bonus3/flowers.stl
+share/games/supertux2/levels/bonus3/fr.po
+share/games/supertux2/levels/bonus3/glaciers.stl
+share/games/supertux2/levels/bonus3/hanging roof.stl
+share/games/supertux2/levels/bonus3/he.po
+share/games/supertux2/levels/bonus3/hi_IN.po
+share/games/supertux2/levels/bonus3/hilly_landscape.stl
+share/games/supertux2/levels/bonus3/hr.po
+share/games/supertux2/levels/bonus3/hu.po
+share/games/supertux2/levels/bonus3/in_the_spring.stl
+share/games/supertux2/levels/bonus3/info
+share/games/supertux2/levels/bonus3/it.po
+share/games/supertux2/levels/bonus3/its_getting_unfinishable.stl
+share/games/supertux2/levels/bonus3/ja.po
+share/games/supertux2/levels/bonus3/jbo.po
+share/games/supertux2/levels/bonus3/km.po
+share/games/supertux2/levels/bonus3/ko.po
+share/games/supertux2/levels/bonus3/light_in_the_darkness.stl
+share/games/supertux2/levels/bonus3/lt.po
+share/games/supertux2/levels/bonus3/ml.po
+share/games/supertux2/levels/bonus3/nb.po
+share/games/supertux2/levels/bonus3/ne.po
+share/games/supertux2/levels/bonus3/niv-1.1.stl
+share/games/supertux2/levels/bonus3/niv-2.1.stl
+share/games/supertux2/levels/bonus3/niv-3.stl
+share/games/supertux2/levels/bonus3/nl.po
+share/games/supertux2/levels/bonus3/nn.po
+share/games/supertux2/levels/bonus3/over_the_ocean.stl
+share/games/supertux2/levels/bonus3/pinksnow.stl
+share/games/supertux2/levels/bonus3/pl.po
+share/games/supertux2/levels/bonus3/pt.po
+share/games/supertux2/levels/bonus3/pt_BR.po
+share/games/supertux2/levels/bonus3/red_alert_forest.stl
+share/games/supertux2/levels/bonus3/ro.po
+share/games/supertux2/levels/bonus3/ru.po
+share/games/supertux2/levels/bonus3/sever_escape.stl
+share/games/supertux2/levels/bonus3/shakespeare-rain.stl
+share/games/supertux2/levels/bonus3/shakespeare-rain_antarctic.stl
+share/games/supertux2/levels/bonus3/sk.po
+share/games/supertux2/levels/bonus3/sl.po
+share/games/supertux2/levels/bonus3/snowy_hill.stl
+share/games/supertux2/levels/bonus3/sq.po
+share/games/supertux2/levels/bonus3/sr.po
+share/games/supertux2/levels/bonus3/sv.po
+share/games/supertux2/levels/bonus3/three_frosty_icebergs.stl
+share/games/supertux2/levels/bonus3/tr.po
+share/games/supertux2/levels/bonus3/uk.po
+share/games/supertux2/levels/bonus3/under ice.stl
+share/games/supertux2/levels/bonus3/uz.po
+share/games/supertux2/levels/bonus3/vi.po
+share/games/supertux2/levels/bonus3/worldmap.stwm
+share/games/supertux2/levels/bonus3/zh_CN.po
+share/games/supertux2/levels/bonus3/zh_TW.po
+share/games/supertux2/levels/halloween2014/ar.po
+share/games/supertux2/levels/halloween2014/az.po
+share/games/supertux2/levels/halloween2014/be.po
+share/games/supertux2/levels/halloween2014/bg.po
+share/games/supertux2/levels/halloween2014/br.po
+share/games/supertux2/levels/halloween2014/ca.po
+share/games/supertux2/levels/halloween2014/cmn.po
+share/games/supertux2/levels/halloween2014/cs.po
+share/games/supertux2/levels/halloween2014/da.po
+share/games/supertux2/levels/halloween2014/de.po
+share/games/supertux2/levels/halloween2014/el.po
+share/games/supertux2/levels/halloween2014/eo.po
+share/games/supertux2/levels/halloween2014/es.po
+share/games/supertux2/levels/halloween2014/et.po
+share/games/supertux2/levels/halloween2014/fi.po
+share/games/supertux2/levels/halloween2014/fr.po
+share/games/supertux2/levels/halloween2014/halloween1.stl
+share/games/supertux2/levels/halloween2014/halloween2.stl
+share/games/supertux2/levels/halloween2014/halloween3.stl
+share/games/supertux2/levels/halloween2014/he.po
+share/games/supertux2/levels/halloween2014/hi_IN.po
+share/games/supertux2/levels/halloween2014/hr.po
+share/games/supertux2/levels/halloween2014/hu.po
+share/games/supertux2/levels/halloween2014/info
+share/games/supertux2/levels/halloween2014/intro.stl
+share/games/supertux2/levels/halloween2014/intro.txt
+share/games/supertux2/levels/halloween2014/it.po
+share/games/supertux2/levels/halloween2014/ja.po
+share/games/supertux2/levels/halloween2014/jbo.po
+share/games/supertux2/levels/halloween2014/km.po
+share/games/supertux2/levels/halloween2014/ko.po
+share/games/supertux2/levels/halloween2014/lt.po
+share/games/supertux2/levels/halloween2014/ml.po
+share/games/supertux2/levels/halloween2014/mound.stl
+share/games/supertux2/levels/halloween2014/nb.po
+share/games/supertux2/levels/halloween2014/ne.po
+share/games/supertux2/levels/halloween2014/nl.po
+share/games/supertux2/levels/halloween2014/nn.po
+share/games/supertux2/levels/halloween2014/outro.stl
+share/games/supertux2/levels/halloween2014/outro.txt
+share/games/supertux2/levels/halloween2014/pl.po
+share/games/supertux2/levels/halloween2014/pools.stl
+share/games/supertux2/levels/halloween2014/pt.po
+share/games/supertux2/levels/halloween2014/pt_BR.po
+share/games/supertux2/levels/halloween2014/ro.po
+share/games/supertux2/levels/halloween2014/ru.po
+share/games/supertux2/levels/halloween2014/sk.po
+share/games/supertux2/levels/halloween2014/sl.po
+share/games/supertux2/levels/halloween2014/sq.po
+share/games/supertux2/levels/halloween2014/sr.po
+share/games/supertux2/levels/halloween2014/sv.po
+share/games/supertux2/levels/halloween2014/tr.po
+share/games/supertux2/levels/halloween2014/uk.po
+share/games/supertux2/levels/halloween2014/uz.po
+share/games/supertux2/levels/halloween2014/vi.po
+share/games/supertux2/levels/halloween2014/worldmap.stwm
+share/games/supertux2/levels/halloween2014/zh_CN.po
+share/games/supertux2/levels/halloween2014/zh_TW.po
+share/games/supertux2/levels/incubator/Angry Stone vs. YOU.stl
+share/games/supertux2/levels/incubator/Castle #1.stl
+share/games/supertux2/levels/incubator/Missingno.stl
+share/games/supertux2/levels/incubator/NewIcelevel1.stl
+share/games/supertux2/levels/incubator/NewIcelevel2.stl
+share/games/supertux2/levels/incubator/NewIcelevel3.stl
+share/games/supertux2/levels/incubator/NewIcelevel4.stl
+share/games/supertux2/levels/incubator/NewIcelevel5.stl
+share/games/supertux2/levels/incubator/Nice Ice.stl
+share/games/supertux2/levels/incubator/SP33DRUN.stl
+share/games/supertux2/levels/incubator/ar.po
+share/games/supertux2/levels/incubator/az.po
+share/games/supertux2/levels/incubator/be.po
+share/games/supertux2/levels/incubator/bg.po
+share/games/supertux2/levels/incubator/br.po
+share/games/supertux2/levels/incubator/ca.po
+share/games/supertux2/levels/incubator/cave_run.stl
+share/games/supertux2/levels/incubator/cherry_frosting.stl
+share/games/supertux2/levels/incubator/cmn.po
+share/games/supertux2/levels/incubator/cs.po
+share/games/supertux2/levels/incubator/cube_garden.stl
+share/games/supertux2/levels/incubator/da.po
+share/games/supertux2/levels/incubator/de.po
+share/games/supertux2/levels/incubator/el.po
+share/games/supertux2/levels/incubator/eo.po
+share/games/supertux2/levels/incubator/es.po
+share/games/supertux2/levels/incubator/et.po
+share/games/supertux2/levels/incubator/fall_kugelblitz.stl
+share/games/supertux2/levels/incubator/fi.po
+share/games/supertux2/levels/incubator/fr.po
+share/games/supertux2/levels/incubator/frozen_fissure.stl
+share/games/supertux2/levels/incubator/he.po
+share/games/supertux2/levels/incubator/hi_IN.po
+share/games/supertux2/levels/incubator/hr.po
+share/games/supertux2/levels/incubator/hu.po
+share/games/supertux2/levels/incubator/hungry_tux.stl
+share/games/supertux2/levels/incubator/ice_mountain.nut
+share/games/supertux2/levels/incubator/ice_mountain.stl
+share/games/supertux2/levels/incubator/in_the_mountain.stl
+share/games/supertux2/levels/incubator/info
+share/games/supertux2/levels/incubator/into_dark.stl
+share/games/supertux2/levels/incubator/it.po
+share/games/supertux2/levels/incubator/ja.po
+share/games/supertux2/levels/incubator/jagged_path.stl
+share/games/supertux2/levels/incubator/jbo.po
+share/games/supertux2/levels/incubator/km.po
+share/games/supertux2/levels/incubator/ko.po
+share/games/supertux2/levels/incubator/let_us_snow.stl
+share/games/supertux2/levels/incubator/long.stl
+share/games/supertux2/levels/incubator/lt.po
+share/games/supertux2/levels/incubator/midnight_crossing.stl
+share/games/supertux2/levels/incubator/ml.po
+share/games/supertux2/levels/incubator/mountain_climbing.stl
+share/games/supertux2/levels/incubator/nb.po
+share/games/supertux2/levels/incubator/ne.po
+share/games/supertux2/levels/incubator/nl.po
+share/games/supertux2/levels/incubator/nn.po
+share/games/supertux2/levels/incubator/not_so_long.stl
+share/games/supertux2/levels/incubator/obstaclecourse.stl
+share/games/supertux2/levels/incubator/pipeline.stl
+share/games/supertux2/levels/incubator/pl.po
+share/games/supertux2/levels/incubator/primed.stl
+share/games/supertux2/levels/incubator/pt.po
+share/games/supertux2/levels/incubator/pt_BR.po
+share/games/supertux2/levels/incubator/ro.po
+share/games/supertux2/levels/incubator/ru.po
+share/games/supertux2/levels/incubator/sk.po
+share/games/supertux2/levels/incubator/sl.po
+share/games/supertux2/levels/incubator/sq.po
+share/games/supertux2/levels/incubator/sr.po
+share/games/supertux2/levels/incubator/sv.po
+share/games/supertux2/levels/incubator/tr.po
+share/games/supertux2/levels/incubator/uk.po
+share/games/supertux2/levels/incubator/uz.po
+share/games/supertux2/levels/incubator/vi.po
+share/games/supertux2/levels/incubator/worldmap.stwm
+share/games/supertux2/levels/incubator/zh_CN.po
+share/games/supertux2/levels/incubator/zh_TW.po
+share/games/supertux2/levels/misc/da.po
+share/games/supertux2/levels/misc/hu.po
+share/games/supertux2/levels/misc/menu.stl
+share/games/supertux2/levels/misc/menu_christmas.stl
+share/games/supertux2/levels/misc/menu_final.stl
+share/games/supertux2/levels/misc/nb.po
+share/games/supertux2/levels/misc/nn.po
+share/games/supertux2/levels/misc/pt.po
+share/games/supertux2/levels/misc/pt_BR.po
+share/games/supertux2/levels/misc/sl.po
+share/games/supertux2/levels/test/BackGround.stl
+share/games/supertux2/levels/test/bicycle_platform.stl
+share/games/supertux2/levels/test/bonusblock.stl
+share/games/supertux2/levels/test/bonusblocksprite.stl
+share/games/supertux2/levels/test/burnnmelt.stl
+share/games/supertux2/levels/test/candle.stl
+share/games/supertux2/levels/test/captainsnowball.stl
+share/games/supertux2/levels/test/castletiles.stl
+share/games/supertux2/levels/test/chain.stl
+share/games/supertux2/levels/test/crystalcave.stl
+share/games/supertux2/levels/test/crystallo.stl
+share/games/supertux2/levels/test/darksnow.stl
+share/games/supertux2/levels/test/decal.stl
+share/games/supertux2/levels/test/default.nut
+share/games/supertux2/levels/test/doortest.stl
+share/games/supertux2/levels/test/forestkeep.stl
+share/games/supertux2/levels/test/freezetest.stl
+share/games/supertux2/levels/test/glow_effects.stl
+share/games/supertux2/levels/test/gradient_dir.stl
+share/games/supertux2/levels/test/haywire.stl
+share/games/supertux2/levels/test/icecrusher.stl
+share/games/supertux2/levels/test/icefreezetest.stl
+share/games/supertux2/levels/test/icetest.stl
+share/games/supertux2/levels/test/info
+share/games/supertux2/levels/test/intro2.stl
+share/games/supertux2/levels/test/kugelblitz.stl
+share/games/supertux2/levels/test/light.stl
+share/games/supertux2/levels/test/lightmap.stl
+share/games/supertux2/levels/test/magicblocks.stl
+share/games/supertux2/levels/test/menutest.stl
+share/games/supertux2/levels/test/mrcandle.stl
+share/games/supertux2/levels/test/nb.po
+share/games/supertux2/levels/test/newice.stl
+share/games/supertux2/levels/test/nightcave.stl
+share/games/supertux2/levels/test/nn.po
+share/games/supertux2/levels/test/oddbug.stl
+share/games/supertux2/levels/test/owl.stl
+share/games/supertux2/levels/test/pneumatic_platform.stl
+share/games/supertux2/levels/test/rusty_trampoline.stl
+share/games/supertux2/levels/test/scoretest.stl
+share/games/supertux2/levels/test/scripttrigger.stl
+share/games/supertux2/levels/test/short_fuse.stl
+share/games/supertux2/levels/test/snowair.stl
+share/games/supertux2/levels/test/snowmountain.stl
+share/games/supertux2/levels/test/snowslope.stl
+share/games/supertux2/levels/test/spike.stl
+share/games/supertux2/levels/test/stacking.stl
+share/games/supertux2/levels/test/tileplatforms.stl
+share/games/supertux2/levels/test/tileset2.strf
+share/games/supertux2/levels/test/totem.stl
+share/games/supertux2/levels/test/transition.nut
+share/games/supertux2/levels/test/transition.stl
+share/games/supertux2/levels/test/treeboss.stl
+share/games/supertux2/levels/test/unisolid.stl
+share/games/supertux2/levels/test/unordered_path.stl
+share/games/supertux2/levels/test/unstable_tile.stl
+share/games/supertux2/levels/test/weakblock.stl
+share/games/supertux2/levels/test_old/1holes.stl
+share/games/supertux2/levels/test_old/ambient_sound.stl
+share/games/supertux2/levels/test_old/animtiles.stl
+share/games/supertux2/levels/test_old/auto.stl
+share/games/supertux2/levels/test_old/autoscroll.stl
+share/games/supertux2/levels/test_old/bonus-level4.stl
+share/games/supertux2/levels/test_old/bonusblock.stl
+share/games/supertux2/levels/test_old/break.stl
+share/games/supertux2/levels/test_old/burn.stl
+share/games/supertux2/levels/test_old/castle_snow.stl
+share/games/supertux2/levels/test_old/dais.stl
+share/games/supertux2/levels/test_old/darttrap.stl
+share/games/supertux2/levels/test_old/direction.stl
+share/games/supertux2/levels/test_old/dropcrush.stl
+share/games/supertux2/levels/test_old/easteregg.stl
+share/games/supertux2/levels/test_old/endseq.stl
+share/games/supertux2/levels/test_old/enemy3.stl
+share/games/supertux2/levels/test_old/exit.stl
+share/games/supertux2/levels/test_old/flapping.stl
+share/games/supertux2/levels/test_old/forest1-grumbel.stl
+share/games/supertux2/levels/test_old/glitches.stl
+share/games/supertux2/levels/test_old/grab.stl
+share/games/supertux2/levels/test_old/hitfrombelow.stl
+share/games/supertux2/levels/test_old/holes.stl
+share/games/supertux2/levels/test_old/hurting_platform.stl
+share/games/supertux2/levels/test_old/info
+share/games/supertux2/levels/test_old/intro.stl
+share/games/supertux2/levels/test_old/intro_scene2.stl
+share/games/supertux2/levels/test_old/invisible_blocks.stl
+share/games/supertux2/levels/test_old/keydoors.stl
+share/games/supertux2/levels/test_old/laddertest.stl
+share/games/supertux2/levels/test_old/lantern.stl
+share/games/supertux2/levels/test_old/mrtree.stl
+share/games/supertux2/levels/test_old/noloktest.stl
+share/games/supertux2/levels/test_old/platform.stl
+share/games/supertux2/levels/test_old/pushbutton.stl
+share/games/supertux2/levels/test_old/raintest.stl
+share/games/supertux2/levels/test_old/reset.stl
+share/games/supertux2/levels/test_old/risinglava.stl
+share/games/supertux2/levels/test_old/rock.stl
+share/games/supertux2/levels/test_old/script.stl
+share/games/supertux2/levels/test_old/scriptdoor.stl
+share/games/supertux2/levels/test_old/secret.stl
+share/games/supertux2/levels/test_old/sectors.stl
+share/games/supertux2/levels/test_old/simple.stl
+share/games/supertux2/levels/test_old/slopes.stl
+share/games/supertux2/levels/test_old/spikes.stl
+share/games/supertux2/levels/test_old/switch.stl
+share/games/supertux2/levels/test_old/tilesets.stl
+share/games/supertux2/levels/test_old/trampoline.stl
+share/games/supertux2/levels/test_old/tree-exit.stl
+share/games/supertux2/levels/test_old/unstable.stl
+share/games/supertux2/levels/test_old/vertical.stl
+share/games/supertux2/levels/test_old/verticalforest.stl
+share/games/supertux2/levels/test_old/wansti-level4.stl
+share/games/supertux2/levels/test_old/water.stl
+share/games/supertux2/levels/test_old/willowisp.stl
+share/games/supertux2/levels/test_old/wind.stl
+share/games/supertux2/levels/world1/01 - Welcome to Antarctica.stl
+share/games/supertux2/levels/world1/02 - The Journey Begins.stl
+share/games/supertux2/levels/world1/03 - Via Nostalgica.stl
+share/games/supertux2/levels/world1/04 - Tobgle Road.stl
+share/games/supertux2/levels/world1/05 - The Somewhat Smaller Bath.stl
+share/games/supertux2/levels/world1/06 - The Frosted Fields.stl
+share/games/supertux2/levels/world1/07 - Oh No More Snowballs.stl
+share/games/supertux2/levels/world1/08 - Stone Cold.stl
+share/games/supertux2/levels/world1/09 - Grumbels Sense of Snow.stl
+share/games/supertux2/levels/world1/10 - 23rd Airborne.stl
+share/games/supertux2/levels/world1/11 - Night Chill.stl
+share/games/supertux2/levels/world1/12 - Into the Stars.stl
+share/games/supertux2/levels/world1/13 - Above the Arctic Skies.stl
+share/games/supertux2/levels/world1/14 - Entrance to the Cave.stl
+share/games/supertux2/levels/world1/15 - Under the Ice.stl
+share/games/supertux2/levels/world1/16 - Living in a Fridge.stl
+share/games/supertux2/levels/world1/17 - Or is it just me.stl
+share/games/supertux2/levels/world1/18 - Ice in the Hole.stl
+share/games/supertux2/levels/world1/19 - Miyamoto Monument.stl
+share/games/supertux2/levels/world1/20 - End of the Tunnel.stl
+share/games/supertux2/levels/world1/21 - A Path in the Clouds.stl
+share/games/supertux2/levels/world1/22 - A Mysterious House of Ice.stl
+share/games/supertux2/levels/world1/23 - The Escape.stl
+share/games/supertux2/levels/world1/24 - The Shattered Bridge.stl
+share/games/supertux2/levels/world1/25 - Arctic Ruins.stl
+share/games/supertux2/levels/world1/26 - The Castle of Nolok.stl
+share/games/supertux2/levels/world1/27 - No More Mr Ice Guy.stl
+share/games/supertux2/levels/world1/Fork_in_the_Road.stl
+share/games/supertux2/levels/world1/ar.po
+share/games/supertux2/levels/world1/az.po
+share/games/supertux2/levels/world1/be.po
+share/games/supertux2/levels/world1/bg.po
+share/games/supertux2/levels/world1/bonus.stl
+share/games/supertux2/levels/world1/br.po
+share/games/supertux2/levels/world1/ca.po
+share/games/supertux2/levels/world1/cmn.po
+share/games/supertux2/levels/world1/cs.po
+share/games/supertux2/levels/world1/da.po
+share/games/supertux2/levels/world1/de.po
+share/games/supertux2/levels/world1/el.po
+share/games/supertux2/levels/world1/eo.po
+share/games/supertux2/levels/world1/es.po
+share/games/supertux2/levels/world1/et.po
+share/games/supertux2/levels/world1/fi.po
+share/games/supertux2/levels/world1/fr.po
+share/games/supertux2/levels/world1/he.po
+share/games/supertux2/levels/world1/hi_IN.po
+share/games/supertux2/levels/world1/hr.po
+share/games/supertux2/levels/world1/hu.po
+share/games/supertux2/levels/world1/info
+share/games/supertux2/levels/world1/intro.nut
+share/games/supertux2/levels/world1/intro.stl
+share/games/supertux2/levels/world1/it.po
+share/games/supertux2/levels/world1/ja.po
+share/games/supertux2/levels/world1/jbo.po
+share/games/supertux2/levels/world1/km.po
+share/games/supertux2/levels/world1/ko.po
+share/games/supertux2/levels/world1/lt.po
+share/games/supertux2/levels/world1/ml.po
+share/games/supertux2/levels/world1/nb.po
+share/games/supertux2/levels/world1/ne.po
+share/games/supertux2/levels/world1/nl.po
+share/games/supertux2/levels/world1/nn.po
+share/games/supertux2/levels/world1/pl.po
+share/games/supertux2/levels/world1/pt.po
+share/games/supertux2/levels/world1/pt_BR.po
+share/games/supertux2/levels/world1/ro.po
+share/games/supertux2/levels/world1/ru.po
+share/games/supertux2/levels/world1/sk.po
+share/games/supertux2/levels/world1/sl.po
+share/games/supertux2/levels/world1/sq.po
+share/games/supertux2/levels/world1/sr.po
+share/games/supertux2/levels/world1/sv.po
+share/games/supertux2/levels/world1/tr.po
+share/games/supertux2/levels/world1/uk.po
+share/games/supertux2/levels/world1/underground.nut
+share/games/supertux2/levels/world1/uz.po
+share/games/supertux2/levels/world1/vi.po
+share/games/supertux2/levels/world1/worldmap.stwm
+share/games/supertux2/levels/world1/zh_CN.po
+share/games/supertux2/levels/world1/zh_TW.po
+share/games/supertux2/levels/world2/Bouncy_Coils.stl
+share/games/supertux2/levels/world2/Castle_Entrance.stl
+share/games/supertux2/levels/world2/CounterCurrent.stl
+share/games/supertux2/levels/world2/Crumbling_Path.stl
+share/games/supertux2/levels/world2/Duct_Ape.stl
+share/games/supertux2/levels/world2/El_Castillo.stl
+share/games/supertux2/levels/world2/Find_Big_Fish.stl
+share/games/supertux2/levels/world2/Going_Underground.stl
+share/games/supertux2/levels/world2/Kneep_Deep.stl
+share/games/supertux2/levels/world2/Little_Venice.stl
+share/games/supertux2/levels/world2/Mouldy_Grotto.stl
+share/games/supertux2/levels/world2/Penguin_Grow_Trees.stl
+share/games/supertux2/levels/world2/Rabbit_Hole.stl
+share/games/supertux2/levels/world2/Silent_Walls.stl
+share/games/supertux2/levels/world2/Three_Sheets.stl
+share/games/supertux2/levels/world2/Treasure_Skies.stl
+share/games/supertux2/levels/world2/Tree_Fortress.stl
+share/games/supertux2/levels/world2/Tux_Builder.stl
+share/games/supertux2/levels/world2/Two_Towers.stl
+share/games/supertux2/levels/world2/Up_and_Down.stl
+share/games/supertux2/levels/world2/Walking_Leaves.stl
+share/games/supertux2/levels/world2/Welcome_Forest.stl
+share/games/supertux2/levels/world2/ar.po
+share/games/supertux2/levels/world2/az.po
+share/games/supertux2/levels/world2/be.po
+share/games/supertux2/levels/world2/bg.po
+share/games/supertux2/levels/world2/br.po
+share/games/supertux2/levels/world2/ca.po
+share/games/supertux2/levels/world2/castle.stl
+share/games/supertux2/levels/world2/castledoor.stl
+share/games/supertux2/levels/world2/christophD.stl
+share/games/supertux2/levels/world2/cmn.po
+share/games/supertux2/levels/world2/cs.po
+share/games/supertux2/levels/world2/da.po
+share/games/supertux2/levels/world2/dan_morial.stl
+share/games/supertux2/levels/world2/de.po
+share/games/supertux2/levels/world2/default.nut
+share/games/supertux2/levels/world2/detour.stl
+share/games/supertux2/levels/world2/dfk-level1.stl
+share/games/supertux2/levels/world2/dfk-level2.stl
+share/games/supertux2/levels/world2/dfk-level3.stl
+share/games/supertux2/levels/world2/dfk-placeholder-1.stl
+share/games/supertux2/levels/world2/el.po
+share/games/supertux2/levels/world2/eo.po
+share/games/supertux2/levels/world2/es.po
+share/games/supertux2/levels/world2/et.po
+share/games/supertux2/levels/world2/fi.po
+share/games/supertux2/levels/world2/forest1-grumbel.stl
+share/games/supertux2/levels/world2/fr.po
+share/games/supertux2/levels/world2/ghostly.stl
+share/games/supertux2/levels/world2/he.po
+share/games/supertux2/levels/world2/hi_IN.po
+share/games/supertux2/levels/world2/hr.po
+share/games/supertux2/levels/world2/hu.po
+share/games/supertux2/levels/world2/info
+share/games/supertux2/levels/world2/it.po
+share/games/supertux2/levels/world2/ja.po
+share/games/supertux2/levels/world2/jbo.po
+share/games/supertux2/levels/world2/key1.stl
+share/games/supertux2/levels/world2/key2.stl
+share/games/supertux2/levels/world2/key3.stl
+share/games/supertux2/levels/world2/key4.stl
+share/games/supertux2/levels/world2/key5.stl
+share/games/supertux2/levels/world2/km.po
+share/games/supertux2/levels/world2/ko.po
+share/games/supertux2/levels/world2/level1.stl
+share/games/supertux2/levels/world2/level5.stl
+share/games/supertux2/levels/world2/level6.stl
+share/games/supertux2/levels/world2/light+magic.stl
+share/games/supertux2/levels/world2/lt.po
+share/games/supertux2/levels/world2/ml.po
+share/games/supertux2/levels/world2/nb.po
+share/games/supertux2/levels/world2/ne.po
+share/games/supertux2/levels/world2/nl.po
+share/games/supertux2/levels/world2/nn.po
+share/games/supertux2/levels/world2/owls_revenge.stl
+share/games/supertux2/levels/world2/pl.po
+share/games/supertux2/levels/world2/pt.po
+share/games/supertux2/levels/world2/pt_BR.po
+share/games/supertux2/levels/world2/ro.po
+share/games/supertux2/levels/world2/ru.po
+share/games/supertux2/levels/world2/shocking.stl
+share/games/supertux2/levels/world2/sk.po
+share/games/supertux2/levels/world2/sl.po
+share/games/supertux2/levels/world2/sq.po
+share/games/supertux2/levels/world2/sr.po
+share/games/supertux2/levels/world2/sv.po
+share/games/supertux2/levels/world2/tr.po
+share/games/supertux2/levels/world2/uk.po
+share/games/supertux2/levels/world2/underconstruction.stl
+share/games/supertux2/levels/world2/uz.po
+share/games/supertux2/levels/world2/vi.po
+share/games/supertux2/levels/world2/village.stl
+share/games/supertux2/levels/world2/worldmap.stwm
+share/games/supertux2/levels/world2/zh_CN.po
+share/games/supertux2/levels/world2/zh_TW.po
+share/games/supertux2/locale/ar.po
+share/games/supertux2/locale/az.po
+share/games/supertux2/locale/be.po
+share/games/supertux2/locale/bg.po
+share/games/supertux2/locale/br.po
+share/games/supertux2/locale/ca.po
+share/games/supertux2/locale/cmn.po
+share/games/supertux2/locale/cs.po
+share/games/supertux2/locale/da.po
+share/games/supertux2/locale/de.po
+share/games/supertux2/locale/el.po
+share/games/supertux2/locale/eo.po
+share/games/supertux2/locale/es.po
+share/games/supertux2/locale/et.po
+share/games/supertux2/locale/fi.po
+share/games/supertux2/locale/fr.po
+share/games/supertux2/locale/he.po
+share/games/supertux2/locale/hi_IN.po
+share/games/supertux2/locale/hr.po
+share/games/supertux2/locale/hu.po
+share/games/supertux2/locale/it.po
+share/games/supertux2/locale/ja.po
+share/games/supertux2/locale/jbo.po
+share/games/supertux2/locale/km.po
+share/games/supertux2/locale/ko.po
+share/games/supertux2/locale/lt.po
+share/games/supertux2/locale/ml.po
+share/games/supertux2/locale/nb.po
+share/games/supertux2/locale/ne.po
+share/games/supertux2/locale/nl.po
+share/games/supertux2/locale/nn.po
+share/games/supertux2/locale/pl.po
+share/games/supertux2/locale/pt.po
+share/games/supertux2/locale/pt_BR.po
+share/games/supertux2/locale/ro.po
+share/games/supertux2/locale/ru.po
+share/games/supertux2/locale/sk.po
+share/games/supertux2/locale/sl.po
+share/games/supertux2/locale/sq.po
+share/games/supertux2/locale/sr.po
+share/games/supertux2/locale/sv.po
+share/games/supertux2/locale/tr.po
+share/games/supertux2/locale/uk.po
+share/games/supertux2/locale/uz.po
+share/games/supertux2/locale/vi.po
+share/games/supertux2/locale/zh_CN.po
+share/games/supertux2/locale/zh_TW.po
+share/games/supertux2/music/airship_remix.music
+share/games/supertux2/music/airship_remix.ogg
+share/games/supertux2/music/battle_theme.music
+share/games/supertux2/music/battle_theme.ogg
+share/games/supertux2/music/bonuscave.ogg
+share/games/supertux2/music/bossattack.music
+share/games/supertux2/music/bossattack.ogg
+share/games/supertux2/music/cave.music
+share/games/supertux2/music/cave.ogg
+share/games/supertux2/music/chipdisko.ogg
+share/games/supertux2/music/christmas_theme.music
+share/games/supertux2/music/christmas_theme.ogg
+share/games/supertux2/music/clavelian_march.music
+share/games/supertux2/music/clavelian_march.ogg
+share/games/supertux2/music/credits.ogg
+share/games/supertux2/music/darkforestkeep.ogg
+share/games/supertux2/music/forest.music
+share/games/supertux2/music/forest.ogg
+share/games/supertux2/music/forest2.ogg
+share/games/supertux2/music/forest3.ogg
+share/games/supertux2/music/forestmap.ogg
+share/games/supertux2/music/fortress.music
+share/games/supertux2/music/fortress.ogg
+share/games/supertux2/music/ghostforest.music
+share/games/supertux2/music/ghostforest.ogg
+share/games/supertux2/music/ghostforest2.ogg
+share/games/supertux2/music/greatgigantic.music
+share/games/supertux2/music/greatgigantic.ogg
+share/games/supertux2/music/intro.ogg
+share/games/supertux2/music/invincible.ogg
+share/games/supertux2/music/leveldone.ogg
+share/games/supertux2/music/salcon.ogg
+share/games/supertux2/music/theme.music
+share/games/supertux2/music/theme.ogg
+share/games/supertux2/music/treeboss.music
+share/games/supertux2/music/treeboss.ogg
+share/games/supertux2/music/voc-boss.music
+share/games/supertux2/music/voc-boss.ogg
+share/games/supertux2/music/voc-dark.music
+share/games/supertux2/music/voc-dark.ogg
+share/games/supertux2/music/voc-daytime.music
+share/games/supertux2/music/voc-daytime.ogg
+share/games/supertux2/music/voc-daytime2.music
+share/games/supertux2/music/voc-daytime2.ogg
+share/games/supertux2/music/voc-night.music
+share/games/supertux2/music/voc-night.ogg
+share/games/supertux2/music/wisphunt.music
+share/games/supertux2/music/wisphunt.ogg
+share/games/supertux2/scripts/console.nut
+share/games/supertux2/scripts/default.nut
+share/games/supertux2/sounds/bigjump.wav
+share/games/supertux2/sounds/brick.wav
+share/games/supertux2/sounds/coin.wav
+share/games/supertux2/sounds/coin2.ogg
+share/games/supertux2/sounds/cracking.wav
+share/games/supertux2/sounds/dartfire.wav
+share/games/supertux2/sounds/darthit.wav
+share/games/supertux2/sounds/door.wav
+share/games/supertux2/sounds/empty.wav
+share/games/supertux2/sounds/explosion.wav
+share/games/supertux2/sounds/fall.wav
+share/games/supertux2/sounds/fire-flower.wav
+share/games/supertux2/sounds/firecracker.ogg
+share/games/supertux2/sounds/fireworks.wav
+share/games/supertux2/sounds/fizz.wav
+share/games/supertux2/sounds/flame.wav
+share/games/supertux2/sounds/flip.wav
+share/games/supertux2/sounds/flop.ogg
+share/games/supertux2/sounds/grow.ogg
+share/games/supertux2/sounds/grunts.ogg
+share/games/supertux2/sounds/gulp.wav
+share/games/supertux2/sounds/hop.ogg
+share/games/supertux2/sounds/hurt.wav
+share/games/supertux2/sounds/iceblock_bump.wav
+share/games/supertux2/sounds/icecrash.ogg
+share/games/supertux2/sounds/invincible_start.ogg
+share/games/supertux2/sounds/jump.wav
+share/games/supertux2/sounds/kick.wav
+share/games/supertux2/sounds/kill.wav
+share/games/supertux2/sounds/lava.wav
+share/games/supertux2/sounds/lifeup.wav
+share/games/supertux2/sounds/lightning.wav
+share/games/supertux2/sounds/locked.ogg
+share/games/supertux2/sounds/mr_tree.ogg
+share/games/supertux2/sounds/mr_treehit.ogg
+share/games/supertux2/sounds/normalize.sh
+share/games/supertux2/sounds/phone.wav
+share/games/supertux2/sounds/pop.ogg
+share/games/supertux2/sounds/pshit.ogg
+share/games/supertux2/sounds/rain.wav
+share/games/supertux2/sounds/savebell2.wav
+share/games/supertux2/sounds/savebell_low.wav
+share/games/supertux2/sounds/saw.wav
+share/games/supertux2/sounds/shoot.wav
+share/games/supertux2/sounds/sizzle.ogg
+share/games/supertux2/sounds/skid.wav
+share/games/supertux2/sounds/splash.ogg
+share/games/supertux2/sounds/splash.wav
+share/games/supertux2/sounds/splat.wav
+share/games/supertux2/sounds/squish.wav
+share/games/supertux2/sounds/stomp.wav
+share/games/supertux2/sounds/switch.ogg
+share/games/supertux2/sounds/thunder.wav
+share/games/supertux2/sounds/ticking.wav
+share/games/supertux2/sounds/totem.ogg
+share/games/supertux2/sounds/trampoline.wav
+share/games/supertux2/sounds/tree_howling.ogg
+share/games/supertux2/sounds/tree_suck.ogg
+share/games/supertux2/sounds/turnkey.ogg
+share/games/supertux2/sounds/upgrade.wav
+share/games/supertux2/sounds/warp.wav
+share/games/supertux2/sounds/waterfall.wav
+share/games/supertux2/sounds/willocatch.wav
+share/games/supertux2/sounds/willowisp.wav
+share/games/supertux2/sounds/wood.wav
+share/games/supertux2/sounds/yeti_finish.ogg
+share/games/supertux2/sounds/yeti_gna.wav
+share/games/supertux2/sounds/yeti_roar.wav
+share/games/supertux2/speech/penny_runt_01.ogg
+share/games/supertux2/speech/tux_hello.ogg
+share/games/supertux2/speech/tux_murp_01.ogg
+share/games/supertux2/speech/tux_rap.ogg
+share/games/supertux2/speech/tux_upset.ogg
 share/pixmaps/supertux.png
-share/supertux/CREDITS
-share/supertux/extro-bonus.txt
-share/supertux/extro-bonus2.txt
-share/supertux/extro.txt
-share/supertux/images/background/arctis.png
-share/supertux/images/background/arctis2.jpg
-share/supertux/images/background/arctis_dark.jpg
-share/supertux/images/background/cave2.jpg
-share/supertux/images/background/extro.jpg
-share/supertux/images/background/ocean.png
-share/supertux/images/background/oiltux.jpg
-share/supertux/images/icon.xpm
-share/supertux/images/icons/bgd.png
-share/supertux/images/icons/bkgrd.png
-share/supertux/images/icons/default-icon.png
-share/supertux/images/icons/down.png
-share/supertux/images/icons/emy.png
-share/supertux/images/icons/exit.png
-share/supertux/images/icons/fgd.png
-share/supertux/images/icons/frgrd.png
-share/supertux/images/icons/intact.png
-share/supertux/images/icons/left.png
-share/supertux/images/icons/objects.png
-share/supertux/images/icons/properties.png
-share/supertux/images/icons/right.png
-share/supertux/images/icons/rubber.png
-share/supertux/images/icons/save.png
-share/supertux/images/icons/select-mode1.png
-share/supertux/images/icons/select-mode2.png
-share/supertux/images/icons/select-one.png
-share/supertux/images/icons/select.png
-share/supertux/images/icons/settings.png
-share/supertux/images/icons/test-level.png
-share/supertux/images/icons/tilegroup.png
-share/supertux/images/icons/up.png
-share/supertux/images/shared/1up.png
-share/supertux/images/shared/bouncingsnowball-left-0.png
-share/supertux/images/shared/bouncingsnowball-left-1.png
-share/supertux/images/shared/bouncingsnowball-left-2.png
-share/supertux/images/shared/bouncingsnowball-left-3.png
-share/supertux/images/shared/bouncingsnowball-left-4.png
-share/supertux/images/shared/bouncingsnowball-left-5.png
-share/supertux/images/shared/bouncingsnowball-right-0.png
-share/supertux/images/shared/bouncingsnowball-right-1.png
-share/supertux/images/shared/bouncingsnowball-right-2.png
-share/supertux/images/shared/bouncingsnowball-right-3.png
-share/supertux/images/shared/bouncingsnowball-right-4.png
-share/supertux/images/shared/bouncingsnowball-right-5.png
-share/supertux/images/shared/bullet-1.png
-share/supertux/images/shared/bullet-2.png
-share/supertux/images/shared/bullet-3.png
-share/supertux/images/shared/bullet-4.png
-share/supertux/images/shared/cloud-00.png
-share/supertux/images/shared/cloud-01.png
-share/supertux/images/shared/cloud-02.png
-share/supertux/images/shared/cloud-03.png
-share/supertux/images/shared/cloud-10.png
-share/supertux/images/shared/cloud-11.png
-share/supertux/images/shared/cloud-12.png
-share/supertux/images/shared/cloud-13.png
-share/supertux/images/shared/cloud.png
-share/supertux/images/shared/egg.png
-share/supertux/images/shared/firetux-duck-left.png
-share/supertux/images/shared/firetux-duck-right.png
-share/supertux/images/shared/firetux-grab-left-0.png
-share/supertux/images/shared/firetux-grab-right-0.png
-share/supertux/images/shared/firetux-jump-left-0.png
-share/supertux/images/shared/firetux-jump-right-0.png
-share/supertux/images/shared/firetux-kick-left-0.png
-share/supertux/images/shared/firetux-kick-right-0.png
-share/supertux/images/shared/firetux-skid-left.png
-share/supertux/images/shared/firetux-skid-right.png
-share/supertux/images/shared/firetux-stand-left.png
-share/supertux/images/shared/firetux-stand-right.png
-share/supertux/images/shared/firetux-walk-left-0.png
-share/supertux/images/shared/firetux-walk-left-1.png
-share/supertux/images/shared/firetux-walk-left-2.png
-share/supertux/images/shared/firetux-walk-left-3.png
-share/supertux/images/shared/firetux-walk-left-4.png
-share/supertux/images/shared/firetux-walk-left-5.png
-share/supertux/images/shared/firetux-walk-right-0.png
-share/supertux/images/shared/firetux-walk-right-1.png
-share/supertux/images/shared/firetux-walk-right-2.png
-share/supertux/images/shared/firetux-walk-right-3.png
-share/supertux/images/shared/firetux-walk-right-4.png
-share/supertux/images/shared/firetux-walk-right-5.png
-share/supertux/images/shared/fish-down-0.png
-share/supertux/images/shared/fish-left-0.png
-share/supertux/images/shared/fish-left-1.png
-share/supertux/images/shared/flag-0.png
-share/supertux/images/shared/flag-1.png
-share/supertux/images/shared/flame-0.png
-share/supertux/images/shared/flame-1.png
-share/supertux/images/shared/flyingsnowball-left-0.png
-share/supertux/images/shared/flyingsnowball-left-1.png
-share/supertux/images/shared/iceflower-1.png
-share/supertux/images/shared/iceflower-2.png
-share/supertux/images/shared/iceflower-3.png
-share/supertux/images/shared/iceflower.png
-share/supertux/images/shared/jumpy-left-down-0.png
-share/supertux/images/shared/jumpy-left-middle-0.png
-share/supertux/images/shared/jumpy-left-up-0.png
-share/supertux/images/shared/largetux-grab-left-0.png
-share/supertux/images/shared/largetux-grab-right-0.png
-share/supertux/images/shared/largetux-jump-left-0.png
-share/supertux/images/shared/largetux-jump-right-0.png
-share/supertux/images/shared/largetux-kick-left-0.png
-share/supertux/images/shared/largetux-kick-right-0.png
-share/supertux/images/shared/largetux-skid-left.png
-share/supertux/images/shared/largetux-skid-right.png
-share/supertux/images/shared/largetux-stand-left.png
-share/supertux/images/shared/largetux-stand-right.png
-share/supertux/images/shared/largetux-star-0.png
-share/supertux/images/shared/largetux-star-1.png
-share/supertux/images/shared/largetux-star-2.png
-share/supertux/images/shared/largetux-walk-left-0.png
-share/supertux/images/shared/largetux-walk-left-1.png
-share/supertux/images/shared/largetux-walk-left-2.png
-share/supertux/images/shared/largetux-walk-left-3.png
-share/supertux/images/shared/largetux-walk-left-4.png
-share/supertux/images/shared/largetux-walk-left-5.png
-share/supertux/images/shared/largetux-walk-right-0.png
-share/supertux/images/shared/largetux-walk-right-1.png
-share/supertux/images/shared/largetux-walk-right-2.png
-share/supertux/images/shared/largetux-walk-right-3.png
-share/supertux/images/shared/largetux-walk-right-4.png
-share/supertux/images/shared/largetux-walk-right-5.png
-share/supertux/images/shared/mrbomb-explosion-1.png
-share/supertux/images/shared/mrbomb-explosion.png
-share/supertux/images/shared/mrbomb-left-0.png
-share/supertux/images/shared/mrbomb-left-1.png
-share/supertux/images/shared/mrbomb-left-2.png
-share/supertux/images/shared/mrbomb-left-3.png
-share/supertux/images/shared/mrbomb-right-0.png
-share/supertux/images/shared/mrbomb-right-1.png
-share/supertux/images/shared/mrbomb-right-2.png
-share/supertux/images/shared/mrbomb-right-3.png
-share/supertux/images/shared/mrbombx-left-0.png
-share/supertux/images/shared/mrbombx-left-1.png
-share/supertux/images/shared/mrbombx-right-0.png
-share/supertux/images/shared/mrbombx-right-1.png
-share/supertux/images/shared/mriceblock-flat-left.png
-share/supertux/images/shared/mriceblock-flat-right.png
-share/supertux/images/shared/mriceblock-left-0.png
-share/supertux/images/shared/mriceblock-left-1.png
-share/supertux/images/shared/mriceblock-left-2.png
-share/supertux/images/shared/mriceblock-left-3.png
-share/supertux/images/shared/mriceblock-right-0.png
-share/supertux/images/shared/mriceblock-right-1.png
-share/supertux/images/shared/mriceblock-right-2.png
-share/supertux/images/shared/mriceblock-right-3.png
-share/supertux/images/shared/pole.png
-share/supertux/images/shared/poletop.png
-share/supertux/images/shared/resetpoint.png
-share/supertux/images/shared/smalltux-gameover-0.png
-share/supertux/images/shared/smalltux-gameover-1.png
-share/supertux/images/shared/smalltux-grab-left-0.png
-share/supertux/images/shared/smalltux-grab-right-0.png
-share/supertux/images/shared/smalltux-jump-left.png
-share/supertux/images/shared/smalltux-jump-right.png
-share/supertux/images/shared/smalltux-kick-left-0.png
-share/supertux/images/shared/smalltux-kick-right-0.png
-share/supertux/images/shared/smalltux-left-1.png
-share/supertux/images/shared/smalltux-left-2.png
-share/supertux/images/shared/smalltux-left-3.png
-share/supertux/images/shared/smalltux-left-4.png
-share/supertux/images/shared/smalltux-left-5.png
-share/supertux/images/shared/smalltux-left-6.png
-share/supertux/images/shared/smalltux-left-7.png
-share/supertux/images/shared/smalltux-left-8.png
-share/supertux/images/shared/smalltux-right-1.png
-share/supertux/images/shared/smalltux-right-2.png
-share/supertux/images/shared/smalltux-right-3.png
-share/supertux/images/shared/smalltux-right-4.png
-share/supertux/images/shared/smalltux-right-5.png
-share/supertux/images/shared/smalltux-right-6.png
-share/supertux/images/shared/smalltux-right-7.png
-share/supertux/images/shared/smalltux-right-8.png
-share/supertux/images/shared/smalltux-skid-left.png
-share/supertux/images/shared/smalltux-skid-right.png
-share/supertux/images/shared/smalltux-star-0.png
-share/supertux/images/shared/smalltux-star-1.png
-share/supertux/images/shared/smalltux-star-2.png
-share/supertux/images/shared/snow0.png
-share/supertux/images/shared/snow1.png
-share/supertux/images/shared/snow2.png
-share/supertux/images/shared/snowball-left-0.png
-share/supertux/images/shared/snowball-left-1.png
-share/supertux/images/shared/snowball-left-2.png
-share/supertux/images/shared/snowball-right-0.png
-share/supertux/images/shared/snowball-right-1.png
-share/supertux/images/shared/snowball-right-2.png
-share/supertux/images/shared/snowball-squished-left.png
-share/supertux/images/shared/snowball-squished-right.png
-share/supertux/images/shared/spiky-left-0.png
-share/supertux/images/shared/spiky-left-1.png
-share/supertux/images/shared/spiky-left-2.png
-share/supertux/images/shared/spiky-right-0.png
-share/supertux/images/shared/spiky-right-1.png
-share/supertux/images/shared/spiky-right-2.png
-share/supertux/images/shared/stalactite-broken.png
-share/supertux/images/shared/stalactite.png
-share/supertux/images/shared/star-1.png
-share/supertux/images/shared/star-2.png
-share/supertux/images/shared/star-3.png
-share/supertux/images/shared/star-4.png
-share/supertux/images/shared/star.png
-share/supertux/images/shared/tux-duck-left.png
-share/supertux/images/shared/tux-duck-right.png
-share/supertux/images/shared/tux-duck.png
-share/supertux/images/shared/tux-life.png
-share/supertux/images/shared/water.png
-share/supertux/images/shared/waves-0.png
-share/supertux/images/shared/waves-1.png
-share/supertux/images/shared/waves-2.png
-share/supertux/images/status/back.png
-share/supertux/images/status/checkbox-checked.png
-share/supertux/images/status/checkbox.png
-share/supertux/images/status/choose-level-subset.png
-share/supertux/images/status/choose-subset.png
-share/supertux/images/status/letters-black.png
-share/supertux/images/status/letters-blue.png
-share/supertux/images/status/letters-gold.png
-share/supertux/images/status/letters-green.png
-share/supertux/images/status/letters-red.png
-share/supertux/images/status/letters-silver.png
-share/supertux/images/status/letters-white-big.png
-share/supertux/images/status/letters-white-small.png
-share/supertux/images/status/letters-white.png
-share/supertux/images/status/level-subset-info.png
-share/supertux/images/status/lives.png
-share/supertux/images/status/mousecursor.png
-share/supertux/images/status/numbers.png
-share/supertux/images/status/score.png
-share/supertux/images/status/select-cursor.png
-share/supertux/images/tilesets/background.stgt
-share/supertux/images/tilesets/background1.png
-share/supertux/images/tilesets/background2.png
-share/supertux/images/tilesets/background3.png
-share/supertux/images/tilesets/background4.png
-share/supertux/images/tilesets/background5.png
-share/supertux/images/tilesets/background6.png
-share/supertux/images/tilesets/background7.png
-share/supertux/images/tilesets/background8.png
-share/supertux/images/tilesets/backgroundtile1.png
-share/supertux/images/tilesets/backgroundtile2.png
-share/supertux/images/tilesets/backgroundtile3.png
-share/supertux/images/tilesets/backgroundtile4.png
-share/supertux/images/tilesets/backgroundtile5.png
-share/supertux/images/tilesets/bkgd-00.png
-share/supertux/images/tilesets/bkgd-01.png
-share/supertux/images/tilesets/bkgd-02.png
-share/supertux/images/tilesets/bkgd-03.png
-share/supertux/images/tilesets/bkgd-10.png
-share/supertux/images/tilesets/bkgd-11.png
-share/supertux/images/tilesets/bkgd-12.png
-share/supertux/images/tilesets/bkgd-13.png
-share/supertux/images/tilesets/black.png
-share/supertux/images/tilesets/block.stgt
-share/supertux/images/tilesets/block1.png
-share/supertux/images/tilesets/block10.png
-share/supertux/images/tilesets/block11.png
-share/supertux/images/tilesets/block2.png
-share/supertux/images/tilesets/block3.png
-share/supertux/images/tilesets/block4.png
-share/supertux/images/tilesets/block5.png
-share/supertux/images/tilesets/block6.png
-share/supertux/images/tilesets/block7.png
-share/supertux/images/tilesets/block8.png
-share/supertux/images/tilesets/block9.png
-share/supertux/images/tilesets/bonus-1up.png
-share/supertux/images/tilesets/bonus-flower.png
-share/supertux/images/tilesets/bonus-grow.png
-share/supertux/images/tilesets/bonus-herring.png
-share/supertux/images/tilesets/bonus-invisible.png
-share/supertux/images/tilesets/bonus1.png
-share/supertux/images/tilesets/bonus2-1.png
-share/supertux/images/tilesets/bonus2-2.png
-share/supertux/images/tilesets/bonus2-3.png
-share/supertux/images/tilesets/bonus2-4.png
-share/supertux/images/tilesets/bonus2-5.png
-share/supertux/images/tilesets/bonus2-d.png
-share/supertux/images/tilesets/box-empty.png
-share/supertux/images/tilesets/box-full.png
-share/supertux/images/tilesets/brick0.png
-share/supertux/images/tilesets/brick1.png
-share/supertux/images/tilesets/cloud-00.png
-share/supertux/images/tilesets/cloud-01.png
-share/supertux/images/tilesets/cloud-02.png
-share/supertux/images/tilesets/cloud-03.png
-share/supertux/images/tilesets/cloud-10.png
-share/supertux/images/tilesets/cloud-11.png
-share/supertux/images/tilesets/cloud-12.png
-share/supertux/images/tilesets/cloud-13.png
-share/supertux/images/tilesets/coin1.png
-share/supertux/images/tilesets/coin2.png
-share/supertux/images/tilesets/coin3.png
-share/supertux/images/tilesets/darksnow.stgt
-share/supertux/images/tilesets/darksnow1.png
-share/supertux/images/tilesets/darksnow10.png
-share/supertux/images/tilesets/darksnow11.png
-share/supertux/images/tilesets/darksnow12.png
-share/supertux/images/tilesets/darksnow13.png
-share/supertux/images/tilesets/darksnow14.png
-share/supertux/images/tilesets/darksnow15.png
-share/supertux/images/tilesets/darksnow2.png
-share/supertux/images/tilesets/darksnow3.png
-share/supertux/images/tilesets/darksnow4.png
-share/supertux/images/tilesets/darksnow5.png
-share/supertux/images/tilesets/darksnow6.png
-share/supertux/images/tilesets/darksnow7.png
-share/supertux/images/tilesets/darksnow8.png
-share/supertux/images/tilesets/darksnow9.png
-share/supertux/images/tilesets/distro-0.png
-share/supertux/images/tilesets/distro-1.png
-share/supertux/images/tilesets/distro-2.png
-share/supertux/images/tilesets/distro-3.png
-share/supertux/images/tilesets/endseq.png
-share/supertux/images/tilesets/exitbg.png
-share/supertux/images/tilesets/exitfg.png
-share/supertux/images/tilesets/finalgoal.png
-share/supertux/images/tilesets/flag-0.png
-share/supertux/images/tilesets/flag-1.png
-share/supertux/images/tilesets/goal1-1.png
-share/supertux/images/tilesets/goal1-2.png
-share/supertux/images/tilesets/goal1-3.png
-share/supertux/images/tilesets/goal1-4.png
-share/supertux/images/tilesets/goal1-5.png
-share/supertux/images/tilesets/goal2-1.png
-share/supertux/images/tilesets/goal2-2.png
-share/supertux/images/tilesets/goal2-3.png
-share/supertux/images/tilesets/goal2-4.png
-share/supertux/images/tilesets/goal2-5.png
-share/supertux/images/tilesets/grey.png
-share/supertux/images/tilesets/grey.stgt
-share/supertux/images/tilesets/grey2.png
-share/supertux/images/tilesets/grey3.png
-share/supertux/images/tilesets/grey4.png
-share/supertux/images/tilesets/grey5.png
-share/supertux/images/tilesets/grey6.png
-share/supertux/images/tilesets/lava1-1.png
-share/supertux/images/tilesets/lava1-2.png
-share/supertux/images/tilesets/lava1-3.png
-share/supertux/images/tilesets/lava1-4.png
-share/supertux/images/tilesets/lava2-1.png
-share/supertux/images/tilesets/lava2-2.png
-share/supertux/images/tilesets/lava2-3.png
-share/supertux/images/tilesets/lava2-4.png
-share/supertux/images/tilesets/main.stgt
-share/supertux/images/tilesets/misc.stgt
-share/supertux/images/tilesets/nolok1.png
-share/supertux/images/tilesets/nolok2.png
-share/supertux/images/tilesets/notile.png
-share/supertux/images/tilesets/pipe1.png
-share/supertux/images/tilesets/pipe2.png
-share/supertux/images/tilesets/pipe3.png
-share/supertux/images/tilesets/pipe4.png
-share/supertux/images/tilesets/pipe5.png
-share/supertux/images/tilesets/pipe6.png
-share/supertux/images/tilesets/pipe7.png
-share/supertux/images/tilesets/pipe8.png
-share/supertux/images/tilesets/pole.png
-share/supertux/images/tilesets/poletop.png
-share/supertux/images/tilesets/run1.png
-share/supertux/images/tilesets/run2.png
-share/supertux/images/tilesets/run3.png
-share/supertux/images/tilesets/run4.png
-share/supertux/images/tilesets/snow.stgt
-share/supertux/images/tilesets/snow1.png
-share/supertux/images/tilesets/snow10.png
-share/supertux/images/tilesets/snow11.png
-share/supertux/images/tilesets/snow12.png
-share/supertux/images/tilesets/snow13.png
-share/supertux/images/tilesets/snow14.png
-share/supertux/images/tilesets/snow15.png
-share/supertux/images/tilesets/snow16.png
-share/supertux/images/tilesets/snow17.png
-share/supertux/images/tilesets/snow18.png
-share/supertux/images/tilesets/snow19.png
-share/supertux/images/tilesets/snow2.png
-share/supertux/images/tilesets/snow20.png
-share/supertux/images/tilesets/snow21.png
-share/supertux/images/tilesets/snow22.png
-share/supertux/images/tilesets/snow23.png
-share/supertux/images/tilesets/snow24.png
-share/supertux/images/tilesets/snow25.png
-share/supertux/images/tilesets/snow3.png
-share/supertux/images/tilesets/snow4.png
-share/supertux/images/tilesets/snow5.png
-share/supertux/images/tilesets/snow6.png
-share/supertux/images/tilesets/snow7.png
-share/supertux/images/tilesets/snow8.png
-share/supertux/images/tilesets/snow9.png
-share/supertux/images/tilesets/snowbg1.png
-share/supertux/images/tilesets/snowbg2.png
-share/supertux/images/tilesets/snowbg3.png
-share/supertux/images/tilesets/snowbg4.png
-share/supertux/images/tilesets/supertux.stgt
-share/supertux/images/tilesets/tree.png
-share/supertux/images/tilesets/water-trans.png
-share/supertux/images/tilesets/water.png
-share/supertux/images/tilesets/waterfall-trans1-1-1.png
-share/supertux/images/tilesets/waterfall-trans1-1-2.png
-share/supertux/images/tilesets/waterfall-trans1-1-3.png
-share/supertux/images/tilesets/waterfall-trans1-1-4.png
-share/supertux/images/tilesets/waterfall-trans1-2-1.png
-share/supertux/images/tilesets/waterfall-trans1-2-2.png
-share/supertux/images/tilesets/waterfall-trans1-2-3.png
-share/supertux/images/tilesets/waterfall-trans1-2-4.png
-share/supertux/images/tilesets/waterfall-trans1-3-1.png
-share/supertux/images/tilesets/waterfall-trans1-3-2.png
-share/supertux/images/tilesets/waterfall-trans1-3-3.png
-share/supertux/images/tilesets/waterfall-trans1-3-4.png
-share/supertux/images/tilesets/waterfall-trans1-4-1.png
-share/supertux/images/tilesets/waterfall-trans1-4-2.png
-share/supertux/images/tilesets/waterfall-trans1-4-3.png
-share/supertux/images/tilesets/waterfall-trans1-4-4.png
-share/supertux/images/tilesets/waterfall-trans2-1-1.png
-share/supertux/images/tilesets/waterfall-trans2-1-2.png
-share/supertux/images/tilesets/waterfall-trans2-1-3.png
-share/supertux/images/tilesets/waterfall-trans2-1-4.png
-share/supertux/images/tilesets/waterfall-trans2-2-1.png
-share/supertux/images/tilesets/waterfall-trans2-2-2.png
-share/supertux/images/tilesets/waterfall-trans2-2-3.png
-share/supertux/images/tilesets/waterfall-trans2-2-4.png
-share/supertux/images/tilesets/waterfall-trans2-3-1.png
-share/supertux/images/tilesets/waterfall-trans2-3-2.png
-share/supertux/images/tilesets/waterfall-trans2-3-3.png
-share/supertux/images/tilesets/waterfall-trans2-3-4.png
-share/supertux/images/tilesets/waterfall-trans2-4-1.png
-share/supertux/images/tilesets/waterfall-trans2-4-2.png
-share/supertux/images/tilesets/waterfall-trans2-4-3.png
-share/supertux/images/tilesets/waterfall-trans2-4-4.png
-share/supertux/images/tilesets/waterfall-trans3-1-1.png
-share/supertux/images/tilesets/waterfall-trans3-1-2.png
-share/supertux/images/tilesets/waterfall-trans3-1-3.png
-share/supertux/images/tilesets/waterfall-trans3-1-4.png
-share/supertux/images/tilesets/waterfall-trans3-2-1.png
-share/supertux/images/tilesets/waterfall-trans3-2-2.png
-share/supertux/images/tilesets/waterfall-trans3-2-3.png
-share/supertux/images/tilesets/waterfall-trans3-2-4.png
-share/supertux/images/tilesets/waterfall-trans3-3-1.png
-share/supertux/images/tilesets/waterfall-trans3-3-2.png
-share/supertux/images/tilesets/waterfall-trans3-3-3.png
-share/supertux/images/tilesets/waterfall-trans3-3-4.png
-share/supertux/images/tilesets/waterfall-trans3-4-1.png
-share/supertux/images/tilesets/waterfall-trans3-4-2.png
-share/supertux/images/tilesets/waterfall-trans3-4-3.png
-share/supertux/images/tilesets/waterfall-trans3-4-4.png
-share/supertux/images/tilesets/waterfall-trans4-1-1.png
-share/supertux/images/tilesets/waterfall-trans4-1-2.png
-share/supertux/images/tilesets/waterfall-trans4-1-3.png
-share/supertux/images/tilesets/waterfall-trans4-1-4.png
-share/supertux/images/tilesets/waterfall-trans4-2-1.png
-share/supertux/images/tilesets/waterfall-trans4-2-2.png
-share/supertux/images/tilesets/waterfall-trans4-2-3.png
-share/supertux/images/tilesets/waterfall-trans4-2-4.png
-share/supertux/images/tilesets/waterfall-trans4-3-1.png
-share/supertux/images/tilesets/waterfall-trans4-3-2.png
-share/supertux/images/tilesets/waterfall-trans4-3-3.png
-share/supertux/images/tilesets/waterfall-trans4-3-4.png
-share/supertux/images/tilesets/waterfall-trans4-4-1.png
-share/supertux/images/tilesets/waterfall-trans4-4-2.png
-share/supertux/images/tilesets/waterfall-trans4-4-3.png
-share/supertux/images/tilesets/waterfall-trans4-4-4.png
-share/supertux/images/tilesets/waterfall-trans5-1-1.png
-share/supertux/images/tilesets/waterfall-trans5-1-2.png
-share/supertux/images/tilesets/waterfall-trans5-1-3.png
-share/supertux/images/tilesets/waterfall-trans5-1-4.png
-share/supertux/images/tilesets/waterfall-trans5-2-1.png
-share/supertux/images/tilesets/waterfall-trans5-2-2.png
-share/supertux/images/tilesets/waterfall-trans5-2-3.png
-share/supertux/images/tilesets/waterfall-trans5-2-4.png
-share/supertux/images/tilesets/waterfall-trans5-3-1.png
-share/supertux/images/tilesets/waterfall-trans5-3-2.png
-share/supertux/images/tilesets/waterfall-trans5-3-3.png
-share/supertux/images/tilesets/waterfall-trans5-3-4.png
-share/supertux/images/tilesets/waterfall-trans5-4-1.png
-share/supertux/images/tilesets/waterfall-trans5-4-2.png
-share/supertux/images/tilesets/waterfall-trans5-4-3.png
-share/supertux/images/tilesets/waterfall-trans5-4-4.png
-share/supertux/images/tilesets/waterfall0-0-1.png
-share/supertux/images/tilesets/waterfall0-0-2.png
-share/supertux/images/tilesets/waterfall0-0-3.png
-share/supertux/images/tilesets/waterfall0-0-4.png
-share/supertux/images/tilesets/waterfall0-1-1.png
-share/supertux/images/tilesets/waterfall0-1-2.png
-share/supertux/images/tilesets/waterfall0-1-3.png
-share/supertux/images/tilesets/waterfall0-1-4.png
-share/supertux/images/tilesets/waterfall0-2-1.png
-share/supertux/images/tilesets/waterfall0-2-2.png
-share/supertux/images/tilesets/waterfall0-2-3.png
-share/supertux/images/tilesets/waterfall0-2-4.png
-share/supertux/images/tilesets/waterfall1-0-1.png
-share/supertux/images/tilesets/waterfall1-0-2.png
-share/supertux/images/tilesets/waterfall1-0-3.png
-share/supertux/images/tilesets/waterfall1-0-4.png
-share/supertux/images/tilesets/waterfall1-1-1.png
-share/supertux/images/tilesets/waterfall1-1-2.png
-share/supertux/images/tilesets/waterfall1-1-3.png
-share/supertux/images/tilesets/waterfall1-1-4.png
-share/supertux/images/tilesets/waterfall1-2-1.png
-share/supertux/images/tilesets/waterfall1-2-2.png
-share/supertux/images/tilesets/waterfall1-2-3.png
-share/supertux/images/tilesets/waterfall1-2-4.png
-share/supertux/images/tilesets/waterfall1-3-1.png
-share/supertux/images/tilesets/waterfall1-3-2.png
-share/supertux/images/tilesets/waterfall1-3-3.png
-share/supertux/images/tilesets/waterfall1-3-4.png
-share/supertux/images/tilesets/waterfall1-4-1.png
-share/supertux/images/tilesets/waterfall1-4-2.png
-share/supertux/images/tilesets/waterfall1-4-3.png
-share/supertux/images/tilesets/waterfall1-4-4.png
-share/supertux/images/tilesets/waterfall1-5-1.png
-share/supertux/images/tilesets/waterfall1-5-2.png
-share/supertux/images/tilesets/waterfall1-5-3.png
-share/supertux/images/tilesets/waterfall1-5-4.png
-share/supertux/images/tilesets/waterfall2-1-1.png
-share/supertux/images/tilesets/waterfall2-1-2.png
-share/supertux/images/tilesets/waterfall2-1-3.png
-share/supertux/images/tilesets/waterfall2-1-4.png
-share/supertux/images/tilesets/waterfall2-2-1.png
-share/supertux/images/tilesets/waterfall2-2-2.png
-share/supertux/images/tilesets/waterfall2-2-3.png
-share/supertux/images/tilesets/waterfall2-2-4.png
-share/supertux/images/tilesets/waterfall2-3-1.png
-share/supertux/images/tilesets/waterfall2-3-2.png
-share/supertux/images/tilesets/waterfall2-3-3.png
-share/supertux/images/tilesets/waterfall2-3-4.png
-share/supertux/images/tilesets/waterfall2-4-1.png
-share/supertux/images/tilesets/waterfall2-4-2.png
-share/supertux/images/tilesets/waterfall2-4-3.png
-share/supertux/images/tilesets/waterfall2-4-4.png
-share/supertux/images/tilesets/waterfall3-1-1.png
-share/supertux/images/tilesets/waterfall3-1-2.png
-share/supertux/images/tilesets/waterfall3-1-3.png
-share/supertux/images/tilesets/waterfall3-1-4.png
-share/supertux/images/tilesets/waterfall3-2-1.png
-share/supertux/images/tilesets/waterfall3-2-2.png
-share/supertux/images/tilesets/waterfall3-2-3.png
-share/supertux/images/tilesets/waterfall3-2-4.png
-share/supertux/images/tilesets/waterfall3-3-1.png
-share/supertux/images/tilesets/waterfall3-3-2.png
-share/supertux/images/tilesets/waterfall3-3-3.png
-share/supertux/images/tilesets/waterfall3-3-4.png
-share/supertux/images/tilesets/waterfall3-4-1.png
-share/supertux/images/tilesets/waterfall3-4-2.png
-share/supertux/images/tilesets/waterfall3-4-3.png
-share/supertux/images/tilesets/waterfall3-4-4.png
-share/supertux/images/tilesets/waterfall4-1-1.png
-share/supertux/images/tilesets/waterfall4-1-2.png
-share/supertux/images/tilesets/waterfall4-1-3.png
-share/supertux/images/tilesets/waterfall4-1-4.png
-share/supertux/images/tilesets/waterfall4-2-1.png
-share/supertux/images/tilesets/waterfall4-2-2.png
-share/supertux/images/tilesets/waterfall4-2-3.png
-share/supertux/images/tilesets/waterfall4-2-4.png
-share/supertux/images/tilesets/waterfall4-3-1.png
-share/supertux/images/tilesets/waterfall4-3-2.png
-share/supertux/images/tilesets/waterfall4-3-3.png
-share/supertux/images/tilesets/waterfall4-3-4.png
-share/supertux/images/tilesets/waterfall4-4-1.png
-share/supertux/images/tilesets/waterfall4-4-2.png
-share/supertux/images/tilesets/waterfall4-4-3.png
-share/supertux/images/tilesets/waterfall4-4-4.png
-share/supertux/images/tilesets/waterfall5-1-1.png
-share/supertux/images/tilesets/waterfall5-1-2.png
-share/supertux/images/tilesets/waterfall5-1-3.png
-share/supertux/images/tilesets/waterfall5-1-4.png
-share/supertux/images/tilesets/waterfall5-2-1.png
-share/supertux/images/tilesets/waterfall5-2-2.png
-share/supertux/images/tilesets/waterfall5-2-3.png
-share/supertux/images/tilesets/waterfall5-2-4.png
-share/supertux/images/tilesets/waterfall5-3-1.png
-share/supertux/images/tilesets/waterfall5-3-2.png
-share/supertux/images/tilesets/waterfall5-3-3.png
-share/supertux/images/tilesets/waterfall5-3-4.png
-share/supertux/images/tilesets/waterfall5-4-1.png
-share/supertux/images/tilesets/waterfall5-4-2.png
-share/supertux/images/tilesets/waterfall5-4-3.png
-share/supertux/images/tilesets/waterfall5-4-4.png
-share/supertux/images/tilesets/waves-0.png
-share/supertux/images/tilesets/waves-1.png
-share/supertux/images/tilesets/waves-2.png
-share/supertux/images/tilesets/waves-trans-0.png
-share/supertux/images/tilesets/waves-trans-1.png
-share/supertux/images/tilesets/waves-trans-2.png
-share/supertux/images/title/background.jpg
-share/supertux/images/title/logo.png
-share/supertux/images/worldmap/antarctica.stwt
-share/supertux/images/worldmap/castle1.png
-share/supertux/images/worldmap/castle2.png
-share/supertux/images/worldmap/castle3.png
-share/supertux/images/worldmap/castle4.png
-share/supertux/images/worldmap/castle5.png
-share/supertux/images/worldmap/castle6.png
-share/supertux/images/worldmap/castle7.png
-share/supertux/images/worldmap/castle8.png
-share/supertux/images/worldmap/castle9.png
-share/supertux/images/worldmap/firetux.png
-share/supertux/images/worldmap/ground.png
-share/supertux/images/worldmap/igloo1.png
-share/supertux/images/worldmap/igloo2.png
-share/supertux/images/worldmap/leveldot_green.png
-share/supertux/images/worldmap/leveldot_red.png
-share/supertux/images/worldmap/levelmarker.png
-share/supertux/images/worldmap/placeholder.png
-share/supertux/images/worldmap/road_cross.png
-share/supertux/images/worldmap/road_e.png
-share/supertux/images/worldmap/road_end.png
-share/supertux/images/worldmap/road_h.png
-share/supertux/images/worldmap/road_h_stop.png
-share/supertux/images/worldmap/road_n.png
-share/supertux/images/worldmap/road_ne.png
-share/supertux/images/worldmap/road_nes.png
-share/supertux/images/worldmap/road_nesw.png
-share/supertux/images/worldmap/road_new.png
-share/supertux/images/worldmap/road_ns.png
-share/supertux/images/worldmap/road_nsw.png
-share/supertux/images/worldmap/road_nw.png
-share/supertux/images/worldmap/road_nws.png
-share/supertux/images/worldmap/road_s.png
-share/supertux/images/worldmap/road_se.png
-share/supertux/images/worldmap/road_sw.png
-share/supertux/images/worldmap/road_swe.png
-share/supertux/images/worldmap/road_v.png
-share/supertux/images/worldmap/road_v_stop.png
-share/supertux/images/worldmap/road_w.png
-share/supertux/images/worldmap/road_we.png
-share/supertux/images/worldmap/road_ws.png
-share/supertux/images/worldmap/smalltux.png
-share/supertux/images/worldmap/snow1.png
-share/supertux/images/worldmap/snow10.png
-share/supertux/images/worldmap/snow11.png
-share/supertux/images/worldmap/snow12.png
-share/supertux/images/worldmap/snow13.png
-share/supertux/images/worldmap/snow2.png
-share/supertux/images/worldmap/snow3.png
-share/supertux/images/worldmap/snow4.png
-share/supertux/images/worldmap/snow5.png
-share/supertux/images/worldmap/snow6.png
-share/supertux/images/worldmap/snow7.png
-share/supertux/images/worldmap/snow8.png
-share/supertux/images/worldmap/snow9.png
-share/supertux/images/worldmap/snowman.png
-share/supertux/images/worldmap/teleporter.png
-share/supertux/images/worldmap/tux.png
-share/supertux/images/worldmap/water.png
-share/supertux/images/worldmap/wood1.png
-share/supertux/images/worldmap/wood10.png
-share/supertux/images/worldmap/wood11.png
-share/supertux/images/worldmap/wood12.png
-share/supertux/images/worldmap/wood13.png
-share/supertux/images/worldmap/wood2.png
-share/supertux/images/worldmap/wood3.png
-share/supertux/images/worldmap/wood4.png
-share/supertux/images/worldmap/wood5.png
-share/supertux/images/worldmap/wood6.png
-share/supertux/images/worldmap/wood7.png
-share/supertux/images/worldmap/wood8.png
-share/supertux/images/worldmap/wood9.png
-share/supertux/intro.txt
-share/supertux/levels/bonus1/abednego-level1.stl
-share/supertux/levels/bonus1/abednego-level2.stl
-share/supertux/levels/bonus1/abednego-level3.stl
-share/supertux/levels/bonus1/abednego-level4.stl
-share/supertux/levels/bonus1/bonus-level1.stl
-share/supertux/levels/bonus1/bonus-level2.stl
-share/supertux/levels/bonus1/bonus-level3.stl
-share/supertux/levels/bonus1/bonus-level4.stl
-share/supertux/levels/bonus1/bonus-level5.stl
-share/supertux/levels/bonus1/matr1x-level1.stl
-share/supertux/levels/bonus1/matr1x-level2.stl
-share/supertux/levels/bonus1/matr1x-level3.stl
-share/supertux/levels/bonus1/thompson-level1.stl
-share/supertux/levels/bonus1/thompson-level2.stl
-share/supertux/levels/bonus1/torfi-level1.stl
-share/supertux/levels/bonus1/torfi-level2.stl
-share/supertux/levels/bonus1/torfi-level3.stl
-share/supertux/levels/bonus1/wansti-level1.stl
-share/supertux/levels/bonus1/wansti-level2.stl
-share/supertux/levels/bonus1/wansti-level3.stl
-share/supertux/levels/bonus1/wansti-level4.stl
-share/supertux/levels/bonus1/wansti-level5.stl
-share/supertux/levels/bonus2/level1.stl
-share/supertux/levels/bonus2/level10.stl
-share/supertux/levels/bonus2/level11.stl
-share/supertux/levels/bonus2/level12.stl
-share/supertux/levels/bonus2/level13.stl
-share/supertux/levels/bonus2/level14.stl
-share/supertux/levels/bonus2/level15.stl
-share/supertux/levels/bonus2/level16.stl
-share/supertux/levels/bonus2/level17.stl
-share/supertux/levels/bonus2/level18.stl
-share/supertux/levels/bonus2/level19.stl
-share/supertux/levels/bonus2/level2.stl
-share/supertux/levels/bonus2/level20.stl
-share/supertux/levels/bonus2/level21.stl
-share/supertux/levels/bonus2/level22.stl
-share/supertux/levels/bonus2/level23.stl
-share/supertux/levels/bonus2/level24.stl
-share/supertux/levels/bonus2/level25.stl
-share/supertux/levels/bonus2/level26.stl
-share/supertux/levels/bonus2/level27.stl
-share/supertux/levels/bonus2/level28.stl
-share/supertux/levels/bonus2/level3.stl
-share/supertux/levels/bonus2/level4.stl
-share/supertux/levels/bonus2/level5.stl
-share/supertux/levels/bonus2/level6.stl
-share/supertux/levels/bonus2/level7.stl
-share/supertux/levels/bonus2/level8.stl
-share/supertux/levels/bonus2/level9.stl
-share/supertux/levels/misc/menu.stl
-share/supertux/levels/world1/level1.stl
-share/supertux/levels/world1/level10.stl
-share/supertux/levels/world1/level11.stl
-share/supertux/levels/world1/level12.stl
-share/supertux/levels/world1/level13.stl
-share/supertux/levels/world1/level14.stl
-share/supertux/levels/world1/level15.stl
-share/supertux/levels/world1/level16.stl
-share/supertux/levels/world1/level17.stl
-share/supertux/levels/world1/level18.stl
-share/supertux/levels/world1/level19.stl
-share/supertux/levels/world1/level2.stl
-share/supertux/levels/world1/level20.stl
-share/supertux/levels/world1/level21.stl
-share/supertux/levels/world1/level22.stl
-share/supertux/levels/world1/level23.stl
-share/supertux/levels/world1/level24.stl
-share/supertux/levels/world1/level25.stl
-share/supertux/levels/world1/level26.stl
-share/supertux/levels/world1/level3.stl
-share/supertux/levels/world1/level4.stl
-share/supertux/levels/world1/level5.stl
-share/supertux/levels/world1/level6.stl
-share/supertux/levels/world1/level7.stl
-share/supertux/levels/world1/level8.stl
-share/supertux/levels/world1/level9.stl
-share/supertux/levels/worldmaps/bonusisland1.stwm
-share/supertux/levels/worldmaps/bonusisland2.stwm
-share/supertux/levels/worldmaps/world1.stwm
-share/supertux/music/Mortimers_chipdisko-fast.mod
-share/supertux/music/Mortimers_chipdisko.mod
-share/supertux/music/SALCON-fast.MOD
-share/supertux/music/SALCON.MOD
-share/supertux/music/cave-fast.mod
-share/supertux/music/cave.mod
-share/supertux/music/credits.ogg
-share/supertux/music/fortress-fast.mod
-share/supertux/music/fortress.mod
-share/supertux/music/fortress2-fast.mod
-share/supertux/music/fortress2.mod
-share/supertux/music/leveldone.mod
-share/supertux/music/theme.mod
-share/supertux/sounds/bigjump.wav
-share/supertux/sounds/brick.wav
-share/supertux/sounds/bump-upgrade.wav
-share/supertux/sounds/coffee.wav
-share/supertux/sounds/distro.wav
-share/supertux/sounds/excellent.wav
-share/supertux/sounds/explode.wav
-share/supertux/sounds/fall.wav
-share/supertux/sounds/herring.wav
-share/supertux/sounds/hurt.wav
-share/supertux/sounds/jump.wav
-share/supertux/sounds/kick.wav
-share/supertux/sounds/lifeup.wav
-share/supertux/sounds/ricochet.wav
-share/supertux/sounds/shoot.wav
-share/supertux/sounds/skid.wav
-share/supertux/sounds/squish.wav
-share/supertux/sounds/stomp.wav
-share/supertux/sounds/upgrade.wav
-share/supertux/sounds/warp.wav
-share/supertux/supertux.strf
+share/pixmaps/supertux.xpm
diff --git a/supertux/TODO b/supertux/TODO
deleted file mode 100644
index eafc370..0000000
--- a/supertux/TODO
+++ /dev/null
@@ -1,8 +0,0 @@
-This package is mostly ready for "production".
-
-Problems are listed as follows:
-* XFree86 4.4.0 (tested: NetBSD/i386 2.0.2) dies frequently, when game is used
-  in fullscreen mode, at least when using wide-screen resolutions.
-** this does not happen any longer using XFree86 4.5.0 (in the tests did);
-   different wide-screen handling in 4.5.0?
-** package configured for fullscreen mode to be disabled by default
diff --git a/supertux/distinfo b/supertux/distinfo
index b9f806b..a8b9898 100644
--- a/supertux/distinfo
+++ b/supertux/distinfo
@@ -1,10 +1,7 @@
 $NetBSD: distinfo,v 1.4 2012/09/28 22:58:16 khorben Exp $
 
-SHA1 (supertux-0.1.3.tar.bz2) = ad783011fbf15a8a56ca8680769a8c2a15abc515
-RMD160 (supertux-0.1.3.tar.bz2) = 54568fa1e99865d18cb042be81a97fd43f56766c
-Size (supertux-0.1.3.tar.bz2) = 6715265 bytes
-SHA1 (patch-aa) = 51146fe7c3e578336f261c69164528abfca754b1
-SHA1 (patch-ab) = da3cf8492b35b63d72efbc7e5e6841bd2727a353
-SHA1 (patch-ac) = 27ae55a8d11c297249aa72a2849b5909e12ddf51
-SHA1 (patch-ad) = 9d48207f5c2e98ebe4b36a89e48b5d5cf74ea42f
-SHA1 (patch-ae) = b4bfa4208cc6555eaf2aec9738584a45f9948d10
+SHA1 (supertux-0.4.0.tar.bz2) = a2c5ac6ac505e833e5c9ee6ffd4b19b71e570879
+RMD160 (supertux-0.4.0.tar.bz2) = 4949f027a7cc04445b4627c85fc04adb350a59c8
+SHA512 (supertux-0.4.0.tar.bz2) = 66ca63c982b6076847662c187069eb965211439e5dfc628300f2a9bd0d2b4c0f7b53f6e7c2aed263c098cc9b77fedf132e73b1f3b3eacaf5535cae8300262fb5
+Size (supertux-0.4.0.tar.bz2) = 79713147 bytes
+SHA1 (patch-external_tinygettext_include_tinygettext_iconv.hpp) = 4e9cf8c227af45ca2ae149fb18f29a9ad2a31b98
diff --git a/supertux/patches/patch-aa b/supertux/patches/patch-aa
deleted file mode 100644
index 03d2ebc..0000000
--- a/supertux/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2005/07/19 16:51:49 h2m Exp $
-
---- src/configfile.cpp.orig	2005-06-21 23:16:07.000000000 +0200
-+++ src/configfile.cpp
-@@ -37,7 +37,7 @@ static void defaults ()
-   debug_mode = false;
-   audio_device = true;
- 
--  use_fullscreen = true;
-+  use_fullscreen = false;
-   show_fps = false;
-   use_gl = false;
- 
diff --git a/supertux/patches/patch-ab b/supertux/patches/patch-ab
deleted file mode 100644
index cda61d2..0000000
--- a/supertux/patches/patch-ab
+++ /dev/null
@@ -1,25 +0,0 @@
-$NetBSD: patch-ab,v 1.1 2006/10/08 22:04:57 h2m Exp $
-
---- src/music_manager.cpp.orig	2005-06-21 23:16:07.000000000 +0200
-+++ src/music_manager.cpp
-@@ -40,7 +40,10 @@ MusicManager::load_music(const std::stri
-     return MusicRef(0);
- 
-   if(!exists_music(file))
--    st_abort("Couldn't load musicfile ", file.c_str());
-+  {
-+    st_warn("Couldn't load musicfile ", file.c_str());
-+    return MusicRef(0);
-+  }
- 
-   std::map<std::string, MusicResource>::iterator i = musics.find(file);
-   assert(i != musics.end());
-@@ -119,7 +122,7 @@ MusicManager::halt_music()
- void
- MusicManager::enable_music(bool enable)
- {
--  if(!audio_device)
-+  if(!audio_device || current_music == 0)
-     return;
- 
-   if(enable == music_enabled)
diff --git a/supertux/patches/patch-ac b/supertux/patches/patch-ac
deleted file mode 100644
index 8cdd0e1..0000000
--- a/supertux/patches/patch-ac
+++ /dev/null
@@ -1,27 +0,0 @@
-$NetBSD: patch-ac,v 1.2 2012/09/28 22:58:16 khorben Exp $
-
---- src/setup.cpp.orig	2005-07-08 12:19:17.000000000 +0000
-+++ src/setup.cpp
-@@ -36,6 +36,7 @@
- #include <dirent.h>
- #ifndef WIN32
- #include <libgen.h>
-+#include <limits.h>
- #endif
- #include <ctype.h>
- 
-@@ -889,6 +890,14 @@ void st_abort(const std::string& reason,
-   abort();
- }
- 
-+
-+/* --- WARN! --- */
-+
-+void st_warn(const std::string& reason, const std::string& details)
-+{
-+  fprintf(stderr, "\nWarning: %s\n%s\n\n", reason.c_str(), details.c_str());
-+}
-+
- /* Set Icon (private) */
- 
- void seticon(void)
diff --git a/supertux/patches/patch-ad b/supertux/patches/patch-ad
deleted file mode 100644
index 1f0fbc4..0000000
--- a/supertux/patches/patch-ad
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ad,v 1.1 2006/10/08 22:04:57 h2m Exp $
-
---- src/setup.h.orig	2005-06-21 23:16:07.000000000 +0200
-+++ src/setup.h
-@@ -42,6 +42,7 @@ void st_joystick_setup(void);
- void st_shutdown(void);
- void st_menu(void);
- void st_abort(const std::string& reason, const std::string& details);
-+void st_warn(const std::string& reason, const std::string& details);
- void process_options_menu(void);
- 
- /** Return true if the gameloop() was entered, false otherwise */
diff --git a/supertux/patches/patch-ae b/supertux/patches/patch-ae
deleted file mode 100644
index b465b08..0000000
--- a/supertux/patches/patch-ae
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ae,v 1.1 2008/02/19 00:09:09 h2m Exp $
-
---- src/menu.h.orig	2005-06-21 23:16:07.000000000 +0200
-+++ src/menu.h
-@@ -207,7 +207,7 @@ public:
- 
-   bool isToggled(int id);
- 
--  void Menu::get_controlfield_key_into_input(MenuItem *item);
-+  void get_controlfield_key_into_input(MenuItem *item);
- 
-   void draw   ();
-   void draw_item(int index, int menu_width, int menu_height);
diff --git a/supertux/patches/patch-external_tinygettext_include_tinygettext_iconv.hpp b/supertux/patches/patch-external_tinygettext_include_tinygettext_iconv.hpp
new file mode 100644
index 0000000..c7ac6ca
--- /dev/null
+++ b/supertux/patches/patch-external_tinygettext_include_tinygettext_iconv.hpp
@@ -0,0 +1,15 @@
+$NetBSD$
+
+Fix ICONV_CONST lack of definition.
+
+--- external/tinygettext/include/tinygettext/iconv.hpp.orig	2015-12-20 14:56:35.000000000 +0000
++++ external/tinygettext/include/tinygettext/iconv.hpp
+@@ -45,6 +45,8 @@
+ #  define tinygettext_iconv_close iconv_close
+ #endif
+ 
++#define ICONV_CONST const
++
+ namespace tinygettext {
+ 
+ class IConv


Home | Main Index | Thread Index | Old Index