aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-05-14 11:16:57 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-05-14 11:16:57 +0800
commita37fa71b184463106717f1d3f6b94f297a717c99 (patch)
tree84153d1322455ebdde23812020e569f62d6210da /games
parente13099dbac1b362e0a193bc5f20715dbb482819b (diff)
downloadfreebsd-ports-gnome-a37fa71b184463106717f1d3f6b94f297a717c99.tar.gz
freebsd-ports-gnome-a37fa71b184463106717f1d3f6b94f297a717c99.tar.zst
freebsd-ports-gnome-a37fa71b184463106717f1d3f6b94f297a717c99.zip
- Update to 20140514 snapshot (development continues in github.com/Quintus/SMC)
- Support staging - Add LICENSE - Switch to dynamic plist - Remain BROKEN: although the port compiles with cegui-0.8, it still doesn't run; I expect to unbreak it soon as cegui-0.8 support is finished upstream
Diffstat (limited to 'games')
-rw-r--r--games/secretmaryochronicles/Makefile55
-rw-r--r--games/secretmaryochronicles/distinfo4
-rw-r--r--games/secretmaryochronicles/pkg-plist2610
3 files changed, 23 insertions, 2646 deletions
diff --git a/games/secretmaryochronicles/Makefile b/games/secretmaryochronicles/Makefile
index e5d0e1cbf031..d93092f9bfbe 100644
--- a/games/secretmaryochronicles/Makefile
+++ b/games/secretmaryochronicles/Makefile
@@ -2,59 +2,46 @@
# $FreeBSD$
PORTNAME= secretmaryochronicles
-PORTVERSION= 1.10.git20120512
-PORTREVISION= 6
+PORTVERSION= 1.10.git20140514
CATEGORIES= games
MASTER_SITES= http://mirror.amdmi3.ru/distfiles/
-# SF/smclone/Secret%20Maryo%20Chronicles/${PORTVERSION}
+# it could use github.com/Quintus/SMC, but it needs to be packaged
+# by hand as it uses submodules
DISTNAME= smc-${PORTVERSION}
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Secret Maryo Chronicles two-dimensional platform game
-BROKEN= Does not compile with graphics/cegui 0.8.3.
+BROKEN= does not run, cegui 0.8 support still in development
+
+LICENSE= GPLv3
LIB_DEPENDS= libCEGUIBase-0.so:${PORTSDIR}/graphics/cegui \
libboost_filesystem.so:${PORTSDIR}/devel/boost-libs \
- libpng15.so:${PORTSDIR}/graphics/png
-
-USE_BZIP2= yes
-USE_AUTOTOOLS= aclocal:env autoheader:env autoconf:env automake:env
-GNU_CONFIGURE= yes
+ libpng15.so:${PORTSDIR}/graphics/png \
+ libpcre.so:${PORTSDIR}/devel/pcre \
+ libfreeimage.so:${PORTSDIR}/graphics/freeimage \
+ libxml++-2.6.so:${PORTSDIR}/textproc/libxml++26
+BUILD_DEPENDS= rake:${PORTSDIR}/devel/rubygem-rake \
+ bison:${PORTSDIR}/devel/bison
+
+USES= tar:bzip2 cmake:outsource gettext pkgconfig compiler:c++11-lib
USE_SDL= sdl image mixer ttf
-USE_GL= gl glu
-USES= gettext gmake pkgconfig
-
-CPPFLAGS+= -I${LOCALBASE}/include
-CXXFLAGS+= -DBOOST_FILESYSTEM_VERSION=3
-LDFLAGS+= -L${LOCALBASE}/lib
+USE_GL= gl
DATADIR= ${PREFIX}/share/smc
-WRKSRC= ${WRKDIR}/smc
+WRKSRC= ${WRKDIR}/SMC
-PORTDOCS= controls.html history.html style.css
+CMAKE_SOURCE_PATH=${WRKSRC}/smc
-NO_STAGE= yes
+PLIST_FILES= bin/smc
+PORTDATA= *
+PORTDOCS= *
OPTIONS_DEFINE= DOCS
-.include <bsd.port.options.mk>
-
-post-patch:
- @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/autogen.sh
-
-run-autotools:
- cd ${WRKSRC} && ${SH} ./autogen.sh
- @${REINPLACE_CMD} -e '/^LIBS =/ s|$$|$$(INTLLIBS)|' \
- ${WRKSRC}/src/Makefile.in
-
-.if ${PORT_OPTIONS:MDOCS}
post-install:
- ${MKDIR} ${DOCSDIR}
-. for f in ${PORTDOCS}
- ${INSTALL_DATA} ${WRKSRC}/docs/${f} ${DOCSDIR}
-. endfor
-.endif
+ cd ${WRKSRC}/smc/docs && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>
diff --git a/games/secretmaryochronicles/distinfo b/games/secretmaryochronicles/distinfo
index 854d60ae93d7..35752b317c41 100644
--- a/games/secretmaryochronicles/distinfo
+++ b/games/secretmaryochronicles/distinfo
@@ -1,2 +1,2 @@
-SHA256 (smc-1.10.git20120512.tar.bz2) = 7931a514803ed1106cfc309bc69ca5c61b2a763137d83db6df3659b4ceb903f8
-SIZE (smc-1.10.git20120512.tar.bz2) = 71501879
+SHA256 (smc-1.10.git20140514.tar.bz2) = bd5b4a80f30f5c302a26c25dd8ecd81d55160ea2ef6d7b5fda1f9c9996c3964f
+SIZE (smc-1.10.git20140514.tar.bz2) = 128534675
diff --git a/games/secretmaryochronicles/pkg-plist b/games/secretmaryochronicles/pkg-plist
deleted file mode 100644
index 1bd7b26edf2a..000000000000
--- a/games/secretmaryochronicles/pkg-plist
+++ /dev/null
@@ -1,2610 +0,0 @@
-bin/smc
-%%DATADIR%%/campaign/smc.smccpn
-%%DATADIR%%/campaign/tutorial.smccpn
-%%DATADIR%%/editor/level_items.xml
-%%DATADIR%%/editor/level_menu.xml
-%%DATADIR%%/editor/world_items.xml
-%%DATADIR%%/editor/world_menu.xml
-%%DATADIR%%/gui/font/Font.xsd
-%%DATADIR%%/gui/font/bluebold1024_big.font
-%%DATADIR%%/gui/font/bluebold1024_medium.font
-%%DATADIR%%/gui/font/default.ttf
-%%DATADIR%%/gui/font/default.txt
-%%DATADIR%%/gui/font/default_bold.ttf
-%%DATADIR%%/gui/font/default_bold.txt
-%%DATADIR%%/gui/imagesets/Imageset.xsd
-%%DATADIR%%/gui/imagesets/SMCLook256.imageset
-%%DATADIR%%/gui/imagesets/SMCLook512.png
-%%DATADIR%%/gui/imagesets/SMCLook512.txt
-%%DATADIR%%/gui/layout/GUILayout.xsd
-%%DATADIR%%/gui/layout/box_question.layout
-%%DATADIR%%/gui/layout/box_text.layout
-%%DATADIR%%/gui/layout/debugtext.layout
-%%DATADIR%%/gui/layout/default.layout
-%%DATADIR%%/gui/layout/editor.layout
-%%DATADIR%%/gui/layout/level_settings/GUILayout.xsd
-%%DATADIR%%/gui/layout/level_settings/main.layout
-%%DATADIR%%/gui/layout/level_settings/tab_background.layout
-%%DATADIR%%/gui/layout/level_settings/tab_global_effect.layout
-%%DATADIR%%/gui/layout/level_settings/tab_main.layout
-%%DATADIR%%/gui/layout/loading.layout
-%%DATADIR%%/gui/layout/menu/GUILayout.xsd
-%%DATADIR%%/gui/layout/menu/main.layout
-%%DATADIR%%/gui/layout/menu/options_main.layout
-%%DATADIR%%/gui/layout/menu/start.layout
-%%DATADIR%%/gui/layout/menu/tab_audio.layout
-%%DATADIR%%/gui/layout/menu/tab_editor.layout
-%%DATADIR%%/gui/layout/menu/tab_game.layout
-%%DATADIR%%/gui/layout/menu/tab_joystick.layout
-%%DATADIR%%/gui/layout/menu/tab_keyboard.layout
-%%DATADIR%%/gui/layout/menu/tab_video.layout
-%%DATADIR%%/gui/layout/statictext.layout
-%%DATADIR%%/gui/looknfeel/Falagard.xsd
-%%DATADIR%%/gui/looknfeel/TaharezLook.looknfeel
-%%DATADIR%%/gui/schemes/GUIScheme.xsd
-%%DATADIR%%/gui/schemes/TaharezLook.scheme
-%%DATADIR%%/icon/window_32.png
-%%DATADIR%%/levels/all.smclvl
-%%DATADIR%%/levels/allen_1.smclvl
-%%DATADIR%%/levels/bad_evening.smclvl
-%%DATADIR%%/levels/cave_1.smclvl
-%%DATADIR%%/levels/cave_1_2.smclvl
-%%DATADIR%%/levels/cave_1b.smclvl
-%%DATADIR%%/levels/clear_night.smclvl
-%%DATADIR%%/levels/david_1.smclvl
-%%DATADIR%%/levels/desert_ruins.smclvl
-%%DATADIR%%/levels/dj_kirby_1.smclvl
-%%DATADIR%%/levels/dj_kirby_1_sub.smclvl
-%%DATADIR%%/levels/eatomania.smclvl
-%%DATADIR%%/levels/empty.smclvl
-%%DATADIR%%/levels/flan.smclvl
-%%DATADIR%%/levels/flippa_2.smclvl
-%%DATADIR%%/levels/flippa_3.smclvl
-%%DATADIR%%/levels/flippa_3_desert.smclvl
-%%DATADIR%%/levels/flippa_3_ending.smclvl
-%%DATADIR%%/levels/flippa_3_green.smclvl
-%%DATADIR%%/levels/flippa_3_mushroom.smclvl
-%%DATADIR%%/levels/flippa_3_sky.smclvl
-%%DATADIR%%/levels/frosty_climber.smclvl
-%%DATADIR%%/levels/furball_hills.smclvl
-%%DATADIR%%/levels/game_tutorial.smclvl
-%%DATADIR%%/levels/green_grounds.smclvl
-%%DATADIR%%/levels/houses.smclvl
-%%DATADIR%%/levels/icy_tower.smclvl
-%%DATADIR%%/levels/ita_1.smclvl
-%%DATADIR%%/levels/ita_2.smclvl
-%%DATADIR%%/levels/jr_cave.smclvl
-%%DATADIR%%/levels/jungle_1.smclvl
-%%DATADIR%%/levels/jungle_2.smclvl
-%%DATADIR%%/levels/jungle_3.smclvl
-%%DATADIR%%/levels/keywest_1.smclvl
-%%DATADIR%%/levels/lake_shore_paradise.smclvl
-%%DATADIR%%/levels/lvl_1.smclvl
-%%DATADIR%%/levels/lvl_10.smclvl
-%%DATADIR%%/levels/lvl_1_sub_1.smclvl
-%%DATADIR%%/levels/lvl_2.smclvl
-%%DATADIR%%/levels/lvl_2_sub_1.smclvl
-%%DATADIR%%/levels/lvl_3.smclvl
-%%DATADIR%%/levels/lvl_4.smclvl
-%%DATADIR%%/levels/lvl_4_sub_1.smclvl
-%%DATADIR%%/levels/lvl_5.smclvl
-%%DATADIR%%/levels/lvl_6.smclvl
-%%DATADIR%%/levels/lvl_7.smclvl
-%%DATADIR%%/levels/lvl_8.smclvl
-%%DATADIR%%/levels/lvl_9.smclvl
-%%DATADIR%%/levels/menu_blue_1.smclvl
-%%DATADIR%%/levels/menu_green_1.smclvl
-%%DATADIR%%/levels/mountain_trials.smclvl
-%%DATADIR%%/levels/mt_bon.smclvl
-%%DATADIR%%/levels/mt_sec.smclvl
-%%DATADIR%%/levels/neverland.smclvl
-%%DATADIR%%/levels/night_sky.smclvl
-%%DATADIR%%/levels/pasol_1.smclvl
-%%DATADIR%%/levels/pasol_2.smclvl
-%%DATADIR%%/levels/pasol_3.smclvl
-%%DATADIR%%/levels/red8.smclvl
-%%DATADIR%%/levels/runaway.smclvl
-%%DATADIR%%/levels/sauer2_1.smclvl
-%%DATADIR%%/levels/sauer2_10.smclvl
-%%DATADIR%%/levels/sauer2_11.smclvl
-%%DATADIR%%/levels/sauer2_12.smclvl
-%%DATADIR%%/levels/sauer2_13.smclvl
-%%DATADIR%%/levels/sauer2_13end.smclvl
-%%DATADIR%%/levels/sauer2_14.smclvl
-%%DATADIR%%/levels/sauer2_2.smclvl
-%%DATADIR%%/levels/sauer2_3.smclvl
-%%DATADIR%%/levels/sauer2_4.smclvl
-%%DATADIR%%/levels/sauer2_5.smclvl
-%%DATADIR%%/levels/sauer2_6.smclvl
-%%DATADIR%%/levels/sauer2_7.smclvl
-%%DATADIR%%/levels/sauer2_7_boss.smclvl
-%%DATADIR%%/levels/sauer2_8.smclvl
-%%DATADIR%%/levels/sauer2_9.smclvl
-%%DATADIR%%/levels/sauer2_nolin.smclvl
-%%DATADIR%%/levels/sauer2_nolin_sub.smclvl
-%%DATADIR%%/levels/scaley.smclvl
-%%DATADIR%%/levels/space.smclvl
-%%DATADIR%%/levels/speed_test.smclvl
-%%DATADIR%%/levels/stephan_1.smclvl
-%%DATADIR%%/levels/stephan_2.smclvl
-%%DATADIR%%/levels/stephan_3.smclvl
-%%DATADIR%%/levels/stephan_3_1.smclvl
-%%DATADIR%%/levels/stephan_3_2.smclvl
-%%DATADIR%%/levels/stephan_4.smclvl
-%%DATADIR%%/levels/stephan_4_1.smclvl
-%%DATADIR%%/levels/stephan_4_2.smclvl
-%%DATADIR%%/levels/stephan_5.smclvl
-%%DATADIR%%/levels/stephan_5_1.smclvl
-%%DATADIR%%/levels/stephan_5_2.smclvl
-%%DATADIR%%/levels/stephane_1.smclvl
-%%DATADIR%%/levels/test_1.smclvl
-%%DATADIR%%/levels/test_10.smclvl
-%%DATADIR%%/levels/test_1_mn.smclvl
-%%DATADIR%%/levels/test_2.smclvl
-%%DATADIR%%/levels/test_3.smclvl
-%%DATADIR%%/levels/test_4.smclvl
-%%DATADIR%%/levels/test_5.smclvl
-%%DATADIR%%/levels/test_6.smclvl
-%%DATADIR%%/levels/test_7.smclvl
-%%DATADIR%%/levels/test_8.smclvl
-%%DATADIR%%/levels/test_9.smclvl
-%%DATADIR%%/levels/test_moving_platform_1.smclvl
-%%DATADIR%%/levels/test_pipes.smclvl
-%%DATADIR%%/levels/test_vsync.smclvl
-%%DATADIR%%/levels/tower_1.smclvl
-%%DATADIR%%/levels/tut1_1.smclvl
-%%DATADIR%%/levels/under_construction.smclvl
-%%DATADIR%%/levels/underground.smclvl
-%%DATADIR%%/levels/undergroundsurprise.smclvl
-%%DATADIR%%/levels/whatsnow.smclvl
-%%DATADIR%%/levels/wn_01.smclvl
-%%DATADIR%%/levels/wn_02.smclvl
-%%DATADIR%%/levels/wn_03.smclvl
-%%DATADIR%%/levels/wn_03_down.smclvl
-%%DATADIR%%/levels/wn_04.smclvl
-%%DATADIR%%/levels/wn_05.smclvl
-%%DATADIR%%/levels/wn_05_top.smclvl
-%%DATADIR%%/levels/wn_06.smclvl
-%%DATADIR%%/levels/wn_06_down.smclvl
-%%DATADIR%%/levels/wn_07.smclvl
-%%DATADIR%%/levels/yuki2000.smclvl
-%%DATADIR%%/levels/yuki_dungeon.smclvl
-%%DATADIR%%/pixmaps/animation/fireball/1.png
-%%DATADIR%%/pixmaps/animation/fireball/1.settings
-%%DATADIR%%/pixmaps/animation/fireball/2.png
-%%DATADIR%%/pixmaps/animation/fireball/2.settings
-%%DATADIR%%/pixmaps/animation/fireball/3.png
-%%DATADIR%%/pixmaps/animation/fireball/3.settings
-%%DATADIR%%/pixmaps/animation/iceball/1.png
-%%DATADIR%%/pixmaps/animation/iceball/1.settings
-%%DATADIR%%/pixmaps/animation/light_1/1.png
-%%DATADIR%%/pixmaps/animation/light_1/1.settings
-%%DATADIR%%/pixmaps/animation/light_1/2.png
-%%DATADIR%%/pixmaps/animation/light_1/2.settings
-%%DATADIR%%/pixmaps/animation/light_1/3.png
-%%DATADIR%%/pixmaps/animation/light_1/3.settings
-%%DATADIR%%/pixmaps/animation/particles/axis.png
-%%DATADIR%%/pixmaps/animation/particles/axis.settings
-%%DATADIR%%/pixmaps/animation/particles/cloud.png
-%%DATADIR%%/pixmaps/animation/particles/cloud.settings
-%%DATADIR%%/pixmaps/animation/particles/dirt.png
-%%DATADIR%%/pixmaps/animation/particles/dirt.settings
-%%DATADIR%%/pixmaps/animation/particles/fire_1.png
-%%DATADIR%%/pixmaps/animation/particles/fire_1.settings
-%%DATADIR%%/pixmaps/animation/particles/fire_2.png
-%%DATADIR%%/pixmaps/animation/particles/fire_2.settings
-%%DATADIR%%/pixmaps/animation/particles/fire_3.png
-%%DATADIR%%/pixmaps/animation/particles/fire_3.settings
-%%DATADIR%%/pixmaps/animation/particles/fire_4.png
-%%DATADIR%%/pixmaps/animation/particles/fire_4.settings
-%%DATADIR%%/pixmaps/animation/particles/green_ghost_light.png
-%%DATADIR%%/pixmaps/animation/particles/green_ghost_light.settings
-%%DATADIR%%/pixmaps/animation/particles/ice_1.png
-%%DATADIR%%/pixmaps/animation/particles/ice_1.settings
-%%DATADIR%%/pixmaps/animation/particles/leaf_brown.png
-%%DATADIR%%/pixmaps/animation/particles/leaf_brown.settings
-%%DATADIR%%/pixmaps/animation/particles/leaf_green.png
-%%DATADIR%%/pixmaps/animation/particles/leaf_green.settings
-%%DATADIR%%/pixmaps/animation/particles/leaf_red.png
-%%DATADIR%%/pixmaps/animation/particles/leaf_red.settings
-%%DATADIR%%/pixmaps/animation/particles/leaf_yellow.png
-%%DATADIR%%/pixmaps/animation/particles/leaf_yellow.settings
-%%DATADIR%%/pixmaps/animation/particles/light.png
-%%DATADIR%%/pixmaps/animation/particles/light.settings
-%%DATADIR%%/pixmaps/animation/particles/rain.png
-%%DATADIR%%/pixmaps/animation/particles/rain.settings
-%%DATADIR%%/pixmaps/animation/particles/rain_chocolate.png
-%%DATADIR%%/pixmaps/animation/particles/rain_chocolate.settings
-%%DATADIR%%/pixmaps/animation/particles/rain_purple.png
-%%DATADIR%%/pixmaps/animation/particles/rain_purple.settings
-%%DATADIR%%/pixmaps/animation/particles/rain_small.png
-%%DATADIR%%/pixmaps/animation/particles/rain_small.settings
-%%DATADIR%%/pixmaps/animation/particles/slime_1.png
-%%DATADIR%%/pixmaps/animation/particles/slime_1.settings
-%%DATADIR%%/pixmaps/animation/particles/smoke.png
-%%DATADIR%%/pixmaps/animation/particles/smoke.settings
-%%DATADIR%%/pixmaps/animation/particles/smoke_black.png
-%%DATADIR%%/pixmaps/animation/particles/smoke_black.settings
-%%DATADIR%%/pixmaps/animation/particles/smoke_grey_big.png
-%%DATADIR%%/pixmaps/animation/particles/smoke_grey_big.settings
-%%DATADIR%%/pixmaps/animation/particles/snowflake_1.png
-%%DATADIR%%/pixmaps/animation/particles/snowflake_1.settings
-%%DATADIR%%/pixmaps/animation/particles/star.png
-%%DATADIR%%/pixmaps/animation/particles/star.settings
-%%DATADIR%%/pixmaps/animation/particles/star_2.png
-%%DATADIR%%/pixmaps/animation/particles/star_2.settings
-%%DATADIR%%/pixmaps/animation/particles/windtrail_1.png
-%%DATADIR%%/pixmaps/animation/particles/windtrail_1_down.settings
-%%DATADIR%%/pixmaps/animation/particles/windtrail_1_left.settings
-%%DATADIR%%/pixmaps/animation/particles/windtrail_1_right.settings
-%%DATADIR%%/pixmaps/animation/particles/windtrail_1_up.settings
-%%DATADIR%%/pixmaps/blocks/brick/1_black.png
-%%DATADIR%%/pixmaps/blocks/brick/1_black.settings
-%%DATADIR%%/pixmaps/blocks/brick/1_blue.png
-%%DATADIR%%/pixmaps/blocks/brick/1_blue.settings
-%%DATADIR%%/pixmaps/blocks/brick/1_green.png
-%%DATADIR%%/pixmaps/blocks/brick/1_green.settings
-%%DATADIR%%/pixmaps/blocks/brick/1_grey.png
-%%DATADIR%%/pixmaps/blocks/brick/1_grey.settings
-%%DATADIR%%/pixmaps/blocks/brick/1_red.png
-%%DATADIR%%/pixmaps/blocks/brick/1_red.settings
-%%DATADIR%%/pixmaps/blocks/brick/1_white.png
-%%DATADIR%%/pixmaps/blocks/brick/1_white.settings
-%%DATADIR%%/pixmaps/blocks/brick/1_yellow.png
-%%DATADIR%%/pixmaps/blocks/brick/1_yellow.settings
-%%DATADIR%%/pixmaps/blocks/brick/2_1.png
-%%DATADIR%%/pixmaps/blocks/brick/2_1.settings
-%%DATADIR%%/pixmaps/blocks/brick/2_2.png
-%%DATADIR%%/pixmaps/blocks/brick/2_2.settings
-%%DATADIR%%/pixmaps/blocks/cloud/1.png
-%%DATADIR%%/pixmaps/blocks/cloud/1.settings
-%%DATADIR%%/pixmaps/blocks/extra/blue_x.png
-%%DATADIR%%/pixmaps/blocks/extra/blue_x.settings
-%%DATADIR%%/pixmaps/blocks/extra/corded.png
-%%DATADIR%%/pixmaps/blocks/extra/corded.settings
-%%DATADIR%%/pixmaps/blocks/extra/mushroom.png
-%%DATADIR%%/pixmaps/blocks/extra/mushroom.settings
-%%DATADIR%%/pixmaps/blocks/ice/1.png
-%%DATADIR%%/pixmaps/blocks/ice/1.settings
-%%DATADIR%%/pixmaps/blocks/ice/2.png
-%%DATADIR%%/pixmaps/blocks/ice/2.settings
-%%DATADIR%%/pixmaps/blocks/ice/3.png
-%%DATADIR%%/pixmaps/blocks/ice/3.settings
-%%DATADIR%%/pixmaps/blocks/metal/blue.png
-%%DATADIR%%/pixmaps/blocks/metal/blue.settings
-%%DATADIR%%/pixmaps/blocks/metal/green.png
-%%DATADIR%%/pixmaps/blocks/metal/green.settings
-%%DATADIR%%/pixmaps/blocks/metal/grey.png
-%%DATADIR%%/pixmaps/blocks/metal/grey.settings
-%%DATADIR%%/pixmaps/blocks/metal/red.png
-%%DATADIR%%/pixmaps/blocks/metal/red.settings
-%%DATADIR%%/pixmaps/blocks/metal/stone_2_black.png
-%%DATADIR%%/pixmaps/blocks/metal/stone_2_black.settings
-%%DATADIR%%/pixmaps/blocks/metal/stone_2_blue.png
-%%DATADIR%%/pixmaps/blocks/metal/stone_2_blue.settings
-%%DATADIR%%/pixmaps/blocks/metal/stone_2_green.png
-%%DATADIR%%/pixmaps/blocks/metal/stone_2_green.settings
-%%DATADIR%%/pixmaps/blocks/metal/stone_2_grey.png
-%%DATADIR%%/pixmaps/blocks/metal/stone_2_grey.settings
-%%DATADIR%%/pixmaps/blocks/metal/stone_2_red.png
-%%DATADIR%%/pixmaps/blocks/metal/stone_2_red.settings
-%%DATADIR%%/pixmaps/blocks/metal/stone_2_violet.png
-%%DATADIR%%/pixmaps/blocks/metal/stone_2_violet.settings
-%%DATADIR%%/pixmaps/blocks/metal/stone_2_yellow.png
-%%DATADIR%%/pixmaps/blocks/metal/stone_2_yellow.settings
-%%DATADIR%%/pixmaps/blocks/metal/yellow.png
-%%DATADIR%%/pixmaps/blocks/metal/yellow.settings
-%%DATADIR%%/pixmaps/blocks/pipe/connection/metal_1/grey/middle.png
-%%DATADIR%%/pixmaps/blocks/pipe/connection/metal_1/grey/middle.settings
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/blue/down.settings
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/blue/left.settings
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/blue/left_down.settings
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/blue/left_up.settings
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/blue/middle.png
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/blue/middle.settings
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/blue/right.settings
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/blue/right_down.settings
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/blue/right_up.png
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/blue/right_up.settings
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/blue/up.png
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/blue/up.settings
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/green/down.settings
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/green/left.settings
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/green/left_down.settings
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/green/left_up.settings
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/green/middle.png
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/green/middle.settings
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/green/right.settings
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/green/right_down.settings
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/green/right_up.png
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/green/right_up.settings
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/green/up.png
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/green/up.settings
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/orange/down.settings
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/orange/left.settings
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/orange/left_down.settings
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/orange/left_up.settings
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/orange/middle.png
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/orange/middle.settings
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/orange/right.settings
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/orange/right_down.settings
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/orange/right_up.png
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/orange/right_up.settings
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/orange/up.png
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/orange/up.settings
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/red/down.settings
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/red/left.settings
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/red/left_down.settings
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/red/left_up.settings
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/red/middle.png
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/red/middle.settings
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/red/right.settings
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/red/right_down.settings
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/red/right_up.png
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/red/right_up.settings
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/red/up.png
-%%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/red/up.settings
-%%DATADIR%%/pixmaps/blocks/sand/1.png
-%%DATADIR%%/pixmaps/blocks/sand/1.settings
-%%DATADIR%%/pixmaps/blocks/sand/2.png
-%%DATADIR%%/pixmaps/blocks/sand/2.settings
-%%DATADIR%%/pixmaps/blocks/sand/3.png
-%%DATADIR%%/pixmaps/blocks/sand/3.settings
-%%DATADIR%%/pixmaps/blocks/sand/4.png
-%%DATADIR%%/pixmaps/blocks/sand/4.settings
-%%DATADIR%%/pixmaps/blocks/screw/1.png
-%%DATADIR%%/pixmaps/blocks/screw/1.settings
-%%DATADIR%%/pixmaps/blocks/slime/1.png
-%%DATADIR%%/pixmaps/blocks/slime/1.settings
-%%DATADIR%%/pixmaps/blocks/stone/1.png
-%%DATADIR%%/pixmaps/blocks/stone/1.settings
-%%DATADIR%%/pixmaps/blocks/stone/2.png
-%%DATADIR%%/pixmaps/blocks/stone/2.settings
-%%DATADIR%%/pixmaps/blocks/toy/ball_1.png
-%%DATADIR%%/pixmaps/blocks/toy/ball_1.settings
-%%DATADIR%%/pixmaps/blocks/wood/1.png
-%%DATADIR%%/pixmaps/blocks/wood/1.settings
-%%DATADIR%%/pixmaps/blocks/wood/2.png
-%%DATADIR%%/pixmaps/blocks/wood/2.settings
-%%DATADIR%%/pixmaps/clouds/cloudy_1/middle.png
-%%DATADIR%%/pixmaps/clouds/cloudy_1/middle.settings
-%%DATADIR%%/pixmaps/clouds/default_1/1_left.png
-%%DATADIR%%/pixmaps/clouds/default_1/1_left.settings
-%%DATADIR%%/pixmaps/clouds/default_1/1_middle.png
-%%DATADIR%%/pixmaps/clouds/default_1/1_middle.settings
-%%DATADIR%%/pixmaps/clouds/default_1/1_right.settings
-%%DATADIR%%/pixmaps/clouds/default_1/2.png
-%%DATADIR%%/pixmaps/clouds/default_1/2_big.settings
-%%DATADIR%%/pixmaps/clouds/default_1/2_small.settings
-%%DATADIR%%/pixmaps/clouds/grey_1/small.png
-%%DATADIR%%/pixmaps/clouds/grey_1/small.settings
-%%DATADIR%%/pixmaps/clouds/light_yellow_1/1.png
-%%DATADIR%%/pixmaps/clouds/light_yellow_1/1.settings
-%%DATADIR%%/pixmaps/clouds/light_yellow_1/10.png
-%%DATADIR%%/pixmaps/clouds/light_yellow_1/10.settings
-%%DATADIR%%/pixmaps/clouds/light_yellow_1/2.png
-%%DATADIR%%/pixmaps/clouds/light_yellow_1/2.settings
-%%DATADIR%%/pixmaps/clouds/light_yellow_1/3.png
-%%DATADIR%%/pixmaps/clouds/light_yellow_1/3.settings
-%%DATADIR%%/pixmaps/clouds/light_yellow_1/4.png
-%%DATADIR%%/pixmaps/clouds/light_yellow_1/4.settings
-%%DATADIR%%/pixmaps/clouds/light_yellow_1/5.png
-%%DATADIR%%/pixmaps/clouds/light_yellow_1/5.settings
-%%DATADIR%%/pixmaps/clouds/light_yellow_1/6.png
-%%DATADIR%%/pixmaps/clouds/light_yellow_1/6.settings
-%%DATADIR%%/pixmaps/clouds/light_yellow_1/7.png
-%%DATADIR%%/pixmaps/clouds/light_yellow_1/7.settings
-%%DATADIR%%/pixmaps/clouds/light_yellow_1/8.png
-%%DATADIR%%/pixmaps/clouds/light_yellow_1/8.settings
-%%DATADIR%%/pixmaps/clouds/light_yellow_1/9.png
-%%DATADIR%%/pixmaps/clouds/light_yellow_1/9.settings
-%%DATADIR%%/pixmaps/clouds/lightblue_1/left.png
-%%DATADIR%%/pixmaps/clouds/lightblue_1/left.settings
-%%DATADIR%%/pixmaps/clouds/lightblue_1/middle.png
-%%DATADIR%%/pixmaps/clouds/lightblue_1/middle.settings
-%%DATADIR%%/pixmaps/clouds/lightblue_1/right.png
-%%DATADIR%%/pixmaps/clouds/lightblue_1/right.settings
-%%DATADIR%%/pixmaps/enemy/bosses/turtle/shell_active.settings
-%%DATADIR%%/pixmaps/enemy/bosses/turtle/shell_front.png
-%%DATADIR%%/pixmaps/enemy/bosses/turtle/shell_front.settings
-%%DATADIR%%/pixmaps/enemy/bosses/turtle/shell_move_1.png
-%%DATADIR%%/pixmaps/enemy/bosses/turtle/shell_move_1.settings
-%%DATADIR%%/pixmaps/enemy/bosses/turtle/shell_move_2.png
-%%DATADIR%%/pixmaps/enemy/bosses/turtle/shell_move_2.settings
-%%DATADIR%%/pixmaps/enemy/bosses/turtle/shell_move_3.png
-%%DATADIR%%/pixmaps/enemy/bosses/turtle/shell_move_3.settings
-%%DATADIR%%/pixmaps/enemy/bosses/turtle/walk_0.png
-%%DATADIR%%/pixmaps/enemy/bosses/turtle/walk_0.settings
-%%DATADIR%%/pixmaps/enemy/bosses/turtle/walk_1.png
-%%DATADIR%%/pixmaps/enemy/bosses/turtle/walk_1.settings
-%%DATADIR%%/pixmaps/enemy/bosses/turtle/walk_2.png
-%%DATADIR%%/pixmaps/enemy/bosses/turtle/walk_2.settings
-%%DATADIR%%/pixmaps/enemy/eato/brown/1.png
-%%DATADIR%%/pixmaps/enemy/eato/brown/1.settings
-%%DATADIR%%/pixmaps/enemy/eato/brown/2.png
-%%DATADIR%%/pixmaps/enemy/eato/brown/2.settings
-%%DATADIR%%/pixmaps/enemy/eato/brown/3.png
-%%DATADIR%%/pixmaps/enemy/eato/brown/3.settings
-%%DATADIR%%/pixmaps/enemy/eato/green/1.png
-%%DATADIR%%/pixmaps/enemy/eato/green/1.settings
-%%DATADIR%%/pixmaps/enemy/eato/green/2.png
-%%DATADIR%%/pixmaps/enemy/eato/green/2.settings
-%%DATADIR%%/pixmaps/enemy/eato/green/3.png
-%%DATADIR%%/pixmaps/enemy/eato/green/3.settings
-%%DATADIR%%/pixmaps/enemy/flyon/blue/closed_1.png
-%%DATADIR%%/pixmaps/enemy/flyon/blue/closed_1.settings
-%%DATADIR%%/pixmaps/enemy/flyon/blue/closed_2.png
-%%DATADIR%%/pixmaps/enemy/flyon/blue/closed_2.settings
-%%DATADIR%%/pixmaps/enemy/flyon/blue/open_1.png
-%%DATADIR%%/pixmaps/enemy/flyon/blue/open_1.settings
-%%DATADIR%%/pixmaps/enemy/flyon/blue/open_2.png
-%%DATADIR%%/pixmaps/enemy/flyon/blue/open_2.settings
-%%DATADIR%%/pixmaps/enemy/flyon/orange/closed_1.png
-%%DATADIR%%/pixmaps/enemy/flyon/orange/closed_1.settings
-%%DATADIR%%/pixmaps/enemy/flyon/orange/closed_2.png
-%%DATADIR%%/pixmaps/enemy/flyon/orange/closed_2.settings
-%%DATADIR%%/pixmaps/enemy/flyon/orange/open_1.png
-%%DATADIR%%/pixmaps/enemy/flyon/orange/open_1.settings
-%%DATADIR%%/pixmaps/enemy/flyon/orange/open_2.png
-%%DATADIR%%/pixmaps/enemy/flyon/orange/open_2.settings
-%%DATADIR%%/pixmaps/enemy/furball/blue/dead.png
-%%DATADIR%%/pixmaps/enemy/furball/blue/dead.settings
-%%DATADIR%%/pixmaps/enemy/furball/blue/turn.png
-%%DATADIR%%/pixmaps/enemy/furball/blue/turn.settings
-%%DATADIR%%/pixmaps/enemy/furball/blue/walk_1.png
-%%DATADIR%%/pixmaps/enemy/furball/blue/walk_1.settings
-%%DATADIR%%/pixmaps/enemy/furball/blue/walk_2.png
-%%DATADIR%%/pixmaps/enemy/furball/blue/walk_2.settings
-%%DATADIR%%/pixmaps/enemy/furball/blue/walk_3.png
-%%DATADIR%%/pixmaps/enemy/furball/blue/walk_3.settings
-%%DATADIR%%/pixmaps/enemy/furball/blue/walk_4.png
-%%DATADIR%%/pixmaps/enemy/furball/blue/walk_4.settings
-%%DATADIR%%/pixmaps/enemy/furball/blue/walk_5.png
-%%DATADIR%%/pixmaps/enemy/furball/blue/walk_5.settings
-%%DATADIR%%/pixmaps/enemy/furball/blue/walk_6.png
-%%DATADIR%%/pixmaps/enemy/furball/blue/walk_6.settings
-%%DATADIR%%/pixmaps/enemy/furball/blue/walk_7.png
-%%DATADIR%%/pixmaps/enemy/furball/blue/walk_7.settings
-%%DATADIR%%/pixmaps/enemy/furball/blue/walk_8.png
-%%DATADIR%%/pixmaps/enemy/furball/blue/walk_8.settings
-%%DATADIR%%/pixmaps/enemy/furball/boss/dead.png
-%%DATADIR%%/pixmaps/enemy/furball/boss/dead.settings
-%%DATADIR%%/pixmaps/enemy/furball/boss/hit.png
-%%DATADIR%%/pixmaps/enemy/furball/boss/hit.settings
-%%DATADIR%%/pixmaps/enemy/furball/boss/turn.png
-%%DATADIR%%/pixmaps/enemy/furball/boss/turn.settings
-%%DATADIR%%/pixmaps/enemy/furball/boss/walk_1.png
-%%DATADIR%%/pixmaps/enemy/furball/boss/walk_1.settings
-%%DATADIR%%/pixmaps/enemy/furball/boss/walk_2.png
-%%DATADIR%%/pixmaps/enemy/furball/boss/walk_2.settings
-%%DATADIR%%/pixmaps/enemy/furball/boss/walk_3.png
-%%DATADIR%%/pixmaps/enemy/furball/boss/walk_3.settings
-%%DATADIR%%/pixmaps/enemy/furball/boss/walk_4.png
-%%DATADIR%%/pixmaps/enemy/furball/boss/walk_4.settings
-%%DATADIR%%/pixmaps/enemy/furball/boss/walk_5.png
-%%DATADIR%%/pixmaps/enemy/furball/boss/walk_5.settings
-%%DATADIR%%/pixmaps/enemy/furball/boss/walk_6.png
-%%DATADIR%%/pixmaps/enemy/furball/boss/walk_6.settings
-%%DATADIR%%/pixmaps/enemy/furball/boss/walk_7.png
-%%DATADIR%%/pixmaps/enemy/furball/boss/walk_7.settings
-%%DATADIR%%/pixmaps/enemy/furball/boss/walk_8.png
-%%DATADIR%%/pixmaps/enemy/furball/boss/walk_8.settings
-%%DATADIR%%/pixmaps/enemy/furball/brown/dead.png
-%%DATADIR%%/pixmaps/enemy/furball/brown/dead.settings
-%%DATADIR%%/pixmaps/enemy/furball/brown/turn.png
-%%DATADIR%%/pixmaps/enemy/furball/brown/turn.settings
-%%DATADIR%%/pixmaps/enemy/furball/brown/walk_1.png
-%%DATADIR%%/pixmaps/enemy/furball/brown/walk_1.settings
-%%DATADIR%%/pixmaps/enemy/furball/brown/walk_2.png
-%%DATADIR%%/pixmaps/enemy/furball/brown/walk_2.settings
-%%DATADIR%%/pixmaps/enemy/furball/brown/walk_3.png
-%%DATADIR%%/pixmaps/enemy/furball/brown/walk_3.settings
-%%DATADIR%%/pixmaps/enemy/furball/brown/walk_4.png
-%%DATADIR%%/pixmaps/enemy/furball/brown/walk_4.settings
-%%DATADIR%%/pixmaps/enemy/furball/brown/walk_5.png
-%%DATADIR%%/pixmaps/enemy/furball/brown/walk_5.settings
-%%DATADIR%%/pixmaps/enemy/furball/brown/walk_6.png
-%%DATADIR%%/pixmaps/enemy/furball/brown/walk_6.settings
-%%DATADIR%%/pixmaps/enemy/furball/brown/walk_7.png
-%%DATADIR%%/pixmaps/enemy/furball/brown/walk_7.settings
-%%DATADIR%%/pixmaps/enemy/furball/brown/walk_8.png
-%%DATADIR%%/pixmaps/enemy/furball/brown/walk_8.settings
-%%DATADIR%%/pixmaps/enemy/gee/electro/1.png
-%%DATADIR%%/pixmaps/enemy/gee/electro/1.settings
-%%DATADIR%%/pixmaps/enemy/gee/electro/10.png
-%%DATADIR%%/pixmaps/enemy/gee/electro/10.settings
-%%DATADIR%%/pixmaps/enemy/gee/electro/2.png
-%%DATADIR%%/pixmaps/enemy/gee/electro/2.settings
-%%DATADIR%%/pixmaps/enemy/gee/electro/3.png
-%%DATADIR%%/pixmaps/enemy/gee/electro/3.settings
-%%DATADIR%%/pixmaps/enemy/gee/electro/4.png
-%%DATADIR%%/pixmaps/enemy/gee/electro/4.settings
-%%DATADIR%%/pixmaps/enemy/gee/electro/5.png
-%%DATADIR%%/pixmaps/enemy/gee/electro/5.settings
-%%DATADIR%%/pixmaps/enemy/gee/electro/6.png
-%%DATADIR%%/pixmaps/enemy/gee/electro/6.settings
-%%DATADIR%%/pixmaps/enemy/gee/electro/7.png
-%%DATADIR%%/pixmaps/enemy/gee/electro/7.settings
-%%DATADIR%%/pixmaps/enemy/gee/electro/8.png
-%%DATADIR%%/pixmaps/enemy/gee/electro/8.settings
-%%DATADIR%%/pixmaps/enemy/gee/electro/9.png
-%%DATADIR%%/pixmaps/enemy/gee/electro/9.settings
-%%DATADIR%%/pixmaps/enemy/gee/lava/1.png
-%%DATADIR%%/pixmaps/enemy/gee/lava/1.settings
-%%DATADIR%%/pixmaps/enemy/gee/lava/10.png
-%%DATADIR%%/pixmaps/enemy/gee/lava/10.settings
-%%DATADIR%%/pixmaps/enemy/gee/lava/2.png
-%%DATADIR%%/pixmaps/enemy/gee/lava/2.settings
-%%DATADIR%%/pixmaps/enemy/gee/lava/3.png
-%%DATADIR%%/pixmaps/enemy/gee/lava/3.settings
-%%DATADIR%%/pixmaps/enemy/gee/lava/4.png
-%%DATADIR%%/pixmaps/enemy/gee/lava/4.settings
-%%DATADIR%%/pixmaps/enemy/gee/lava/5.png
-%%DATADIR%%/pixmaps/enemy/gee/lava/5.settings
-%%DATADIR%%/pixmaps/enemy/gee/lava/6.png
-%%DATADIR%%/pixmaps/enemy/gee/lava/6.settings
-%%DATADIR%%/pixmaps/enemy/gee/lava/7.png
-%%DATADIR%%/pixmaps/enemy/gee/lava/7.settings
-%%DATADIR%%/pixmaps/enemy/gee/lava/8.png
-%%DATADIR%%/pixmaps/enemy/gee/lava/8.settings
-%%DATADIR%%/pixmaps/enemy/gee/lava/9.png
-%%DATADIR%%/pixmaps/enemy/gee/lava/9.settings
-%%DATADIR%%/pixmaps/enemy/gee/venom/1.png
-%%DATADIR%%/pixmaps/enemy/gee/venom/1.settings
-%%DATADIR%%/pixmaps/enemy/gee/venom/10.png
-%%DATADIR%%/pixmaps/enemy/gee/venom/10.settings
-%%DATADIR%%/pixmaps/enemy/gee/venom/2.png
-%%DATADIR%%/pixmaps/enemy/gee/venom/2.settings
-%%DATADIR%%/pixmaps/enemy/gee/venom/3.png
-%%DATADIR%%/pixmaps/enemy/gee/venom/3.settings
-%%DATADIR%%/pixmaps/enemy/gee/venom/4.png
-%%DATADIR%%/pixmaps/enemy/gee/venom/4.settings
-%%DATADIR%%/pixmaps/enemy/gee/venom/5.png
-%%DATADIR%%/pixmaps/enemy/gee/venom/5.settings
-%%DATADIR%%/pixmaps/enemy/gee/venom/6.png
-%%DATADIR%%/pixmaps/enemy/gee/venom/6.settings
-%%DATADIR%%/pixmaps/enemy/gee/venom/7.png
-%%DATADIR%%/pixmaps/enemy/gee/venom/7.settings
-%%DATADIR%%/pixmaps/enemy/gee/venom/8.png
-%%DATADIR%%/pixmaps/enemy/gee/venom/8.settings
-%%DATADIR%%/pixmaps/enemy/gee/venom/9.png
-%%DATADIR%%/pixmaps/enemy/gee/venom/9.settings
-%%DATADIR%%/pixmaps/enemy/krush/big_1.png
-%%DATADIR%%/pixmaps/enemy/krush/big_1.settings
-%%DATADIR%%/pixmaps/enemy/krush/big_2.png
-%%DATADIR%%/pixmaps/enemy/krush/big_2.settings
-%%DATADIR%%/pixmaps/enemy/krush/big_3.png
-%%DATADIR%%/pixmaps/enemy/krush/big_3.settings
-%%DATADIR%%/pixmaps/enemy/krush/big_4.png
-%%DATADIR%%/pixmaps/enemy/krush/big_4.settings
-%%DATADIR%%/pixmaps/enemy/krush/small_1.png
-%%DATADIR%%/pixmaps/enemy/krush/small_1.settings
-%%DATADIR%%/pixmaps/enemy/krush/small_2.png
-%%DATADIR%%/pixmaps/enemy/krush/small_2.settings
-%%DATADIR%%/pixmaps/enemy/krush/small_3.png
-%%DATADIR%%/pixmaps/enemy/krush/small_3.settings
-%%DATADIR%%/pixmaps/enemy/krush/small_4.png
-%%DATADIR%%/pixmaps/enemy/krush/small_4.settings
-%%DATADIR%%/pixmaps/enemy/rokko/r.png
-%%DATADIR%%/pixmaps/enemy/rokko/r.settings
-%%DATADIR%%/pixmaps/enemy/spika/green.png
-%%DATADIR%%/pixmaps/enemy/spika/green.settings
-%%DATADIR%%/pixmaps/enemy/spika/grey.png
-%%DATADIR%%/pixmaps/enemy/spika/grey.settings
-%%DATADIR%%/pixmaps/enemy/spika/orange.png
-%%DATADIR%%/pixmaps/enemy/spika/orange.settings
-%%DATADIR%%/pixmaps/enemy/spikeball/grey/turn.png
-%%DATADIR%%/pixmaps/enemy/spikeball/grey/turn.settings
-%%DATADIR%%/pixmaps/enemy/spikeball/grey/walk_1.png
-%%DATADIR%%/pixmaps/enemy/spikeball/grey/walk_1.settings
-%%DATADIR%%/pixmaps/enemy/spikeball/grey/walk_2.png
-%%DATADIR%%/pixmaps/enemy/spikeball/grey/walk_2.settings
-%%DATADIR%%/pixmaps/enemy/spikeball/grey/walk_3.png
-%%DATADIR%%/pixmaps/enemy/spikeball/grey/walk_3.settings
-%%DATADIR%%/pixmaps/enemy/spikeball/grey/walk_4.png
-%%DATADIR%%/pixmaps/enemy/spikeball/grey/walk_4.settings
-%%DATADIR%%/pixmaps/enemy/spikeball/grey/walk_5.png
-%%DATADIR%%/pixmaps/enemy/spikeball/grey/walk_5.settings
-%%DATADIR%%/pixmaps/enemy/spikeball/grey/walk_6.png
-%%DATADIR%%/pixmaps/enemy/spikeball/grey/walk_6.settings
-%%DATADIR%%/pixmaps/enemy/spikeball/grey/walk_7.png
-%%DATADIR%%/pixmaps/enemy/spikeball/grey/walk_7.settings
-%%DATADIR%%/pixmaps/enemy/spikeball/grey/walk_8.png
-%%DATADIR%%/pixmaps/enemy/spikeball/grey/walk_8.settings
-%%DATADIR%%/pixmaps/enemy/static/blocks/desert/1.png
-%%DATADIR%%/pixmaps/enemy/static/blocks/desert/1.settings
-%%DATADIR%%/pixmaps/enemy/static/blocks/spike_1/1_grey.png
-%%DATADIR%%/pixmaps/enemy/static/blocks/spike_1/1_grey.settings
-%%DATADIR%%/pixmaps/enemy/static/blocks/spike_1/1_orange.png
-%%DATADIR%%/pixmaps/enemy/static/blocks/spike_1/1_orange.settings
-%%DATADIR%%/pixmaps/enemy/static/blocks/spike_1/2_grey.png
-%%DATADIR%%/pixmaps/enemy/static/blocks/spike_1/2_grey.settings
-%%DATADIR%%/pixmaps/enemy/static/fire/fireballs_1/1.png
-%%DATADIR%%/pixmaps/enemy/static/fire/fireballs_1/1.settings
-%%DATADIR%%/pixmaps/enemy/static/metal_1/1.png
-%%DATADIR%%/pixmaps/enemy/static/metal_1/1.settings
-%%DATADIR%%/pixmaps/enemy/static/metal_1/1_up.settings
-%%DATADIR%%/pixmaps/enemy/static/saw/default.png
-%%DATADIR%%/pixmaps/enemy/static/saw/default.settings
-%%DATADIR%%/pixmaps/enemy/static/saw/face_1.png
-%%DATADIR%%/pixmaps/enemy/static/saw/face_1.settings
-%%DATADIR%%/pixmaps/enemy/thromp/active.png
-%%DATADIR%%/pixmaps/enemy/thromp/default.png
-%%DATADIR%%/pixmaps/enemy/thromp/desert_1/active.png
-%%DATADIR%%/pixmaps/enemy/thromp/desert_1/default.png
-%%DATADIR%%/pixmaps/enemy/thromp/desert_1/down.settings
-%%DATADIR%%/pixmaps/enemy/thromp/desert_1/down_active.settings
-%%DATADIR%%/pixmaps/enemy/thromp/desert_1/left.settings
-%%DATADIR%%/pixmaps/enemy/thromp/desert_1/left_active.settings
-%%DATADIR%%/pixmaps/enemy/thromp/desert_1/right.settings
-%%DATADIR%%/pixmaps/enemy/thromp/desert_1/right_active.settings
-%%DATADIR%%/pixmaps/enemy/thromp/desert_1/up.settings
-%%DATADIR%%/pixmaps/enemy/thromp/desert_1/up_active.settings
-%%DATADIR%%/pixmaps/enemy/thromp/down.settings
-%%DATADIR%%/pixmaps/enemy/thromp/down_active.settings
-%%DATADIR%%/pixmaps/enemy/thromp/left.settings
-%%DATADIR%%/pixmaps/enemy/thromp/left_active.settings
-%%DATADIR%%/pixmaps/enemy/thromp/right.settings
-%%DATADIR%%/pixmaps/enemy/thromp/right_active.settings
-%%DATADIR%%/pixmaps/enemy/thromp/up.settings
-%%DATADIR%%/pixmaps/enemy/thromp/up_active.settings
-%%DATADIR%%/pixmaps/enemy/turtle/green/roll.png
-%%DATADIR%%/pixmaps/enemy/turtle/green/roll.settings
-%%DATADIR%%/pixmaps/enemy/turtle/green/shell.png
-%%DATADIR%%/pixmaps/enemy/turtle/green/shell.settings
-%%DATADIR%%/pixmaps/enemy/turtle/green/shell_look_1.png
-%%DATADIR%%/pixmaps/enemy/turtle/green/shell_look_1.settings
-%%DATADIR%%/pixmaps/enemy/turtle/green/shell_look_2.png
-%%DATADIR%%/pixmaps/enemy/turtle/green/shell_look_2.settings
-%%DATADIR%%/pixmaps/enemy/turtle/green/shell_look_3.png
-%%DATADIR%%/pixmaps/enemy/turtle/green/shell_look_3.settings
-%%DATADIR%%/pixmaps/enemy/turtle/green/turn.png
-%%DATADIR%%/pixmaps/enemy/turtle/green/turn.settings
-%%DATADIR%%/pixmaps/enemy/turtle/green/walk_1.png
-%%DATADIR%%/pixmaps/enemy/turtle/green/walk_1.settings
-%%DATADIR%%/pixmaps/enemy/turtle/green/walk_2.png
-%%DATADIR%%/pixmaps/enemy/turtle/green/walk_2.settings
-%%DATADIR%%/pixmaps/enemy/turtle/green/walk_3.png
-%%DATADIR%%/pixmaps/enemy/turtle/green/walk_3.settings
-%%DATADIR%%/pixmaps/enemy/turtle/green/walk_4.png
-%%DATADIR%%/pixmaps/enemy/turtle/green/walk_4.settings
-%%DATADIR%%/pixmaps/enemy/turtle/green/walk_5.png
-%%DATADIR%%/pixmaps/enemy/turtle/green/walk_5.settings
-%%DATADIR%%/pixmaps/enemy/turtle/green/walk_6.png
-%%DATADIR%%/pixmaps/enemy/turtle/green/walk_6.settings
-%%DATADIR%%/pixmaps/enemy/turtle/green/walk_7.png
-%%DATADIR%%/pixmaps/enemy/turtle/green/walk_7.settings
-%%DATADIR%%/pixmaps/enemy/turtle/green/walk_8.png
-%%DATADIR%%/pixmaps/enemy/turtle/green/walk_8.settings
-%%DATADIR%%/pixmaps/enemy/turtle/green/walk_9.png
-%%DATADIR%%/pixmaps/enemy/turtle/green/walk_9.settings
-%%DATADIR%%/pixmaps/enemy/turtle/red/shell_active.settings
-%%DATADIR%%/pixmaps/enemy/turtle/red/shell_front.png
-%%DATADIR%%/pixmaps/enemy/turtle/red/shell_front.settings
-%%DATADIR%%/pixmaps/enemy/turtle/red/shell_move_1.png
-%%DATADIR%%/pixmaps/enemy/turtle/red/shell_move_1.settings
-%%DATADIR%%/pixmaps/enemy/turtle/red/shell_move_2.png
-%%DATADIR%%/pixmaps/enemy/turtle/red/shell_move_2.settings
-%%DATADIR%%/pixmaps/enemy/turtle/red/shell_move_3.png
-%%DATADIR%%/pixmaps/enemy/turtle/red/shell_move_3.settings
-%%DATADIR%%/pixmaps/enemy/turtle/red/walk_0.png
-%%DATADIR%%/pixmaps/enemy/turtle/red/walk_0.settings
-%%DATADIR%%/pixmaps/enemy/turtle/red/walk_1.png
-%%DATADIR%%/pixmaps/enemy/turtle/red/walk_1.settings
-%%DATADIR%%/pixmaps/enemy/turtle/red/walk_2.png
-%%DATADIR%%/pixmaps/enemy/turtle/red/walk_2.settings
-%%DATADIR%%/pixmaps/game/arrow/small/blue/down.settings
-%%DATADIR%%/pixmaps/game/arrow/small/blue/left.settings
-%%DATADIR%%/pixmaps/game/arrow/small/blue/right.png
-%%DATADIR%%/pixmaps/game/arrow/small/blue/right.settings
-%%DATADIR%%/pixmaps/game/arrow/small/blue/up.settings
-%%DATADIR%%/pixmaps/game/arrow/small/white/down.settings
-%%DATADIR%%/pixmaps/game/arrow/small/white/left.settings
-%%DATADIR%%/pixmaps/game/arrow/small/white/right.png
-%%DATADIR%%/pixmaps/game/arrow/small/white/right.settings
-%%DATADIR%%/pixmaps/game/arrow/small/white/up.settings
-%%DATADIR%%/pixmaps/game/background/beach_island.png
-%%DATADIR%%/pixmaps/game/background/beach_island.settings
-%%DATADIR%%/pixmaps/game/background/blue_hills_1.png
-%%DATADIR%%/pixmaps/game/background/blue_hills_1.settings
-%%DATADIR%%/pixmaps/game/background/blue_mountains_1.png
-%%DATADIR%%/pixmaps/game/background/blue_mountains_1.settings
-%%DATADIR%%/pixmaps/game/background/blue_waterhills_1.png
-%%DATADIR%%/pixmaps/game/background/blue_waterhills_1.settings
-%%DATADIR%%/pixmaps/game/background/bottom_sand_fog.png
-%%DATADIR%%/pixmaps/game/background/bottom_sand_fog.settings
-%%DATADIR%%/pixmaps/game/background/cave_1.png
-%%DATADIR%%/pixmaps/game/background/cave_1.settings
-%%DATADIR%%/pixmaps/game/background/cave_2.png
-%%DATADIR%%/pixmaps/game/background/cave_2.settings
-%%DATADIR%%/pixmaps/game/background/cave_3.png
-%%DATADIR%%/pixmaps/game/background/cave_3.settings
-%%DATADIR%%/pixmaps/game/background/darkening.png
-%%DATADIR%%/pixmaps/game/background/darkening.settings
-%%DATADIR%%/pixmaps/game/background/desert_dunes_1.png
-%%DATADIR%%/pixmaps/game/background/desert_dunes_1.settings
-%%DATADIR%%/pixmaps/game/background/desert_hills_1.png
-%%DATADIR%%/pixmaps/game/background/desert_hills_1.settings
-%%DATADIR%%/pixmaps/game/background/forest_1.png
-%%DATADIR%%/pixmaps/game/background/forest_1.settings
-%%DATADIR%%/pixmaps/game/background/forest_2.png
-%%DATADIR%%/pixmaps/game/background/forest_2.settings
-%%DATADIR%%/pixmaps/game/background/ghost_hills_1.png
-%%DATADIR%%/pixmaps/game/background/ghost_hills_1.settings
-%%DATADIR%%/pixmaps/game/background/green_grass_1.png
-%%DATADIR%%/pixmaps/game/background/green_grass_1.settings
-%%DATADIR%%/pixmaps/game/background/green_hills_1.png
-%%DATADIR%%/pixmaps/game/background/green_hills_1.settings
-%%DATADIR%%/pixmaps/game/background/green_hills_2.png
-%%DATADIR%%/pixmaps/game/background/green_hills_2.settings
-%%DATADIR%%/pixmaps/game/background/green_junglehills.png
-%%DATADIR%%/pixmaps/game/background/green_junglehills.settings
-%%DATADIR%%/pixmaps/game/background/low_sand.png
-%%DATADIR%%/pixmaps/game/background/low_sand.settings
-%%DATADIR%%/pixmaps/game/background/moon_big_1.png
-%%DATADIR%%/pixmaps/game/background/moon_big_1.settings
-%%DATADIR%%/pixmaps/game/background/more_hills.png
-%%DATADIR%%/pixmaps/game/background/more_hills.settings
-%%DATADIR%%/pixmaps/game/background/ocean_green.png
-%%DATADIR%%/pixmaps/game/background/ocean_green.settings
-%%DATADIR%%/pixmaps/game/background/puffy_clouds.png
-%%DATADIR%%/pixmaps/game/background/puffy_clouds.settings
-%%DATADIR%%/pixmaps/game/background/sand_hill_1.png
-%%DATADIR%%/pixmaps/game/background/sand_hill_1.settings
-%%DATADIR%%/pixmaps/game/background/small_green_ballhills_1.png
-%%DATADIR%%/pixmaps/game/background/small_green_ballhills_1.settings
-%%DATADIR%%/pixmaps/game/background/small_green_ballhills_2.png
-%%DATADIR%%/pixmaps/game/background/small_green_ballhills_2.settings
-%%DATADIR%%/pixmaps/game/background/snow_hills_1.png
-%%DATADIR%%/pixmaps/game/background/snow_hills_1.settings
-%%DATADIR%%/pixmaps/game/background/stalagtites_background_1.png
-%%DATADIR%%/pixmaps/game/background/stalagtites_background_1.settings
-%%DATADIR%%/pixmaps/game/background/stalagtites_background_2.png
-%%DATADIR%%/pixmaps/game/background/stalagtites_background_2.settings
-%%DATADIR%%/pixmaps/game/background/stars_1.png
-%%DATADIR%%/pixmaps/game/background/stars_1.settings
-%%DATADIR%%/pixmaps/game/background/stone_columns_1.png
-%%DATADIR%%/pixmaps/game/background/stone_columns_1.settings
-%%DATADIR%%/pixmaps/game/box/brown1_1.png
-%%DATADIR%%/pixmaps/game/box/brown1_1.settings
-%%DATADIR%%/pixmaps/game/box/white1_1.png
-%%DATADIR%%/pixmaps/game/box/white1_1.settings
-%%DATADIR%%/pixmaps/game/box/yellow/bonus/1.png
-%%DATADIR%%/pixmaps/game/box/yellow/bonus/1.settings
-%%DATADIR%%/pixmaps/game/box/yellow/bonus/2.png
-%%DATADIR%%/pixmaps/game/box/yellow/bonus/2.settings
-%%DATADIR%%/pixmaps/game/box/yellow/bonus/3.png
-%%DATADIR%%/pixmaps/game/box/yellow/bonus/3.settings
-%%DATADIR%%/pixmaps/game/box/yellow/bonus/4.png
-%%DATADIR%%/pixmaps/game/box/yellow/bonus/4.settings
-%%DATADIR%%/pixmaps/game/box/yellow/bonus/5.png
-%%DATADIR%%/pixmaps/game/box/yellow/bonus/5.settings
-%%DATADIR%%/pixmaps/game/box/yellow/bonus/6.png
-%%DATADIR%%/pixmaps/game/box/yellow/bonus/6.settings
-%%DATADIR%%/pixmaps/game/box/yellow/default.png
-%%DATADIR%%/pixmaps/game/box/yellow/default.settings
-%%DATADIR%%/pixmaps/game/box/yellow/power_1.png
-%%DATADIR%%/pixmaps/game/box/yellow/power_1.settings
-%%DATADIR%%/pixmaps/game/box/yellow/power_2.png
-%%DATADIR%%/pixmaps/game/box/yellow/power_2.settings
-%%DATADIR%%/pixmaps/game/box/yellow/power_3.png
-%%DATADIR%%/pixmaps/game/box/yellow/power_3.settings
-%%DATADIR%%/pixmaps/game/box/yellow/power_4.png
-%%DATADIR%%/pixmaps/game/box/yellow/power_4.settings
-%%DATADIR%%/pixmaps/game/box/yellow/spin/1.png
-%%DATADIR%%/pixmaps/game/box/yellow/spin/1.settings
-%%DATADIR%%/pixmaps/game/box/yellow/spin/2.png
-%%DATADIR%%/pixmaps/game/box/yellow/spin/2.settings
-%%DATADIR%%/pixmaps/game/box/yellow/spin/3.png
-%%DATADIR%%/pixmaps/game/box/yellow/spin/3.settings
-%%DATADIR%%/pixmaps/game/box/yellow/spin/4.png
-%%DATADIR%%/pixmaps/game/box/yellow/spin/4.settings
-%%DATADIR%%/pixmaps/game/box/yellow/spin/5.png
-%%DATADIR%%/pixmaps/game/box/yellow/spin/5.settings
-%%DATADIR%%/pixmaps/game/box/yellow/spin/disabled.png
-%%DATADIR%%/pixmaps/game/box/yellow/spin/disabled.settings
-%%DATADIR%%/pixmaps/game/editor/measures/big_h.settings
-%%DATADIR%%/pixmaps/game/editor/measures/big_w.settings
-%%DATADIR%%/pixmaps/game/editor/measures/duck_h.settings
-%%DATADIR%%/pixmaps/game/editor/measures/height.settings
-%%DATADIR%%/pixmaps/game/editor/measures/measure.png
-%%DATADIR%%/pixmaps/game/editor/measures/normal_jump_h.settings
-%%DATADIR%%/pixmaps/game/editor/measures/normal_jump_w.settings
-%%DATADIR%%/pixmaps/game/editor/measures/power_jump_h.settings
-%%DATADIR%%/pixmaps/game/editor/measures/power_jump_w.settings
-%%DATADIR%%/pixmaps/game/editor/measures/run_jump_h.settings
-%%DATADIR%%/pixmaps/game/editor/measures/run_jump_w.settings
-%%DATADIR%%/pixmaps/game/editor/measures/small_h.settings
-%%DATADIR%%/pixmaps/game/editor/measures/small_w.settings
-%%DATADIR%%/pixmaps/game/editor/measures/width.settings
-%%DATADIR%%/pixmaps/game/editor/special.png
-%%DATADIR%%/pixmaps/game/editor/special.settings
-%%DATADIR%%/pixmaps/game/editor/unknown.png
-%%DATADIR%%/pixmaps/game/editor/unknown.settings
-%%DATADIR%%/pixmaps/game/game_over.png
-%%DATADIR%%/pixmaps/game/game_over.settings
-%%DATADIR%%/pixmaps/game/gold_m.png
-%%DATADIR%%/pixmaps/game/gold_m.settings
-%%DATADIR%%/pixmaps/game/itembox.png
-%%DATADIR%%/pixmaps/game/itembox.settings
-%%DATADIR%%/pixmaps/game/items/fireplant.png
-%%DATADIR%%/pixmaps/game/items/fireplant.settings
-%%DATADIR%%/pixmaps/game/items/fireplant_left.png
-%%DATADIR%%/pixmaps/game/items/fireplant_left.settings
-%%DATADIR%%/pixmaps/game/items/fireplant_right.png
-%%DATADIR%%/pixmaps/game/items/fireplant_right.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/red/1.png
-%%DATADIR%%/pixmaps/game/items/goldpiece/red/1.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/red/10.png
-%%DATADIR%%/pixmaps/game/items/goldpiece/red/10.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/red/10_falling.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/red/1_falling.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/red/2.png
-%%DATADIR%%/pixmaps/game/items/goldpiece/red/2.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/red/2_falling.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/red/3.png
-%%DATADIR%%/pixmaps/game/items/goldpiece/red/3.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/red/3_falling.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/red/4.png
-%%DATADIR%%/pixmaps/game/items/goldpiece/red/4.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/red/4_falling.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/red/5.png
-%%DATADIR%%/pixmaps/game/items/goldpiece/red/5.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/red/5_falling.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/red/6.png
-%%DATADIR%%/pixmaps/game/items/goldpiece/red/6.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/red/6_falling.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/red/7.png
-%%DATADIR%%/pixmaps/game/items/goldpiece/red/7.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/red/7_falling.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/red/8.png
-%%DATADIR%%/pixmaps/game/items/goldpiece/red/8.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/red/8_falling.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/red/9.png
-%%DATADIR%%/pixmaps/game/items/goldpiece/red/9.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/red/9_falling.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/yellow/1.png
-%%DATADIR%%/pixmaps/game/items/goldpiece/yellow/1.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/yellow/10.png
-%%DATADIR%%/pixmaps/game/items/goldpiece/yellow/10.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/yellow/10_falling.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/yellow/1_falling.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/yellow/2.png
-%%DATADIR%%/pixmaps/game/items/goldpiece/yellow/2.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/yellow/2_falling.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/yellow/3.png
-%%DATADIR%%/pixmaps/game/items/goldpiece/yellow/3.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/yellow/3_falling.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/yellow/4.png
-%%DATADIR%%/pixmaps/game/items/goldpiece/yellow/4.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/yellow/4_falling.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/yellow/5.png
-%%DATADIR%%/pixmaps/game/items/goldpiece/yellow/5.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/yellow/5_falling.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/yellow/6.png
-%%DATADIR%%/pixmaps/game/items/goldpiece/yellow/6.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/yellow/6_falling.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/yellow/7.png
-%%DATADIR%%/pixmaps/game/items/goldpiece/yellow/7.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/yellow/7_falling.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/yellow/8.png
-%%DATADIR%%/pixmaps/game/items/goldpiece/yellow/8.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/yellow/8_falling.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/yellow/9.png
-%%DATADIR%%/pixmaps/game/items/goldpiece/yellow/9.settings
-%%DATADIR%%/pixmaps/game/items/goldpiece/yellow/9_falling.settings
-%%DATADIR%%/pixmaps/game/items/moon_1.png
-%%DATADIR%%/pixmaps/game/items/moon_1.settings
-%%DATADIR%%/pixmaps/game/items/moon_2.png
-%%DATADIR%%/pixmaps/game/items/moon_2.settings
-%%DATADIR%%/pixmaps/game/items/mushroom_blue.png
-%%DATADIR%%/pixmaps/game/items/mushroom_blue.settings
-%%DATADIR%%/pixmaps/game/items/mushroom_ghost.png
-%%DATADIR%%/pixmaps/game/items/mushroom_ghost.settings
-%%DATADIR%%/pixmaps/game/items/mushroom_green.png
-%%DATADIR%%/pixmaps/game/items/mushroom_green.settings
-%%DATADIR%%/pixmaps/game/items/mushroom_poison.png
-%%DATADIR%%/pixmaps/game/items/mushroom_poison.settings
-%%DATADIR%%/pixmaps/game/items/mushroom_red.png
-%%DATADIR%%/pixmaps/game/items/mushroom_red.settings
-%%DATADIR%%/pixmaps/game/items/star.png
-%%DATADIR%%/pixmaps/game/items/star.settings
-%%DATADIR%%/pixmaps/game/level/door_castle_1.png
-%%DATADIR%%/pixmaps/game/level/door_castle_1.settings
-%%DATADIR%%/pixmaps/game/level/door_red_1.png
-%%DATADIR%%/pixmaps/game/level/door_red_1.settings
-%%DATADIR%%/pixmaps/game/level/door_wood_1.png
-%%DATADIR%%/pixmaps/game/level/door_wood_1.settings
-%%DATADIR%%/pixmaps/game/level/door_yellow_1.png
-%%DATADIR%%/pixmaps/game/level/door_yellow_1.settings
-%%DATADIR%%/pixmaps/game/logo/smc_big_1.png
-%%DATADIR%%/pixmaps/game/logo/smc_big_1.settings
-%%DATADIR%%/pixmaps/game/maryo_l.png
-%%DATADIR%%/pixmaps/game/maryo_l.settings
-%%DATADIR%%/pixmaps/game/the_end.png
-%%DATADIR%%/pixmaps/game/the_end.settings
-%%DATADIR%%/pixmaps/ground/candy_1/candy_cane_2_middle.png
-%%DATADIR%%/pixmaps/ground/candy_1/candy_cane_2_middle_left.settings
-%%DATADIR%%/pixmaps/ground/candy_1/candy_cane_2_middle_right.settings
-%%DATADIR%%/pixmaps/ground/candy_1/candy_cane_2_top.png
-%%DATADIR%%/pixmaps/ground/candy_1/candy_cane_2_top_left.settings
-%%DATADIR%%/pixmaps/ground/candy_1/candy_cane_2_top_right.settings
-%%DATADIR%%/pixmaps/ground/candy_1/candy_cane_middle.png
-%%DATADIR%%/pixmaps/ground/candy_1/candy_cane_middle_left.settings
-%%DATADIR%%/pixmaps/ground/candy_1/candy_cane_middle_right.settings
-%%DATADIR%%/pixmaps/ground/candy_1/candy_cane_top.png
-%%DATADIR%%/pixmaps/ground/candy_1/candy_cane_top_left.settings
-%%DATADIR%%/pixmaps/ground/candy_1/candy_cane_top_right.settings
-%%DATADIR%%/pixmaps/ground/castle_1/ground/bottom/1.png
-%%DATADIR%%/pixmaps/ground/castle_1/ground/bottom/1.settings
-%%DATADIR%%/pixmaps/ground/castle_1/ground/bottom/left.png
-%%DATADIR%%/pixmaps/ground/castle_1/ground/bottom/left.settings
-%%DATADIR%%/pixmaps/ground/castle_1/ground/bottom/right.settings
-%%DATADIR%%/pixmaps/ground/castle_1/ground/middle/1.png
-%%DATADIR%%/pixmaps/ground/castle_1/ground/middle/1.settings
-%%DATADIR%%/pixmaps/ground/castle_1/ground/middle/left.png
-%%DATADIR%%/pixmaps/ground/castle_1/ground/middle/left.settings
-%%DATADIR%%/pixmaps/ground/castle_1/ground/middle/left_bottom.png
-%%DATADIR%%/pixmaps/ground/castle_1/ground/middle/left_bottom.settings
-%%DATADIR%%/pixmaps/ground/castle_1/ground/middle/left_top.png
-%%DATADIR%%/pixmaps/ground/castle_1/ground/middle/left_top.settings
-%%DATADIR%%/pixmaps/ground/castle_1/ground/middle/right.settings
-%%DATADIR%%/pixmaps/ground/castle_1/ground/middle/right_bottom.settings
-%%DATADIR%%/pixmaps/ground/castle_1/ground/middle/right_top.settings
-%%DATADIR%%/pixmaps/ground/castle_1/ground/top/1.png
-%%DATADIR%%/pixmaps/ground/castle_1/ground/top/1.settings
-%%DATADIR%%/pixmaps/ground/castle_1/ground/top/left.png
-%%DATADIR%%/pixmaps/ground/castle_1/ground/top/left.settings
-%%DATADIR%%/pixmaps/ground/castle_1/ground/top/right.settings
-%%DATADIR%%/pixmaps/ground/castle_1/statue/objects/eato.png
-%%DATADIR%%/pixmaps/ground/castle_1/statue/objects/eato.settings
-%%DATADIR%%/pixmaps/ground/castle_1/statue/objects/fireplant.png
-%%DATADIR%%/pixmaps/ground/castle_1/statue/objects/fireplant.settings
-%%DATADIR%%/pixmaps/ground/castle_1/statue/objects/furball.png
-%%DATADIR%%/pixmaps/ground/castle_1/statue/objects/furball.settings
-%%DATADIR%%/pixmaps/ground/castle_1/statue/objects/moon.png
-%%DATADIR%%/pixmaps/ground/castle_1/statue/objects/moon.settings
-%%DATADIR%%/pixmaps/ground/castle_1/statue/objects/mushroom.png
-%%DATADIR%%/pixmaps/ground/castle_1/statue/objects/mushroom.settings
-%%DATADIR%%/pixmaps/ground/castle_1/statue/objects/shell.png
-%%DATADIR%%/pixmaps/ground/castle_1/statue/objects/shell.settings
-%%DATADIR%%/pixmaps/ground/castle_1/statue/objects/small_maryo.png
-%%DATADIR%%/pixmaps/ground/castle_1/statue/objects/small_maryo.settings
-%%DATADIR%%/pixmaps/ground/castle_1/statue/objects/spika.png
-%%DATADIR%%/pixmaps/ground/castle_1/statue/objects/spika.settings
-%%DATADIR%%/pixmaps/ground/castle_1/statue/objects/spikeball.png
-%%DATADIR%%/pixmaps/ground/castle_1/statue/objects/spikeball.settings
-%%DATADIR%%/pixmaps/ground/castle_1/statue/plinth_1.png
-%%DATADIR%%/pixmaps/ground/castle_1/statue/plinth_1.settings
-%%DATADIR%%/pixmaps/ground/desert_1/bones/rackabones_back.png
-%%DATADIR%%/pixmaps/ground/desert_1/bones/rackabones_back.settings
-%%DATADIR%%/pixmaps/ground/desert_1/bones/rackabones_front.png
-%%DATADIR%%/pixmaps/ground/desert_1/bones/rackabones_front.settings
-%%DATADIR%%/pixmaps/ground/desert_1/bones/rackabones_middle.png
-%%DATADIR%%/pixmaps/ground/desert_1/bones/rackabones_middle.settings
-%%DATADIR%%/pixmaps/ground/desert_1/ground/middle/1.png
-%%DATADIR%%/pixmaps/ground/desert_1/ground/middle/1.settings
-%%DATADIR%%/pixmaps/ground/desert_1/ground/middle/2.png
-%%DATADIR%%/pixmaps/ground/desert_1/ground/middle/2.settings
-%%DATADIR%%/pixmaps/ground/desert_1/ground/middle/left.png
-%%DATADIR%%/pixmaps/ground/desert_1/ground/middle/left.settings
-%%DATADIR%%/pixmaps/ground/desert_1/ground/middle/right.png
-%%DATADIR%%/pixmaps/ground/desert_1/ground/middle/right.settings
-%%DATADIR%%/pixmaps/ground/desert_1/ground/top/1.png
-%%DATADIR%%/pixmaps/ground/desert_1/ground/top/1.settings
-%%DATADIR%%/pixmaps/ground/desert_1/ground/top/2.png
-%%DATADIR%%/pixmaps/ground/desert_1/ground/top/2.settings
-%%DATADIR%%/pixmaps/ground/desert_1/ground/top/left.png
-%%DATADIR%%/pixmaps/ground/desert_1/ground/top/left.settings
-%%DATADIR%%/pixmaps/ground/desert_1/ground/top/right.png
-%%DATADIR%%/pixmaps/ground/desert_1/ground/top/right.settings
-%%DATADIR%%/pixmaps/ground/ghost_1/joist_1.png
-%%DATADIR%%/pixmaps/ground/ghost_1/joist_1.settings
-%%DATADIR%%/pixmaps/ground/ghost_1/lamp_1.png
-%%DATADIR%%/pixmaps/ground/ghost_1/lamp_1.settings
-%%DATADIR%%/pixmaps/ground/ghost_1/stone_1.png
-%%DATADIR%%/pixmaps/ground/ghost_1/stone_1.settings
-%%DATADIR%%/pixmaps/ground/ghost_1/way_1_left.png
-%%DATADIR%%/pixmaps/ground/ghost_1/way_1_left.settings
-%%DATADIR%%/pixmaps/ground/ghost_1/way_1_middle.png
-%%DATADIR%%/pixmaps/ground/ghost_1/way_1_middle.settings
-%%DATADIR%%/pixmaps/ground/ghost_1/way_1_right.png
-%%DATADIR%%/pixmaps/ground/ghost_1/way_1_right.settings
-%%DATADIR%%/pixmaps/ground/ghost_1/window_1.png
-%%DATADIR%%/pixmaps/ground/ghost_1/window_1.settings
-%%DATADIR%%/pixmaps/ground/green_1/chest/closed.png
-%%DATADIR%%/pixmaps/ground/green_1/chest/closed.settings
-%%DATADIR%%/pixmaps/ground/green_1/chest/open_1.png
-%%DATADIR%%/pixmaps/ground/green_1/chest/open_1.settings
-%%DATADIR%%/pixmaps/ground/green_1/chest/open_2.png
-%%DATADIR%%/pixmaps/ground/green_1/chest/open_2.settings
-%%DATADIR%%/pixmaps/ground/green_1/hedges/big_1.png
-%%DATADIR%%/pixmaps/ground/green_1/hedges/big_1.settings
-%%DATADIR%%/pixmaps/ground/green_1/hedges/big_2.png
-%%DATADIR%%/pixmaps/ground/green_1/hedges/big_2.settings
-%%DATADIR%%/pixmaps/ground/green_1/hedges/medium_1.png
-%%DATADIR%%/pixmaps/ground/green_1/hedges/medium_1.settings
-%%DATADIR%%/pixmaps/ground/green_1/hedges/medium_2.png
-%%DATADIR%%/pixmaps/ground/green_1/hedges/medium_2.settings
-%%DATADIR%%/pixmaps/ground/green_1/hedges/small_1.png
-%%DATADIR%%/pixmaps/ground/green_1/hedges/small_1.settings
-%%DATADIR%%/pixmaps/ground/green_1/hedges/small_2.png
-%%DATADIR%%/pixmaps/ground/green_1/hedges/small_2.settings
-%%DATADIR%%/pixmaps/ground/green_1/hedges/wild_medium.png
-%%DATADIR%%/pixmaps/ground/green_1/hedges/wild_medium.settings
-%%DATADIR%%/pixmaps/ground/green_1/kplant.png
-%%DATADIR%%/pixmaps/ground/green_1/kplant.settings
-%%DATADIR%%/pixmaps/ground/green_1/kplant_head.png
-%%DATADIR%%/pixmaps/ground/green_1/kplant_head.settings
-%%DATADIR%%/pixmaps/ground/green_1/plant_l.settings
-%%DATADIR%%/pixmaps/ground/green_1/plant_m.png
-%%DATADIR%%/pixmaps/ground/green_1/plant_m.settings
-%%DATADIR%%/pixmaps/ground/green_1/plant_r.png
-%%DATADIR%%/pixmaps/ground/green_1/plant_r.settings
-%%DATADIR%%/pixmaps/ground/green_1/slider/1/brown/left.png
-%%DATADIR%%/pixmaps/ground/green_1/slider/1/brown/left.settings
-%%DATADIR%%/pixmaps/ground/green_1/slider/1/brown/middle.png
-%%DATADIR%%/pixmaps/ground/green_1/slider/1/brown/middle.settings
-%%DATADIR%%/pixmaps/ground/green_1/slider/1/brown/right.png
-%%DATADIR%%/pixmaps/ground/green_1/slider/1/brown/right.settings
-%%DATADIR%%/pixmaps/ground/green_2/apple_green.png
-%%DATADIR%%/pixmaps/ground/green_2/apple_green.settings
-%%DATADIR%%/pixmaps/ground/green_2/gras_middle.png
-%%DATADIR%%/pixmaps/ground/green_2/gras_middle.settings
-%%DATADIR%%/pixmaps/ground/green_2/hedges/big_1.png
-%%DATADIR%%/pixmaps/ground/green_2/hedges/big_1.settings
-%%DATADIR%%/pixmaps/ground/green_2/hedges/big_2.png
-%%DATADIR%%/pixmaps/ground/green_2/hedges/big_2.settings
-%%DATADIR%%/pixmaps/ground/green_2/hedges/big_3.png
-%%DATADIR%%/pixmaps/ground/green_2/hedges/big_3.settings
-%%DATADIR%%/pixmaps/ground/green_2/hedges/cactus_1.png
-%%DATADIR%%/pixmaps/ground/green_2/hedges/cactus_1.settings
-%%DATADIR%%/pixmaps/ground/green_2/hedges/cactus_2.png
-%%DATADIR%%/pixmaps/ground/green_2/hedges/cactus_2.settings
-%%DATADIR%%/pixmaps/ground/green_2/hedges/cactus_3.png
-%%DATADIR%%/pixmaps/ground/green_2/hedges/cactus_3.settings
-%%DATADIR%%/pixmaps/ground/green_2/hedges/cactus_4.png
-%%DATADIR%%/pixmaps/ground/green_2/hedges/cactus_4.settings
-%%DATADIR%%/pixmaps/ground/green_2/hedges/small_1.png
-%%DATADIR%%/pixmaps/ground/green_2/hedges/small_1.settings
-%%DATADIR%%/pixmaps/ground/green_2/hedges/small_2.png
-%%DATADIR%%/pixmaps/ground/green_2/hedges/small_2.settings
-%%DATADIR%%/pixmaps/ground/green_2/hedges/small_3.png
-%%DATADIR%%/pixmaps/ground/green_2/hedges/small_3.settings
-%%DATADIR%%/pixmaps/ground/green_2/hedges/small_4.png
-%%DATADIR%%/pixmaps/ground/green_2/hedges/small_4.settings
-%%DATADIR%%/pixmaps/ground/green_2/tendril.png
-%%DATADIR%%/pixmaps/ground/green_2/tendril.settings
-%%DATADIR%%/pixmaps/ground/green_2/tendril_top.png
-%%DATADIR%%/pixmaps/ground/green_2/tendril_top.settings
-%%DATADIR%%/pixmaps/ground/green_2/trees/balloon_tree/bottom.png
-%%DATADIR%%/pixmaps/ground/green_2/trees/balloon_tree/bottom.settings
-%%DATADIR%%/pixmaps/ground/green_2/trees/balloon_tree/middle.png
-%%DATADIR%%/pixmaps/ground/green_2/trees/balloon_tree/middle.settings
-%%DATADIR%%/pixmaps/ground/green_2/trees/balloon_tree/top.png
-%%DATADIR%%/pixmaps/ground/green_2/trees/balloon_tree/top.settings
-%%DATADIR%%/pixmaps/ground/green_2/trees/balloon_tree/trunk.png
-%%DATADIR%%/pixmaps/ground/green_2/trees/balloon_tree/trunk.settings
-%%DATADIR%%/pixmaps/ground/green_2/trees/balloon_tree/trunk_node.png
-%%DATADIR%%/pixmaps/ground/green_2/trees/balloon_tree/trunk_node.settings
-%%DATADIR%%/pixmaps/ground/green_3/ground/bottom/1.png
-%%DATADIR%%/pixmaps/ground/green_3/ground/bottom/1.settings
-%%DATADIR%%/pixmaps/ground/green_3/ground/bottom/left.png
-%%DATADIR%%/pixmaps/ground/green_3/ground/bottom/left.settings
-%%DATADIR%%/pixmaps/ground/green_3/ground/bottom/right.settings
-%%DATADIR%%/pixmaps/ground/green_3/ground/middle/1.png
-%%DATADIR%%/pixmaps/ground/green_3/ground/middle/1.settings
-%%DATADIR%%/pixmaps/ground/green_3/ground/middle/left.png
-%%DATADIR%%/pixmaps/ground/green_3/ground/middle/left.settings
-%%DATADIR%%/pixmaps/ground/green_3/ground/middle/left_bottom.png
-%%DATADIR%%/pixmaps/ground/green_3/ground/middle/left_bottom.settings
-%%DATADIR%%/pixmaps/ground/green_3/ground/middle/left_top.png
-%%DATADIR%%/pixmaps/ground/green_3/ground/middle/left_top.settings
-%%DATADIR%%/pixmaps/ground/green_3/ground/middle/right.settings
-%%DATADIR%%/pixmaps/ground/green_3/ground/middle/right_bottom.settings
-%%DATADIR%%/pixmaps/ground/green_3/ground/middle/right_top.settings
-%%DATADIR%%/pixmaps/ground/green_3/ground/top/1.png
-%%DATADIR%%/pixmaps/ground/green_3/ground/top/1.settings
-%%DATADIR%%/pixmaps/ground/green_3/ground/top/left.png
-%%DATADIR%%/pixmaps/ground/green_3/ground/top/left.settings
-%%DATADIR%%/pixmaps/ground/green_3/ground/top/right.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/beanstalk.png
-%%DATADIR%%/pixmaps/ground/jungle_1/beanstalk.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/beanstalk_2.png
-%%DATADIR%%/pixmaps/ground/jungle_1/beanstalk_2.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/beanstalk_2_right.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/beanstalk_right.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/berry_1.png
-%%DATADIR%%/pixmaps/ground/jungle_1/berry_1.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/berry_2.png
-%%DATADIR%%/pixmaps/ground/jungle_1/berry_2.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/big_plant_1.png
-%%DATADIR%%/pixmaps/ground/jungle_1/big_plant_1.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/big_plant_2.png
-%%DATADIR%%/pixmaps/ground/jungle_1/big_plant_2.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/bridge_frame_back.png
-%%DATADIR%%/pixmaps/ground/jungle_1/bridge_frame_back.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/bridge_frame_back_2.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/bridge_frame_front.png
-%%DATADIR%%/pixmaps/ground/jungle_1/bridge_frame_front.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/bridge_frame_front_2.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/bridge_plank.png
-%%DATADIR%%/pixmaps/ground/jungle_1/bridge_plank.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/bridge_rope_back.png
-%%DATADIR%%/pixmaps/ground/jungle_1/bridge_rope_back.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/bridge_rope_front.png
-%%DATADIR%%/pixmaps/ground/jungle_1/bridge_rope_front.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/grass/1.png
-%%DATADIR%%/pixmaps/ground/jungle_1/grass/1.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/grass/2.png
-%%DATADIR%%/pixmaps/ground/jungle_1/grass/2.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/grass/3.png
-%%DATADIR%%/pixmaps/ground/jungle_1/grass/3.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/grass/4.png
-%%DATADIR%%/pixmaps/ground/jungle_1/grass/4.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/bottom/1.png
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/bottom/1.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/bottom/2.png
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/bottom/2.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/bottom/left.png
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/bottom/left.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/bottom/right.png
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/bottom/right.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/halfmassive/middle/left.png
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/halfmassive/middle/left.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/halfmassive/middle/right.png
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/halfmassive/middle/right.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/halfmassive/top/1.png
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/halfmassive/top/1.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/halfmassive/top/2.png
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/halfmassive/top/2.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/halfmassive/top/left.png
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/halfmassive/top/left.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/halfmassive/top/right.png
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/halfmassive/top/right.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/middle/1.png
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/middle/1.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/middle/2.png
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/middle/2.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/middle/left.png
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/middle/left.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/middle/left_bottom.png
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/middle/left_bottom.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/middle/left_top.png
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/middle/left_top.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/middle/right.png
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/middle/right.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/middle/right_bottom.png
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/middle/right_bottom.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/middle/right_top.png
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/middle/right_top.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/plain/middle/left.png
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/plain/middle/left.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/plain/middle/left_bottom.png
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/plain/middle/left_bottom.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/plain/middle/left_top.png
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/plain/middle/left_top.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/plain/middle/right.png
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/plain/middle/right.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/plain/middle/right_bottom.png
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/plain/middle/right_bottom.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/plain/middle/right_top.png
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/plain/middle/right_top.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/plain/top/1.png
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/plain/top/1.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/plain/top/2.png
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/plain/top/2.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/plain/top/left.png
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/plain/top/left.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/plain/top/right.png
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/plain/top/right.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/top/1.png
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/top/1.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/top/2.png
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/top/2.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/top/left.png
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/top/left.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/top/right.png
-%%DATADIR%%/pixmaps/ground/jungle_1/ground/top/right.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/kplant.png
-%%DATADIR%%/pixmaps/ground/jungle_1/kplant.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/kplant_head.png
-%%DATADIR%%/pixmaps/ground/jungle_1/kplant_head.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/slider/1_blue_left.png
-%%DATADIR%%/pixmaps/ground/jungle_1/slider/1_blue_left.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/slider/1_blue_middle.png
-%%DATADIR%%/pixmaps/ground/jungle_1/slider/1_blue_middle.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/slider/1_blue_right.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/slider/1_brown_left.png
-%%DATADIR%%/pixmaps/ground/jungle_1/slider/1_brown_left.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/slider/1_brown_middle.png
-%%DATADIR%%/pixmaps/ground/jungle_1/slider/1_brown_middle.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/slider/1_brown_right.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/slider/1_green_left.png
-%%DATADIR%%/pixmaps/ground/jungle_1/slider/1_green_left.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/slider/1_green_middle.png
-%%DATADIR%%/pixmaps/ground/jungle_1/slider/1_green_middle.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/slider/1_green_right.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/slider/2_blue_left.png
-%%DATADIR%%/pixmaps/ground/jungle_1/slider/2_blue_left.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/slider/2_blue_middle.png
-%%DATADIR%%/pixmaps/ground/jungle_1/slider/2_blue_middle.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/slider/2_blue_right.png
-%%DATADIR%%/pixmaps/ground/jungle_1/slider/2_blue_right.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/slider/2_brown_left.png
-%%DATADIR%%/pixmaps/ground/jungle_1/slider/2_brown_left.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/slider/2_brown_middle.png
-%%DATADIR%%/pixmaps/ground/jungle_1/slider/2_brown_middle.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/slider/2_brown_right.png
-%%DATADIR%%/pixmaps/ground/jungle_1/slider/2_brown_right.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/slider/2_green_left.png
-%%DATADIR%%/pixmaps/ground/jungle_1/slider/2_green_left.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/slider/2_green_middle.png
-%%DATADIR%%/pixmaps/ground/jungle_1/slider/2_green_middle.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/slider/2_green_right.png
-%%DATADIR%%/pixmaps/ground/jungle_1/slider/2_green_right.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/tree/1.png
-%%DATADIR%%/pixmaps/ground/jungle_1/tree/1.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/tree/1_front.png
-%%DATADIR%%/pixmaps/ground/jungle_1/tree/1_front.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/tree/2.png
-%%DATADIR%%/pixmaps/ground/jungle_1/tree/2.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/tree/2_front.png
-%%DATADIR%%/pixmaps/ground/jungle_1/tree/2_front.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/vine_bottom.png
-%%DATADIR%%/pixmaps/ground/jungle_1/vine_bottom.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/vine_middle.png
-%%DATADIR%%/pixmaps/ground/jungle_1/vine_middle.settings
-%%DATADIR%%/pixmaps/ground/jungle_1/vine_top.png
-%%DATADIR%%/pixmaps/ground/jungle_1/vine_top.settings
-%%DATADIR%%/pixmaps/ground/jungle_2/hedge/1_blue.png
-%%DATADIR%%/pixmaps/ground/jungle_2/hedge/1_blue.settings
-%%DATADIR%%/pixmaps/ground/jungle_2/hedge/1_green.png
-%%DATADIR%%/pixmaps/ground/jungle_2/hedge/1_green.settings
-%%DATADIR%%/pixmaps/ground/jungle_2/hedge/1_red.png
-%%DATADIR%%/pixmaps/ground/jungle_2/hedge/1_red.settings
-%%DATADIR%%/pixmaps/ground/jungle_2/hedge/1_yellow.png
-%%DATADIR%%/pixmaps/ground/jungle_2/hedge/1_yellow.settings
-%%DATADIR%%/pixmaps/ground/jungle_2/rope_1_hor.png
-%%DATADIR%%/pixmaps/ground/jungle_2/rope_1_hor.settings
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/blue/left.png
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/blue/left.settings
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/blue/middle_1.png
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/blue/middle_1.settings
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/blue/middle_2.png
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/blue/middle_2.settings
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/blue/right.png
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/blue/right.settings
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/gold/left.png
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/gold/left.settings
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/gold/middle_1.png
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/gold/middle_1.settings
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/gold/middle_2.png
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/gold/middle_2.settings
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/gold/right.png
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/gold/right.settings
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/green/left.png
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/green/left.settings
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/green/middle_1.png
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/green/middle_1.settings
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/green/middle_2.png
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/green/middle_2.settings
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/green/right.png
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/green/right.settings
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/red/left.png
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/red/left.settings
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/red/middle_1.png
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/red/middle_1.settings
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/red/middle_2.png
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/red/middle_2.settings
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/red/right.png
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/red/right.settings
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/shaft.png
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/shaft.settings
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/shaft_bottom.png
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/shaft_bottom.settings
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/shaft_double_riffle.png
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/shaft_double_riffle.settings
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/shaft_riffle.png
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/shaft_riffle.settings
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/shaft_riffle_top.png
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/shaft_riffle_top.settings
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/shaft_top.png
-%%DATADIR%%/pixmaps/ground/mushroom_1/platform/shaft_top.settings
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_blue/down.png
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_blue/down.settings
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_blue/left.settings
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_blue/left_down.settings
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_blue/left_up.png
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_blue/left_up.settings
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_blue/middle.png
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_blue/middle.settings
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_blue/right.settings
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_blue/right_down.png
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_blue/right_down.settings
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_blue/right_up.png
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_blue/right_up.settings
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_blue/up.png
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_blue/up.settings
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_green/down.png
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_green/down.settings
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_green/left.settings
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_green/left_down.settings
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_green/left_up.png
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_green/left_up.settings
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_green/middle.png
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_green/middle.settings
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_green/right.settings
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_green/right_down.png
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_green/right_down.settings
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_green/right_up.png
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_green/right_up.settings
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_green/up.png
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_green/up.settings
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_grey/down.png
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_grey/down.settings
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_grey/left.settings
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_grey/left_down.settings
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_grey/left_up.png
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_grey/left_up.settings
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_grey/middle.png
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_grey/middle.settings
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_grey/right.settings
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_grey/right_down.png
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_grey/right_down.settings
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_grey/right_up.png
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_grey/right_up.settings
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_grey/up.png
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_grey/up.settings
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_red/down.png
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_red/down.settings
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_red/left.settings
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_red/left_down.settings
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_red/left_up.png
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_red/left_up.settings
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_red/middle.png
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_red/middle.settings
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_red/right.settings
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_red/right_down.png
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_red/right_down.settings
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_red/right_up.png
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_red/right_up.settings
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_red/up.png
-%%DATADIR%%/pixmaps/ground/plastic_1/screw_block_red/up.settings
-%%DATADIR%%/pixmaps/ground/sand_1/ground/down.settings
-%%DATADIR%%/pixmaps/ground/sand_1/ground/left.settings
-%%DATADIR%%/pixmaps/ground/sand_1/ground/left_down.settings
-%%DATADIR%%/pixmaps/ground/sand_1/ground/left_up.png
-%%DATADIR%%/pixmaps/ground/sand_1/ground/left_up.settings
-%%DATADIR%%/pixmaps/ground/sand_1/ground/middle.png
-%%DATADIR%%/pixmaps/ground/sand_1/ground/middle.settings
-%%DATADIR%%/pixmaps/ground/sand_1/ground/right.settings
-%%DATADIR%%/pixmaps/ground/sand_1/ground/right_down.settings
-%%DATADIR%%/pixmaps/ground/sand_1/ground/right_up.settings
-%%DATADIR%%/pixmaps/ground/sand_1/ground/up.png
-%%DATADIR%%/pixmaps/ground/sand_1/ground/up.settings
-%%DATADIR%%/pixmaps/ground/sand_1/sphinx_medium.png
-%%DATADIR%%/pixmaps/ground/sand_1/sphinx_medium.settings
-%%DATADIR%%/pixmaps/ground/sand_1/tendril.png
-%%DATADIR%%/pixmaps/ground/sand_1/tendril.settings
-%%DATADIR%%/pixmaps/ground/sand_1/tendril_top.png
-%%DATADIR%%/pixmaps/ground/sand_1/tendril_top.settings
-%%DATADIR%%/pixmaps/ground/sand_1/vase.png
-%%DATADIR%%/pixmaps/ground/sand_1/vase.settings
-%%DATADIR%%/pixmaps/ground/sand_1/vase_broken.png
-%%DATADIR%%/pixmaps/ground/sand_1/vase_broken.settings
-%%DATADIR%%/pixmaps/ground/snow_1/ground/bottom/1.png
-%%DATADIR%%/pixmaps/ground/snow_1/ground/bottom/1.settings
-%%DATADIR%%/pixmaps/ground/snow_1/ground/bottom/2.png
-%%DATADIR%%/pixmaps/ground/snow_1/ground/bottom/2.settings
-%%DATADIR%%/pixmaps/ground/snow_1/ground/bottom/left.png
-%%DATADIR%%/pixmaps/ground/snow_1/ground/bottom/left.settings
-%%DATADIR%%/pixmaps/ground/snow_1/ground/bottom/right.png
-%%DATADIR%%/pixmaps/ground/snow_1/ground/bottom/right.settings
-%%DATADIR%%/pixmaps/ground/snow_1/ground/halfmassive/middle/left.png
-%%DATADIR%%/pixmaps/ground/snow_1/ground/halfmassive/middle/left.settings
-%%DATADIR%%/pixmaps/ground/snow_1/ground/halfmassive/middle/right.png
-%%DATADIR%%/pixmaps/ground/snow_1/ground/halfmassive/middle/right.settings
-%%DATADIR%%/pixmaps/ground/snow_1/ground/halfmassive/top/1.png
-%%DATADIR%%/pixmaps/ground/snow_1/ground/halfmassive/top/1.settings
-%%DATADIR%%/pixmaps/ground/snow_1/ground/halfmassive/top/2.png
-%%DATADIR%%/pixmaps/ground/snow_1/ground/halfmassive/top/2.settings
-%%DATADIR%%/pixmaps/ground/snow_1/ground/halfmassive/top/left.png
-%%DATADIR%%/pixmaps/ground/snow_1/ground/halfmassive/top/left.settings
-%%DATADIR%%/pixmaps/ground/snow_1/ground/halfmassive/top/right.png
-%%DATADIR%%/pixmaps/ground/snow_1/ground/halfmassive/top/right.settings
-%%DATADIR%%/pixmaps/ground/snow_1/ground/middle/1.png
-%%DATADIR%%/pixmaps/ground/snow_1/ground/middle/1.settings
-%%DATADIR%%/pixmaps/ground/snow_1/ground/middle/2.png
-%%DATADIR%%/pixmaps/ground/snow_1/ground/middle/2.settings
-%%DATADIR%%/pixmaps/ground/snow_1/ground/middle/left_top.png
-%%DATADIR%%/pixmaps/ground/snow_1/ground/middle/left_top.settings
-%%DATADIR%%/pixmaps/ground/snow_1/ground/middle/right_top.png
-%%DATADIR%%/pixmaps/ground/snow_1/ground/middle/right_top.settings
-%%DATADIR%%/pixmaps/ground/snow_1/ground/plain/middle/left.png
-%%DATADIR%%/pixmaps/ground/snow_1/ground/plain/middle/left.settings
-%%DATADIR%%/pixmaps/ground/snow_1/ground/plain/middle/left_bottom.png
-%%DATADIR%%/pixmaps/ground/snow_1/ground/plain/middle/left_bottom.settings
-%%DATADIR%%/pixmaps/ground/snow_1/ground/plain/middle/left_top.png
-%%DATADIR%%/pixmaps/ground/snow_1/ground/plain/middle/left_top.settings
-%%DATADIR%%/pixmaps/ground/snow_1/ground/plain/middle/right.png
-%%DATADIR%%/pixmaps/ground/snow_1/ground/plain/middle/right.settings
-%%DATADIR%%/pixmaps/ground/snow_1/ground/plain/middle/right_bottom.png
-%%DATADIR%%/pixmaps/ground/snow_1/ground/plain/middle/right_bottom.settings
-%%DATADIR%%/pixmaps/ground/snow_1/ground/plain/middle/right_top.png
-%%DATADIR%%/pixmaps/ground/snow_1/ground/plain/middle/right_top.settings
-%%DATADIR%%/pixmaps/ground/snow_1/ground/plain/top/1.png
-%%DATADIR%%/pixmaps/ground/snow_1/ground/plain/top/1.settings
-%%DATADIR%%/pixmaps/ground/snow_1/ground/plain/top/2.png
-%%DATADIR%%/pixmaps/ground/snow_1/ground/plain/top/2.settings
-%%DATADIR%%/pixmaps/ground/snow_1/ground/plain/top/left.png
-%%DATADIR%%/pixmaps/ground/snow_1/ground/plain/top/left.settings
-%%DATADIR%%/pixmaps/ground/snow_1/ground/plain/top/right.png
-%%DATADIR%%/pixmaps/ground/snow_1/ground/plain/top/right.settings
-%%DATADIR%%/pixmaps/ground/snow_1/hills/big_1/top.png
-%%DATADIR%%/pixmaps/ground/snow_1/hills/big_1/top.settings
-%%DATADIR%%/pixmaps/ground/snow_1/lattice/white_1/left_down.png
-%%DATADIR%%/pixmaps/ground/snow_1/lattice/white_1/left_down.settings
-%%DATADIR%%/pixmaps/ground/snow_1/lattice/white_1/left_up.settings
-%%DATADIR%%/pixmaps/ground/snow_1/lattice/white_1/middle.png
-%%DATADIR%%/pixmaps/ground/snow_1/lattice/white_1/middle.settings
-%%DATADIR%%/pixmaps/ground/snow_1/lattice/white_1/punch_in.png
-%%DATADIR%%/pixmaps/ground/snow_1/lattice/white_1/punch_in.settings
-%%DATADIR%%/pixmaps/ground/snow_1/lattice/white_1/right_down.settings
-%%DATADIR%%/pixmaps/ground/snow_1/lattice/white_1/right_up.settings
-%%DATADIR%%/pixmaps/ground/snow_1/platform/1_blue/left.png
-%%DATADIR%%/pixmaps/ground/snow_1/platform/1_blue/left.settings
-%%DATADIR%%/pixmaps/ground/snow_1/platform/1_blue/middle_1.png
-%%DATADIR%%/pixmaps/ground/snow_1/platform/1_blue/middle_1.settings
-%%DATADIR%%/pixmaps/ground/snow_1/platform/1_blue/middle_2.png
-%%DATADIR%%/pixmaps/ground/snow_1/platform/1_blue/middle_2.settings
-%%DATADIR%%/pixmaps/ground/snow_1/platform/1_blue/right.png
-%%DATADIR%%/pixmaps/ground/snow_1/platform/1_blue/right.settings
-%%DATADIR%%/pixmaps/ground/snow_1/snowman_1.png
-%%DATADIR%%/pixmaps/ground/snow_1/snowman_1.settings
-%%DATADIR%%/pixmaps/ground/snow_1/trees/balloon/bottom.png
-%%DATADIR%%/pixmaps/ground/snow_1/trees/balloon/bottom.settings
-%%DATADIR%%/pixmaps/ground/snow_1/trees/balloon/middle.png
-%%DATADIR%%/pixmaps/ground/snow_1/trees/balloon/middle.settings
-%%DATADIR%%/pixmaps/ground/snow_1/trees/balloon/top.png
-%%DATADIR%%/pixmaps/ground/snow_1/trees/balloon/top.settings
-%%DATADIR%%/pixmaps/ground/snow_1/trees/fir_1/green_1/lights.png
-%%DATADIR%%/pixmaps/ground/snow_1/trees/fir_1/green_1/lights.settings
-%%DATADIR%%/pixmaps/ground/snow_1/trees/fir_1/green_1/normal.png
-%%DATADIR%%/pixmaps/ground/snow_1/trees/fir_1/green_1/normal.settings
-%%DATADIR%%/pixmaps/ground/snow_1/trees/fir_1/green_1/snow.png
-%%DATADIR%%/pixmaps/ground/snow_1/trees/fir_1/green_1/snow.settings
-%%DATADIR%%/pixmaps/ground/snow_1/windows/medium_1.png
-%%DATADIR%%/pixmaps/ground/snow_1/windows/medium_1.settings
-%%DATADIR%%/pixmaps/ground/snow_1/windows/medium_2.png
-%%DATADIR%%/pixmaps/ground/snow_1/windows/medium_2.settings
-%%DATADIR%%/pixmaps/ground/underground/cain.png
-%%DATADIR%%/pixmaps/ground/underground/cain.settings
-%%DATADIR%%/pixmaps/ground/underground/cain_end.png
-%%DATADIR%%/pixmaps/ground/underground/cain_end.settings
-%%DATADIR%%/pixmaps/ground/underground/ground/bottom/1.png
-%%DATADIR%%/pixmaps/ground/underground/ground/bottom/1.settings
-%%DATADIR%%/pixmaps/ground/underground/ground/bottom/left.png
-%%DATADIR%%/pixmaps/ground/underground/ground/bottom/left.settings
-%%DATADIR%%/pixmaps/ground/underground/ground/bottom/right.png
-%%DATADIR%%/pixmaps/ground/underground/ground/bottom/right.settings
-%%DATADIR%%/pixmaps/ground/underground/ground/middle/1.png
-%%DATADIR%%/pixmaps/ground/underground/ground/middle/1.settings
-%%DATADIR%%/pixmaps/ground/underground/ground/middle/left.png
-%%DATADIR%%/pixmaps/ground/underground/ground/middle/left.settings
-%%DATADIR%%/pixmaps/ground/underground/ground/middle/left_bottom.png
-%%DATADIR%%/pixmaps/ground/underground/ground/middle/left_bottom.settings
-%%DATADIR%%/pixmaps/ground/underground/ground/middle/left_top.png
-%%DATADIR%%/pixmaps/ground/underground/ground/middle/left_top.settings
-%%DATADIR%%/pixmaps/ground/underground/ground/middle/right.png
-%%DATADIR%%/pixmaps/ground/underground/ground/middle/right.settings
-%%DATADIR%%/pixmaps/ground/underground/ground/middle/right_bottom.png
-%%DATADIR%%/pixmaps/ground/underground/ground/middle/right_bottom.settings
-%%DATADIR%%/pixmaps/ground/underground/ground/middle/right_top.png
-%%DATADIR%%/pixmaps/ground/underground/ground/middle/right_top.settings
-%%DATADIR%%/pixmaps/ground/underground/ground/top/1.png
-%%DATADIR%%/pixmaps/ground/underground/ground/top/1.settings
-%%DATADIR%%/pixmaps/ground/underground/ground/top/left.png
-%%DATADIR%%/pixmaps/ground/underground/ground/top/left.settings
-%%DATADIR%%/pixmaps/ground/underground/ground/top/right.png
-%%DATADIR%%/pixmaps/ground/underground/ground/top/right.settings
-%%DATADIR%%/pixmaps/ground/underground/rope.png
-%%DATADIR%%/pixmaps/ground/underground/rope.settings
-%%DATADIR%%/pixmaps/ground/underground/rope_end.png
-%%DATADIR%%/pixmaps/ground/underground/rope_end.settings
-%%DATADIR%%/pixmaps/hills/blue_1/1_big.png
-%%DATADIR%%/pixmaps/hills/blue_1/1_big.settings
-%%DATADIR%%/pixmaps/hills/blue_1/1_medium.png
-%%DATADIR%%/pixmaps/hills/blue_1/1_medium.settings
-%%DATADIR%%/pixmaps/hills/green_1/head.png
-%%DATADIR%%/pixmaps/hills/green_1/head.settings
-%%DATADIR%%/pixmaps/hills/green_1/middle.png
-%%DATADIR%%/pixmaps/hills/green_1/middle.settings
-%%DATADIR%%/pixmaps/hills/green_2/big_1.png
-%%DATADIR%%/pixmaps/hills/green_2/big_1.settings
-%%DATADIR%%/pixmaps/hills/green_2/medium_1.png
-%%DATADIR%%/pixmaps/hills/green_2/medium_1.settings
-%%DATADIR%%/pixmaps/hills/light_blue_1/head.png
-%%DATADIR%%/pixmaps/hills/light_blue_1/head.settings
-%%DATADIR%%/pixmaps/hills/light_blue_1/middle.png
-%%DATADIR%%/pixmaps/hills/light_blue_1/middle.settings
-%%DATADIR%%/pixmaps/hills/very_light_blue_1/1_big.png
-%%DATADIR%%/pixmaps/hills/very_light_blue_1/1_big.settings
-%%DATADIR%%/pixmaps/hills/very_light_blue_1/1_medium.png
-%%DATADIR%%/pixmaps/hills/very_light_blue_1/1_medium.settings
-%%DATADIR%%/pixmaps/maryo/big/climb_left.png
-%%DATADIR%%/pixmaps/maryo/big/climb_left.settings
-%%DATADIR%%/pixmaps/maryo/big/climb_right.png
-%%DATADIR%%/pixmaps/maryo/big/climb_right.settings
-%%DATADIR%%/pixmaps/maryo/big/duck_left.settings
-%%DATADIR%%/pixmaps/maryo/big/duck_right.png
-%%DATADIR%%/pixmaps/maryo/big/duck_right.settings
-%%DATADIR%%/pixmaps/maryo/big/fall_left.settings
-%%DATADIR%%/pixmaps/maryo/big/fall_left_holding.settings
-%%DATADIR%%/pixmaps/maryo/big/fall_right.png
-%%DATADIR%%/pixmaps/maryo/big/fall_right.settings
-%%DATADIR%%/pixmaps/maryo/big/fall_right_holding.png
-%%DATADIR%%/pixmaps/maryo/big/fall_right_holding.settings
-%%DATADIR%%/pixmaps/maryo/big/jump_left.settings
-%%DATADIR%%/pixmaps/maryo/big/jump_left_holding.settings
-%%DATADIR%%/pixmaps/maryo/big/jump_right.png
-%%DATADIR%%/pixmaps/maryo/big/jump_right.settings
-%%DATADIR%%/pixmaps/maryo/big/jump_right_holding.png
-%%DATADIR%%/pixmaps/maryo/big/jump_right_holding.settings
-%%DATADIR%%/pixmaps/maryo/big/stand_left.settings
-%%DATADIR%%/pixmaps/maryo/big/stand_left_holding.settings
-%%DATADIR%%/pixmaps/maryo/big/stand_right.png
-%%DATADIR%%/pixmaps/maryo/big/stand_right.settings
-%%DATADIR%%/pixmaps/maryo/big/stand_right_holding.png
-%%DATADIR%%/pixmaps/maryo/big/stand_right_holding.settings
-%%DATADIR%%/pixmaps/maryo/big/up_left.settings
-%%DATADIR%%/pixmaps/maryo/big/up_right.png
-%%DATADIR%%/pixmaps/maryo/big/up_right.settings
-%%DATADIR%%/pixmaps/maryo/big/walk_left_1.settings
-%%DATADIR%%/pixmaps/maryo/big/walk_left_1_holding.settings
-%%DATADIR%%/pixmaps/maryo/big/walk_left_2.settings
-%%DATADIR%%/pixmaps/maryo/big/walk_left_2_holding.settings
-%%DATADIR%%/pixmaps/maryo/big/walk_right_1.png
-%%DATADIR%%/pixmaps/maryo/big/walk_right_1.settings
-%%DATADIR%%/pixmaps/maryo/big/walk_right_1_holding.png
-%%DATADIR%%/pixmaps/maryo/big/walk_right_1_holding.settings
-%%DATADIR%%/pixmaps/maryo/big/walk_right_2.png
-%%DATADIR%%/pixmaps/maryo/big/walk_right_2.settings
-%%DATADIR%%/pixmaps/maryo/big/walk_right_2_holding.png
-%%DATADIR%%/pixmaps/maryo/big/walk_right_2_holding.settings
-%%DATADIR%%/pixmaps/maryo/fire/climb_left.png
-%%DATADIR%%/pixmaps/maryo/fire/climb_left.settings
-%%DATADIR%%/pixmaps/maryo/fire/climb_right.png
-%%DATADIR%%/pixmaps/maryo/fire/climb_right.settings
-%%DATADIR%%/pixmaps/maryo/fire/duck_left.settings
-%%DATADIR%%/pixmaps/maryo/fire/duck_right.png
-%%DATADIR%%/pixmaps/maryo/fire/duck_right.settings
-%%DATADIR%%/pixmaps/maryo/fire/fall_left.settings
-%%DATADIR%%/pixmaps/maryo/fire/fall_left_holding.settings
-%%DATADIR%%/pixmaps/maryo/fire/fall_right.png
-%%DATADIR%%/pixmaps/maryo/fire/fall_right.settings
-%%DATADIR%%/pixmaps/maryo/fire/fall_right_holding.png
-%%DATADIR%%/pixmaps/maryo/fire/fall_right_holding.settings
-%%DATADIR%%/pixmaps/maryo/fire/jump_left.settings
-%%DATADIR%%/pixmaps/maryo/fire/jump_left_holding.settings
-%%DATADIR%%/pixmaps/maryo/fire/jump_right.png
-%%DATADIR%%/pixmaps/maryo/fire/jump_right.settings
-%%DATADIR%%/pixmaps/maryo/fire/jump_right_holding.png
-%%DATADIR%%/pixmaps/maryo/fire/jump_right_holding.settings
-%%DATADIR%%/pixmaps/maryo/fire/stand_left.settings
-%%DATADIR%%/pixmaps/maryo/fire/stand_left_holding.settings
-%%DATADIR%%/pixmaps/maryo/fire/stand_right.png
-%%DATADIR%%/pixmaps/maryo/fire/stand_right.settings
-%%DATADIR%%/pixmaps/maryo/fire/stand_right_holding.png
-%%DATADIR%%/pixmaps/maryo/fire/stand_right_holding.settings
-%%DATADIR%%/pixmaps/maryo/fire/throw_left_1.settings
-%%DATADIR%%/pixmaps/maryo/fire/throw_left_2.settings
-%%DATADIR%%/pixmaps/maryo/fire/throw_right_1.png
-%%DATADIR%%/pixmaps/maryo/fire/throw_right_1.settings
-%%DATADIR%%/pixmaps/maryo/fire/throw_right_2.png
-%%DATADIR%%/pixmaps/maryo/fire/throw_right_2.settings
-%%DATADIR%%/pixmaps/maryo/fire/up_left.settings
-%%DATADIR%%/pixmaps/maryo/fire/up_right.png
-%%DATADIR%%/pixmaps/maryo/fire/up_right.settings
-%%DATADIR%%/pixmaps/maryo/fire/walk_left_1.settings
-%%DATADIR%%/pixmaps/maryo/fire/walk_left_1_holding.settings
-%%DATADIR%%/pixmaps/maryo/fire/walk_left_2.settings
-%%DATADIR%%/pixmaps/maryo/fire/walk_left_2_holding.settings
-%%DATADIR%%/pixmaps/maryo/fire/walk_right_1.png
-%%DATADIR%%/pixmaps/maryo/fire/walk_right_1.settings
-%%DATADIR%%/pixmaps/maryo/fire/walk_right_1_holding.png
-%%DATADIR%%/pixmaps/maryo/fire/walk_right_1_holding.settings
-%%DATADIR%%/pixmaps/maryo/fire/walk_right_2.png
-%%DATADIR%%/pixmaps/maryo/fire/walk_right_2.settings
-%%DATADIR%%/pixmaps/maryo/fire/walk_right_2_holding.png
-%%DATADIR%%/pixmaps/maryo/fire/walk_right_2_holding.settings
-%%DATADIR%%/pixmaps/maryo/flying/climb_left.png
-%%DATADIR%%/pixmaps/maryo/flying/climb_left.settings
-%%DATADIR%%/pixmaps/maryo/flying/climb_right.png
-%%DATADIR%%/pixmaps/maryo/flying/climb_right.settings
-%%DATADIR%%/pixmaps/maryo/flying/duck_left.settings
-%%DATADIR%%/pixmaps/maryo/flying/duck_right.png
-%%DATADIR%%/pixmaps/maryo/flying/duck_right.settings
-%%DATADIR%%/pixmaps/maryo/flying/duck_right_start.png
-%%DATADIR%%/pixmaps/maryo/flying/fall_left.settings
-%%DATADIR%%/pixmaps/maryo/flying/fall_left_holding.settings
-%%DATADIR%%/pixmaps/maryo/flying/fall_right.png
-%%DATADIR%%/pixmaps/maryo/flying/fall_right.settings
-%%DATADIR%%/pixmaps/maryo/flying/fall_right_1.png
-%%DATADIR%%/pixmaps/maryo/flying/fall_right_1_holding.png
-%%DATADIR%%/pixmaps/maryo/flying/fall_right_holding.png
-%%DATADIR%%/pixmaps/maryo/flying/fall_right_holding.settings
-%%DATADIR%%/pixmaps/maryo/flying/fly_left_1.settings
-%%DATADIR%%/pixmaps/maryo/flying/fly_left_2.settings
-%%DATADIR%%/pixmaps/maryo/flying/fly_left_3.settings
-%%DATADIR%%/pixmaps/maryo/flying/fly_left_4.settings
-%%DATADIR%%/pixmaps/maryo/flying/fly_right_1.png
-%%DATADIR%%/pixmaps/maryo/flying/fly_right_1.settings
-%%DATADIR%%/pixmaps/maryo/flying/fly_right_2.png
-%%DATADIR%%/pixmaps/maryo/flying/fly_right_2.settings
-%%DATADIR%%/pixmaps/maryo/flying/fly_right_3.png
-%%DATADIR%%/pixmaps/maryo/flying/fly_right_3.settings
-%%DATADIR%%/pixmaps/maryo/flying/fly_right_4.png
-%%DATADIR%%/pixmaps/maryo/flying/fly_right_4.settings
-%%DATADIR%%/pixmaps/maryo/flying/jump_left.settings
-%%DATADIR%%/pixmaps/maryo/flying/jump_left_holding.settings
-%%DATADIR%%/pixmaps/maryo/flying/jump_right.png
-%%DATADIR%%/pixmaps/maryo/flying/jump_right.settings
-%%DATADIR%%/pixmaps/maryo/flying/jump_right_holding.png
-%%DATADIR%%/pixmaps/maryo/flying/jump_right_holding.settings
-%%DATADIR%%/pixmaps/maryo/flying/left.settings
-%%DATADIR%%/pixmaps/maryo/flying/left_holding.settings
-%%DATADIR%%/pixmaps/maryo/flying/right.png
-%%DATADIR%%/pixmaps/maryo/flying/right.settings
-%%DATADIR%%/pixmaps/maryo/flying/right_holding.png
-%%DATADIR%%/pixmaps/maryo/flying/right_holding.settings
-%%DATADIR%%/pixmaps/maryo/flying/run_left_1.settings
-%%DATADIR%%/pixmaps/maryo/flying/run_left_1_holding.settings
-%%DATADIR%%/pixmaps/maryo/flying/run_left_2.settings
-%%DATADIR%%/pixmaps/maryo/flying/run_left_2_holding.settings
-%%DATADIR%%/pixmaps/maryo/flying/run_right_1.png
-%%DATADIR%%/pixmaps/maryo/flying/run_right_1.settings
-%%DATADIR%%/pixmaps/maryo/flying/run_right_1_holding.png
-%%DATADIR%%/pixmaps/maryo/flying/run_right_1_holding.settings
-%%DATADIR%%/pixmaps/maryo/flying/run_right_2.png
-%%DATADIR%%/pixmaps/maryo/flying/run_right_2.settings
-%%DATADIR%%/pixmaps/maryo/flying/run_right_2_holding.png
-%%DATADIR%%/pixmaps/maryo/flying/run_right_2_holding.settings
-%%DATADIR%%/pixmaps/maryo/flying/slow_fall_left.settings
-%%DATADIR%%/pixmaps/maryo/flying/slow_fall_right.png
-%%DATADIR%%/pixmaps/maryo/flying/slow_fall_right.settings
-%%DATADIR%%/pixmaps/maryo/flying/up_left.settings
-%%DATADIR%%/pixmaps/maryo/flying/up_right.png
-%%DATADIR%%/pixmaps/maryo/flying/up_right.settings
-%%DATADIR%%/pixmaps/maryo/flying/walk_left_1.settings
-%%DATADIR%%/pixmaps/maryo/flying/walk_left_1_holding.settings
-%%DATADIR%%/pixmaps/maryo/flying/walk_left_2.settings
-%%DATADIR%%/pixmaps/maryo/flying/walk_left_2_holding.settings
-%%DATADIR%%/pixmaps/maryo/flying/walk_right_1.png
-%%DATADIR%%/pixmaps/maryo/flying/walk_right_1.settings
-%%DATADIR%%/pixmaps/maryo/flying/walk_right_1_holding.png
-%%DATADIR%%/pixmaps/maryo/flying/walk_right_1_holding.settings
-%%DATADIR%%/pixmaps/maryo/flying/walk_right_2.png
-%%DATADIR%%/pixmaps/maryo/flying/walk_right_2.settings
-%%DATADIR%%/pixmaps/maryo/flying/walk_right_2_holding.png
-%%DATADIR%%/pixmaps/maryo/flying/walk_right_2_holding.settings
-%%DATADIR%%/pixmaps/maryo/ghost/climb_left.png
-%%DATADIR%%/pixmaps/maryo/ghost/climb_left.settings
-%%DATADIR%%/pixmaps/maryo/ghost/climb_right.png
-%%DATADIR%%/pixmaps/maryo/ghost/climb_right.settings
-%%DATADIR%%/pixmaps/maryo/ghost/duck_left.settings
-%%DATADIR%%/pixmaps/maryo/ghost/duck_right.png
-%%DATADIR%%/pixmaps/maryo/ghost/duck_right.settings
-%%DATADIR%%/pixmaps/maryo/ghost/fall_left.settings
-%%DATADIR%%/pixmaps/maryo/ghost/fall_left_holding.settings
-%%DATADIR%%/pixmaps/maryo/ghost/fall_right.png
-%%DATADIR%%/pixmaps/maryo/ghost/fall_right.settings
-%%DATADIR%%/pixmaps/maryo/ghost/fall_right_holding.png
-%%DATADIR%%/pixmaps/maryo/ghost/fall_right_holding.settings
-%%DATADIR%%/pixmaps/maryo/ghost/jump_left.settings
-%%DATADIR%%/pixmaps/maryo/ghost/jump_left_holding.settings
-%%DATADIR%%/pixmaps/maryo/ghost/jump_right.png
-%%DATADIR%%/pixmaps/maryo/ghost/jump_right.settings
-%%DATADIR%%/pixmaps/maryo/ghost/jump_right_holding.png
-%%DATADIR%%/pixmaps/maryo/ghost/jump_right_holding.settings
-%%DATADIR%%/pixmaps/maryo/ghost/stand_left.settings
-%%DATADIR%%/pixmaps/maryo/ghost/stand_left_holding.settings
-%%DATADIR%%/pixmaps/maryo/ghost/stand_right.png
-%%DATADIR%%/pixmaps/maryo/ghost/stand_right.settings
-%%DATADIR%%/pixmaps/maryo/ghost/stand_right_holding.png
-%%DATADIR%%/pixmaps/maryo/ghost/stand_right_holding.settings
-%%DATADIR%%/pixmaps/maryo/ghost/up_left.settings
-%%DATADIR%%/pixmaps/maryo/ghost/up_right.png
-%%DATADIR%%/pixmaps/maryo/ghost/up_right.settings
-%%DATADIR%%/pixmaps/maryo/ghost/walk_left_1.settings
-%%DATADIR%%/pixmaps/maryo/ghost/walk_left_1_holding.settings
-%%DATADIR%%/pixmaps/maryo/ghost/walk_left_2.settings
-%%DATADIR%%/pixmaps/maryo/ghost/walk_left_2_holding.settings
-%%DATADIR%%/pixmaps/maryo/ghost/walk_right_1.png
-%%DATADIR%%/pixmaps/maryo/ghost/walk_right_1.settings
-%%DATADIR%%/pixmaps/maryo/ghost/walk_right_1_holding.png
-%%DATADIR%%/pixmaps/maryo/ghost/walk_right_1_holding.settings
-%%DATADIR%%/pixmaps/maryo/ghost/walk_right_2.png
-%%DATADIR%%/pixmaps/maryo/ghost/walk_right_2.settings
-%%DATADIR%%/pixmaps/maryo/ghost/walk_right_2_holding.png
-%%DATADIR%%/pixmaps/maryo/ghost/walk_right_2_holding.settings
-%%DATADIR%%/pixmaps/maryo/ice/climb_left.png
-%%DATADIR%%/pixmaps/maryo/ice/climb_left.settings
-%%DATADIR%%/pixmaps/maryo/ice/climb_right.png
-%%DATADIR%%/pixmaps/maryo/ice/climb_right.settings
-%%DATADIR%%/pixmaps/maryo/ice/duck_left.settings
-%%DATADIR%%/pixmaps/maryo/ice/duck_right.png
-%%DATADIR%%/pixmaps/maryo/ice/duck_right.settings
-%%DATADIR%%/pixmaps/maryo/ice/fall_left.settings
-%%DATADIR%%/pixmaps/maryo/ice/fall_left_holding.settings
-%%DATADIR%%/pixmaps/maryo/ice/fall_right.png
-%%DATADIR%%/pixmaps/maryo/ice/fall_right.settings
-%%DATADIR%%/pixmaps/maryo/ice/fall_right_holding.png
-%%DATADIR%%/pixmaps/maryo/ice/fall_right_holding.settings
-%%DATADIR%%/pixmaps/maryo/ice/jump_left.settings
-%%DATADIR%%/pixmaps/maryo/ice/jump_left_holding.settings
-%%DATADIR%%/pixmaps/maryo/ice/jump_right.png
-%%DATADIR%%/pixmaps/maryo/ice/jump_right.settings
-%%DATADIR%%/pixmaps/maryo/ice/jump_right_holding.png
-%%DATADIR%%/pixmaps/maryo/ice/jump_right_holding.settings
-%%DATADIR%%/pixmaps/maryo/ice/stand_left.settings
-%%DATADIR%%/pixmaps/maryo/ice/stand_left_holding.settings
-%%DATADIR%%/pixmaps/maryo/ice/stand_right.png
-%%DATADIR%%/pixmaps/maryo/ice/stand_right.settings
-%%DATADIR%%/pixmaps/maryo/ice/stand_right_holding.png
-%%DATADIR%%/pixmaps/maryo/ice/stand_right_holding.settings
-%%DATADIR%%/pixmaps/maryo/ice/throw_left_1.settings
-%%DATADIR%%/pixmaps/maryo/ice/throw_left_2.settings
-%%DATADIR%%/pixmaps/maryo/ice/throw_right_1.png
-%%DATADIR%%/pixmaps/maryo/ice/throw_right_1.settings
-%%DATADIR%%/pixmaps/maryo/ice/throw_right_2.png
-%%DATADIR%%/pixmaps/maryo/ice/throw_right_2.settings
-%%DATADIR%%/pixmaps/maryo/ice/up_left.settings
-%%DATADIR%%/pixmaps/maryo/ice/up_right.png
-%%DATADIR%%/pixmaps/maryo/ice/up_right.settings
-%%DATADIR%%/pixmaps/maryo/ice/walk_left_1.settings
-%%DATADIR%%/pixmaps/maryo/ice/walk_left_1_holding.settings
-%%DATADIR%%/pixmaps/maryo/ice/walk_left_2.settings
-%%DATADIR%%/pixmaps/maryo/ice/walk_left_2_holding.settings
-%%DATADIR%%/pixmaps/maryo/ice/walk_right_1.png
-%%DATADIR%%/pixmaps/maryo/ice/walk_right_1.settings
-%%DATADIR%%/pixmaps/maryo/ice/walk_right_1_holding.png
-%%DATADIR%%/pixmaps/maryo/ice/walk_right_1_holding.settings
-%%DATADIR%%/pixmaps/maryo/ice/walk_right_2.png
-%%DATADIR%%/pixmaps/maryo/ice/walk_right_2.settings
-%%DATADIR%%/pixmaps/maryo/ice/walk_right_2_holding.png
-%%DATADIR%%/pixmaps/maryo/ice/walk_right_2_holding.settings
-%%DATADIR%%/pixmaps/maryo/small/climb_left.png
-%%DATADIR%%/pixmaps/maryo/small/climb_left.settings
-%%DATADIR%%/pixmaps/maryo/small/climb_right.png
-%%DATADIR%%/pixmaps/maryo/small/climb_right.settings
-%%DATADIR%%/pixmaps/maryo/small/dead_left.settings
-%%DATADIR%%/pixmaps/maryo/small/dead_right.png
-%%DATADIR%%/pixmaps/maryo/small/dead_right.settings
-%%DATADIR%%/pixmaps/maryo/small/duck_left.settings
-%%DATADIR%%/pixmaps/maryo/small/duck_right.png
-%%DATADIR%%/pixmaps/maryo/small/duck_right.settings
-%%DATADIR%%/pixmaps/maryo/small/fall_left.settings
-%%DATADIR%%/pixmaps/maryo/small/fall_left_holding.settings
-%%DATADIR%%/pixmaps/maryo/small/fall_right.png
-%%DATADIR%%/pixmaps/maryo/small/fall_right.settings
-%%DATADIR%%/pixmaps/maryo/small/fall_right_holding.png
-%%DATADIR%%/pixmaps/maryo/small/fall_right_holding.settings
-%%DATADIR%%/pixmaps/maryo/small/jump_left.settings
-%%DATADIR%%/pixmaps/maryo/small/jump_left_holding.settings
-%%DATADIR%%/pixmaps/maryo/small/jump_right.png
-%%DATADIR%%/pixmaps/maryo/small/jump_right.settings
-%%DATADIR%%/pixmaps/maryo/small/jump_right_holding.png
-%%DATADIR%%/pixmaps/maryo/small/jump_right_holding.settings
-%%DATADIR%%/pixmaps/maryo/small/stand_left.settings
-%%DATADIR%%/pixmaps/maryo/small/stand_left_holding.settings
-%%DATADIR%%/pixmaps/maryo/small/stand_right.png
-%%DATADIR%%/pixmaps/maryo/small/stand_right.settings
-%%DATADIR%%/pixmaps/maryo/small/stand_right_holding.png
-%%DATADIR%%/pixmaps/maryo/small/stand_right_holding.settings
-%%DATADIR%%/pixmaps/maryo/small/up_left.settings
-%%DATADIR%%/pixmaps/maryo/small/up_right.png
-%%DATADIR%%/pixmaps/maryo/small/up_right.settings
-%%DATADIR%%/pixmaps/maryo/small/walk_left_1.settings
-%%DATADIR%%/pixmaps/maryo/small/walk_left_1_holding.settings
-%%DATADIR%%/pixmaps/maryo/small/walk_left_2.settings
-%%DATADIR%%/pixmaps/maryo/small/walk_left_2_holding.settings
-%%DATADIR%%/pixmaps/maryo/small/walk_right_1.png
-%%DATADIR%%/pixmaps/maryo/small/walk_right_1.settings
-%%DATADIR%%/pixmaps/maryo/small/walk_right_1_holding.png
-%%DATADIR%%/pixmaps/maryo/small/walk_right_1_holding.settings
-%%DATADIR%%/pixmaps/maryo/small/walk_right_2.png
-%%DATADIR%%/pixmaps/maryo/small/walk_right_2.settings
-%%DATADIR%%/pixmaps/maryo/small/walk_right_2_holding.png
-%%DATADIR%%/pixmaps/maryo/small/walk_right_2_holding.settings
-%%DATADIR%%/pixmaps/menu/audio.png
-%%DATADIR%%/pixmaps/menu/audio.settings
-%%DATADIR%%/pixmaps/menu/controls.png
-%%DATADIR%%/pixmaps/menu/controls.settings
-%%DATADIR%%/pixmaps/menu/game.png
-%%DATADIR%%/pixmaps/menu/game.settings
-%%DATADIR%%/pixmaps/menu/items/audio.png
-%%DATADIR%%/pixmaps/menu/items/audio.settings
-%%DATADIR%%/pixmaps/menu/items/audio.txt
-%%DATADIR%%/pixmaps/menu/items/controls.png
-%%DATADIR%%/pixmaps/menu/items/controls.settings
-%%DATADIR%%/pixmaps/menu/items/controls.txt
-%%DATADIR%%/pixmaps/menu/items/fullscreen.png
-%%DATADIR%%/pixmaps/menu/items/fullscreen.settings
-%%DATADIR%%/pixmaps/menu/items/fullscreen.txt
-%%DATADIR%%/pixmaps/menu/items/game.png
-%%DATADIR%%/pixmaps/menu/items/game.settings
-%%DATADIR%%/pixmaps/menu/items/game.txt
-%%DATADIR%%/pixmaps/menu/items/gamepad.png
-%%DATADIR%%/pixmaps/menu/items/gamepad.settings
-%%DATADIR%%/pixmaps/menu/items/gamepad.txt
-%%DATADIR%%/pixmaps/menu/items/load.png
-%%DATADIR%%/pixmaps/menu/items/load.settings
-%%DATADIR%%/pixmaps/menu/items/load.txt
-%%DATADIR%%/pixmaps/menu/items/music.png
-%%DATADIR%%/pixmaps/menu/items/music.settings
-%%DATADIR%%/pixmaps/menu/items/music.txt
-%%DATADIR%%/pixmaps/menu/items/options.png
-%%DATADIR%%/pixmaps/menu/items/options.settings
-%%DATADIR%%/pixmaps/menu/items/overworld.png
-%%DATADIR%%/pixmaps/menu/items/overworld.settings
-%%DATADIR%%/pixmaps/menu/items/overworld.txt
-%%DATADIR%%/pixmaps/menu/items/save.png
-%%DATADIR%%/pixmaps/menu/items/save.settings
-%%DATADIR%%/pixmaps/menu/items/save.txt
-%%DATADIR%%/pixmaps/menu/items/sounds.png
-%%DATADIR%%/pixmaps/menu/items/sounds.settings
-%%DATADIR%%/pixmaps/menu/items/sounds.txt
-%%DATADIR%%/pixmaps/menu/items/start.png
-%%DATADIR%%/pixmaps/menu/items/start.settings
-%%DATADIR%%/pixmaps/menu/items/video.png
-%%DATADIR%%/pixmaps/menu/items/video.settings
-%%DATADIR%%/pixmaps/menu/items/video.txt
-%%DATADIR%%/pixmaps/menu/load.png
-%%DATADIR%%/pixmaps/menu/load.settings
-%%DATADIR%%/pixmaps/menu/logo_sdl.png
-%%DATADIR%%/pixmaps/menu/logo_sdl.settings
-%%DATADIR%%/pixmaps/menu/options.png
-%%DATADIR%%/pixmaps/menu/options.settings
-%%DATADIR%%/pixmaps/menu/quit.png
-%%DATADIR%%/pixmaps/menu/quit.settings
-%%DATADIR%%/pixmaps/menu/save.png
-%%DATADIR%%/pixmaps/menu/save.settings
-%%DATADIR%%/pixmaps/menu/start.png
-%%DATADIR%%/pixmaps/menu/start.settings
-%%DATADIR%%/pixmaps/menu/video.png
-%%DATADIR%%/pixmaps/menu/video.settings
-%%DATADIR%%/pixmaps/pipes/blue/down.settings
-%%DATADIR%%/pixmaps/pipes/blue/hor.settings
-%%DATADIR%%/pixmaps/pipes/blue/left.settings
-%%DATADIR%%/pixmaps/pipes/blue/right.settings
-%%DATADIR%%/pixmaps/pipes/blue/small/down.settings
-%%DATADIR%%/pixmaps/pipes/blue/small/hor.settings
-%%DATADIR%%/pixmaps/pipes/blue/small/left.settings
-%%DATADIR%%/pixmaps/pipes/blue/small/right.settings
-%%DATADIR%%/pixmaps/pipes/blue/small/up.png
-%%DATADIR%%/pixmaps/pipes/blue/small/up.settings
-%%DATADIR%%/pixmaps/pipes/blue/small/ver.png
-%%DATADIR%%/pixmaps/pipes/blue/small/ver.settings
-%%DATADIR%%/pixmaps/pipes/blue/up.png
-%%DATADIR%%/pixmaps/pipes/blue/up.settings
-%%DATADIR%%/pixmaps/pipes/blue/ver.png
-%%DATADIR%%/pixmaps/pipes/blue/ver.settings
-%%DATADIR%%/pixmaps/pipes/green/down.settings
-%%DATADIR%%/pixmaps/pipes/green/hor.settings
-%%DATADIR%%/pixmaps/pipes/green/left.settings
-%%DATADIR%%/pixmaps/pipes/green/right.settings
-%%DATADIR%%/pixmaps/pipes/green/small/down.settings
-%%DATADIR%%/pixmaps/pipes/green/small/hor.settings
-%%DATADIR%%/pixmaps/pipes/green/small/left.settings
-%%DATADIR%%/pixmaps/pipes/green/small/right.settings
-%%DATADIR%%/pixmaps/pipes/green/small/up.png
-%%DATADIR%%/pixmaps/pipes/green/small/up.settings
-%%DATADIR%%/pixmaps/pipes/green/small/ver.png
-%%DATADIR%%/pixmaps/pipes/green/small/ver.settings
-%%DATADIR%%/pixmaps/pipes/green/up.png
-%%DATADIR%%/pixmaps/pipes/green/up.settings
-%%DATADIR%%/pixmaps/pipes/green/ver.png
-%%DATADIR%%/pixmaps/pipes/green/ver.settings
-%%DATADIR%%/pixmaps/pipes/grey/down.settings
-%%DATADIR%%/pixmaps/pipes/grey/hor.settings
-%%DATADIR%%/pixmaps/pipes/grey/left.settings
-%%DATADIR%%/pixmaps/pipes/grey/right.settings
-%%DATADIR%%/pixmaps/pipes/grey/small/down.settings
-%%DATADIR%%/pixmaps/pipes/grey/small/hor.settings
-%%DATADIR%%/pixmaps/pipes/grey/small/left.settings
-%%DATADIR%%/pixmaps/pipes/grey/small/right.settings
-%%DATADIR%%/pixmaps/pipes/grey/small/up.png
-%%DATADIR%%/pixmaps/pipes/grey/small/up.settings
-%%DATADIR%%/pixmaps/pipes/grey/small/ver.png
-%%DATADIR%%/pixmaps/pipes/grey/small/ver.settings
-%%DATADIR%%/pixmaps/pipes/grey/up.png
-%%DATADIR%%/pixmaps/pipes/grey/up.settings
-%%DATADIR%%/pixmaps/pipes/grey/ver.png
-%%DATADIR%%/pixmaps/pipes/grey/ver.settings
-%%DATADIR%%/pixmaps/pipes/orange/down.settings
-%%DATADIR%%/pixmaps/pipes/orange/hor.settings
-%%DATADIR%%/pixmaps/pipes/orange/left.settings
-%%DATADIR%%/pixmaps/pipes/orange/right.settings
-%%DATADIR%%/pixmaps/pipes/orange/small/down.settings
-%%DATADIR%%/pixmaps/pipes/orange/small/hor.settings
-%%DATADIR%%/pixmaps/pipes/orange/small/left.settings
-%%DATADIR%%/pixmaps/pipes/orange/small/right.settings
-%%DATADIR%%/pixmaps/pipes/orange/small/up.png
-%%DATADIR%%/pixmaps/pipes/orange/small/up.settings
-%%DATADIR%%/pixmaps/pipes/orange/small/ver.png
-%%DATADIR%%/pixmaps/pipes/orange/small/ver.settings
-%%DATADIR%%/pixmaps/pipes/orange/up.png
-%%DATADIR%%/pixmaps/pipes/orange/up.settings
-%%DATADIR%%/pixmaps/pipes/orange/ver.png
-%%DATADIR%%/pixmaps/pipes/orange/ver.settings
-%%DATADIR%%/pixmaps/pipes/yellow/down.settings
-%%DATADIR%%/pixmaps/pipes/yellow/hor.settings
-%%DATADIR%%/pixmaps/pipes/yellow/left.settings
-%%DATADIR%%/pixmaps/pipes/yellow/right.settings
-%%DATADIR%%/pixmaps/pipes/yellow/small/down.settings
-%%DATADIR%%/pixmaps/pipes/yellow/small/hor.settings
-%%DATADIR%%/pixmaps/pipes/yellow/small/left.settings
-%%DATADIR%%/pixmaps/pipes/yellow/small/right.settings
-%%DATADIR%%/pixmaps/pipes/yellow/small/up.png
-%%DATADIR%%/pixmaps/pipes/yellow/small/up.settings
-%%DATADIR%%/pixmaps/pipes/yellow/small/ver.png
-%%DATADIR%%/pixmaps/pipes/yellow/small/ver.settings
-%%DATADIR%%/pixmaps/pipes/yellow/up.png
-%%DATADIR%%/pixmaps/pipes/yellow/up.settings
-%%DATADIR%%/pixmaps/pipes/yellow/ver.png
-%%DATADIR%%/pixmaps/pipes/yellow/ver.settings
-%%DATADIR%%/pixmaps/signs/default_1/1_danger.png
-%%DATADIR%%/pixmaps/signs/default_1/1_danger.settings
-%%DATADIR%%/pixmaps/signs/default_1/1_danger_2.png
-%%DATADIR%%/pixmaps/signs/default_1/1_danger_2.settings
-%%DATADIR%%/pixmaps/signs/default_1/1_ending.png
-%%DATADIR%%/pixmaps/signs/default_1/1_ending.settings
-%%DATADIR%%/pixmaps/signs/default_1/1_ending_big.png
-%%DATADIR%%/pixmaps/signs/default_1/1_ending_big.settings
-%%DATADIR%%/pixmaps/signs/default_1/1_ending_big_down_left.settings
-%%DATADIR%%/pixmaps/signs/default_1/1_ending_big_down_right.settings
-%%DATADIR%%/pixmaps/signs/default_1/1_ending_big_left.settings
-%%DATADIR%%/pixmaps/signs/default_1/1_ending_big_up_left.settings
-%%DATADIR%%/pixmaps/signs/default_1/1_ending_big_up_right.settings
-%%DATADIR%%/pixmaps/signs/default_1/1_ending_down_left.settings
-%%DATADIR%%/pixmaps/signs/default_1/1_ending_down_right.settings
-%%DATADIR%%/pixmaps/signs/default_1/1_ending_left.settings
-%%DATADIR%%/pixmaps/signs/default_1/1_ending_left_up.settings
-%%DATADIR%%/pixmaps/signs/default_1/1_ending_right_up.png
-%%DATADIR%%/pixmaps/signs/default_1/1_ending_right_up.settings
-%%DATADIR%%/pixmaps/signs/default_1/1_ending_up_left.settings
-%%DATADIR%%/pixmaps/signs/default_1/1_ending_up_right.settings
-%%DATADIR%%/pixmaps/windows/castle/1.png
-%%DATADIR%%/pixmaps/windows/castle/1.settings
-%%DATADIR%%/pixmaps/windows/castle/2.png
-%%DATADIR%%/pixmaps/windows/castle/2.settings
-%%DATADIR%%/pixmaps/windows/castle/3.png
-%%DATADIR%%/pixmaps/windows/castle/3.settings
-%%DATADIR%%/pixmaps/world/green_1/ground/todo.txt
-%%DATADIR%%/pixmaps/world/maryo/small/down.png
-%%DATADIR%%/pixmaps/world/maryo/small/down.settings
-%%DATADIR%%/pixmaps/world/maryo/small/down_1.png
-%%DATADIR%%/pixmaps/world/maryo/small/down_1.settings
-%%DATADIR%%/pixmaps/world/maryo/small/down_2.png
-%%DATADIR%%/pixmaps/world/maryo/small/down_2.settings
-%%DATADIR%%/pixmaps/world/maryo/small/left.png
-%%DATADIR%%/pixmaps/world/maryo/small/left.settings
-%%DATADIR%%/pixmaps/world/maryo/small/left_1.png
-%%DATADIR%%/pixmaps/world/maryo/small/left_1.settings
-%%DATADIR%%/pixmaps/world/maryo/small/left_2.png
-%%DATADIR%%/pixmaps/world/maryo/small/left_2.settings
-%%DATADIR%%/pixmaps/world/maryo/small/right.settings
-%%DATADIR%%/pixmaps/world/maryo/small/right_1.settings
-%%DATADIR%%/pixmaps/world/maryo/small/right_2.settings
-%%DATADIR%%/pixmaps/world/maryo/small/up.png
-%%DATADIR%%/pixmaps/world/maryo/small/up.settings
-%%DATADIR%%/pixmaps/world/maryo/small/up_1.png
-%%DATADIR%%/pixmaps/world/maryo/small/up_1.settings
-%%DATADIR%%/pixmaps/world/maryo/small/up_2.png
-%%DATADIR%%/pixmaps/world/maryo/small/up_2.settings
-%%DATADIR%%/pixmaps/world/objects/bridge/bridge_1_hor_end.png
-%%DATADIR%%/pixmaps/world/objects/bridge/bridge_1_hor_end.settings
-%%DATADIR%%/pixmaps/world/objects/bridge/bridge_1_hor_middle.png
-%%DATADIR%%/pixmaps/world/objects/bridge/bridge_1_hor_middle.settings
-%%DATADIR%%/pixmaps/world/objects/bridge/bridge_1_hor_start.png
-%%DATADIR%%/pixmaps/world/objects/bridge/bridge_1_hor_start.settings
-%%DATADIR%%/pixmaps/world/objects/bridge/bridge_1_ver_end.png
-%%DATADIR%%/pixmaps/world/objects/bridge/bridge_1_ver_end.settings
-%%DATADIR%%/pixmaps/world/objects/bridge/bridge_1_ver_middle.png
-%%DATADIR%%/pixmaps/world/objects/bridge/bridge_1_ver_middle.settings
-%%DATADIR%%/pixmaps/world/objects/bridge/bridge_1_ver_start.png
-%%DATADIR%%/pixmaps/world/objects/bridge/bridge_1_ver_start.settings
-%%DATADIR%%/pixmaps/world/objects/cactus/cactus_man.png
-%%DATADIR%%/pixmaps/world/objects/cactus/cactus_man.settings
-%%DATADIR%%/pixmaps/world/objects/cactus/desert_cactus.png
-%%DATADIR%%/pixmaps/world/objects/cactus/desert_cactus.settings
-%%DATADIR%%/pixmaps/world/objects/castle/1.png
-%%DATADIR%%/pixmaps/world/objects/castle/1.settings
-%%DATADIR%%/pixmaps/world/objects/castle/2.png
-%%DATADIR%%/pixmaps/world/objects/castle/2.settings
-%%DATADIR%%/pixmaps/world/objects/castle/3.png
-%%DATADIR%%/pixmaps/world/objects/castle/3.settings
-%%DATADIR%%/pixmaps/world/objects/cloud/light_blue/medium_1.png
-%%DATADIR%%/pixmaps/world/objects/cloud/light_blue/medium_1.settings
-%%DATADIR%%/pixmaps/world/objects/cloud/light_blue/medium_2.png
-%%DATADIR%%/pixmaps/world/objects/cloud/light_blue/medium_2.settings
-%%DATADIR%%/pixmaps/world/objects/cloud/light_blue/small_1.png
-%%DATADIR%%/pixmaps/world/objects/cloud/light_blue/small_1.settings
-%%DATADIR%%/pixmaps/world/objects/extra/compass_rose.png
-%%DATADIR%%/pixmaps/world/objects/extra/compass_rose.settings
-%%DATADIR%%/pixmaps/world/objects/grass/small_yellow.png
-%%DATADIR%%/pixmaps/world/objects/grass/small_yellow.settings
-%%DATADIR%%/pixmaps/world/objects/hedge/green_1.png
-%%DATADIR%%/pixmaps/world/objects/hedge/green_1.settings
-%%DATADIR%%/pixmaps/world/objects/hill/blue_1.png
-%%DATADIR%%/pixmaps/world/objects/hill/blue_1.settings
-%%DATADIR%%/pixmaps/world/objects/hill/blue_2.png
-%%DATADIR%%/pixmaps/world/objects/hill/blue_2.settings
-%%DATADIR%%/pixmaps/world/objects/hill/blue_big.png
-%%DATADIR%%/pixmaps/world/objects/hill/blue_big_left.settings
-%%DATADIR%%/pixmaps/world/objects/hill/blue_big_right.settings
-%%DATADIR%%/pixmaps/world/objects/hill/bluegreen_big.png
-%%DATADIR%%/pixmaps/world/objects/hill/bluegreen_big.settings
-%%DATADIR%%/pixmaps/world/objects/hill/bluegreen_small.png
-%%DATADIR%%/pixmaps/world/objects/hill/bluegreen_small.settings
-%%DATADIR%%/pixmaps/world/objects/hill/bluegreen_stone_1.png
-%%DATADIR%%/pixmaps/world/objects/hill/bluegreen_stone_1.settings
-%%DATADIR%%/pixmaps/world/objects/lake/lake_1.png
-%%DATADIR%%/pixmaps/world/objects/lake/lake_1.settings
-%%DATADIR%%/pixmaps/world/objects/lake/oasis.png
-%%DATADIR%%/pixmaps/world/objects/lake/oasis.settings
-%%DATADIR%%/pixmaps/world/objects/mushroom/mushroom.png
-%%DATADIR%%/pixmaps/world/objects/mushroom/mushroom_left.settings
-%%DATADIR%%/pixmaps/world/objects/mushroom/mushroom_right.settings
-%%DATADIR%%/pixmaps/world/objects/pipe/blue_big.png
-%%DATADIR%%/pixmaps/world/objects/pipe/blue_big.settings
-%%DATADIR%%/pixmaps/world/objects/pipe/blue_small.png
-%%DATADIR%%/pixmaps/world/objects/pipe/blue_small.settings
-%%DATADIR%%/pixmaps/world/objects/pipe/green_big.png
-%%DATADIR%%/pixmaps/world/objects/pipe/green_big.settings
-%%DATADIR%%/pixmaps/world/objects/pipe/green_small.png
-%%DATADIR%%/pixmaps/world/objects/pipe/green_small.settings
-%%DATADIR%%/pixmaps/world/objects/pipe/grey_big.png
-%%DATADIR%%/pixmaps/world/objects/pipe/grey_big.settings
-%%DATADIR%%/pixmaps/world/objects/pipe/grey_small.png
-%%DATADIR%%/pixmaps/world/objects/pipe/grey_small.settings
-%%DATADIR%%/pixmaps/world/objects/pipe/yellow_big.png
-%%DATADIR%%/pixmaps/world/objects/pipe/yellow_big.settings
-%%DATADIR%%/pixmaps/world/objects/pipe/yellow_small.png
-%%DATADIR%%/pixmaps/world/objects/pipe/yellow_small.settings
-%%DATADIR%%/pixmaps/world/objects/plants/green_1.png
-%%DATADIR%%/pixmaps/world/objects/plants/green_1.settings
-%%DATADIR%%/pixmaps/world/objects/plants/medium_plant.png
-%%DATADIR%%/pixmaps/world/objects/plants/medium_plant.settings
-%%DATADIR%%/pixmaps/world/objects/pyramid/medium_orange.png
-%%DATADIR%%/pixmaps/world/objects/pyramid/medium_orange.settings
-%%DATADIR%%/pixmaps/world/objects/stone/stone.png
-%%DATADIR%%/pixmaps/world/objects/stone/stone.settings
-%%DATADIR%%/pixmaps/world/objects/stone/stone_2.png
-%%DATADIR%%/pixmaps/world/objects/stone/stone_2.settings
-%%DATADIR%%/pixmaps/world/objects/stone/stone_2_small.png
-%%DATADIR%%/pixmaps/world/objects/stone/stone_2_small.settings
-%%DATADIR%%/pixmaps/world/objects/sun/1.png
-%%DATADIR%%/pixmaps/world/objects/sun/1.settings
-%%DATADIR%%/pixmaps/world/objects/wheels/wind_wheel.png
-%%DATADIR%%/pixmaps/world/objects/wheels/wind_wheel.settings
-%%DATADIR%%/pixmaps/world/sand_1/bones/1.png
-%%DATADIR%%/pixmaps/world/sand_1/bones/1.settings
-%%DATADIR%%/pixmaps/world/sand_1/hills/1.png
-%%DATADIR%%/pixmaps/world/sand_1/hills/1.settings
-%%DATADIR%%/pixmaps/world/sand_1/hills/dune_1.png
-%%DATADIR%%/pixmaps/world/sand_1/hills/dune_1.settings
-%%DATADIR%%/pixmaps/world/way/yellow_1/cross.png
-%%DATADIR%%/pixmaps/world/way/yellow_1/cross.settings
-%%DATADIR%%/pixmaps/world/way/yellow_1/leftdown.png
-%%DATADIR%%/pixmaps/world/way/yellow_1/leftdown.settings
-%%DATADIR%%/pixmaps/world/way/yellow_1/leftright.png
-%%DATADIR%%/pixmaps/world/way/yellow_1/leftright.settings
-%%DATADIR%%/pixmaps/world/way/yellow_1/leftup.png
-%%DATADIR%%/pixmaps/world/way/yellow_1/leftup.settings
-%%DATADIR%%/pixmaps/world/way/yellow_1/point.png
-%%DATADIR%%/pixmaps/world/way/yellow_1/point.settings
-%%DATADIR%%/pixmaps/world/way/yellow_1/rightdown.png
-%%DATADIR%%/pixmaps/world/way/yellow_1/rightdown.settings
-%%DATADIR%%/pixmaps/world/way/yellow_1/rightup.png
-%%DATADIR%%/pixmaps/world/way/yellow_1/rightup.settings
-%%DATADIR%%/pixmaps/world/way/yellow_1/updown.png
-%%DATADIR%%/pixmaps/world/way/yellow_1/updown.settings
-%%DATADIR%%/pixmaps/world/waypoint/default_1.png
-%%DATADIR%%/pixmaps/world/waypoint/default_1.settings
-%%DATADIR%%/schema/Campaign.xsd
-%%DATADIR%%/schema/Config.xsd
-%%DATADIR%%/schema/Editor_Items.xsd
-%%DATADIR%%/schema/Editor_Menu.xsd
-%%DATADIR%%/schema/Level.xsd
-%%DATADIR%%/schema/Savegame.xsd
-%%DATADIR%%/schema/Savegame_old.xsd
-%%DATADIR%%/schema/World/Description.xsd
-%%DATADIR%%/schema/World/Lines.xsd
-%%DATADIR%%/schema/World/World.xsd
-%%DATADIR%%/sounds/ambient/hum_medium_pitch_1.ogg
-%%DATADIR%%/sounds/ambient/hum_medium_pitch_1.txt
-%%DATADIR%%/sounds/ambient/hum_metallic_1.ogg
-%%DATADIR%%/sounds/ambient/hum_metallic_1.txt
-%%DATADIR%%/sounds/ambient/machine_1.ogg
-%%DATADIR%%/sounds/ambient/machine_1.txt
-%%DATADIR%%/sounds/ambient/rain_thunder_1.ogg
-%%DATADIR%%/sounds/ambient/rain_thunder_1.txt
-%%DATADIR%%/sounds/ambient/thunder_1.ogg
-%%DATADIR%%/sounds/ambient/thunder_1.txt
-%%DATADIR%%/sounds/ambient/thunder_muffled_1.ogg
-%%DATADIR%%/sounds/ambient/thunder_muffled_1.txt
-%%DATADIR%%/sounds/ambient/thunder_muffled_short_1.ogg
-%%DATADIR%%/sounds/ambient/thunder_muffled_short_1.txt
-%%DATADIR%%/sounds/ambient/wind_1.ogg
-%%DATADIR%%/sounds/ambient/wind_1.txt
-%%DATADIR%%/sounds/ambient/wind_desert_1.ogg
-%%DATADIR%%/sounds/ambient/wind_desert_1.txt
-%%DATADIR%%/sounds/audio_on.ogg
-%%DATADIR%%/sounds/audio_on.txt
-%%DATADIR%%/sounds/babble/long_1.ogg
-%%DATADIR%%/sounds/babble/long_1.txt
-%%DATADIR%%/sounds/editor/enter.ogg
-%%DATADIR%%/sounds/editor/enter.txt
-%%DATADIR%%/sounds/editor/leave.ogg
-%%DATADIR%%/sounds/editor/leave.txt
-%%DATADIR%%/sounds/editor/save.ogg
-%%DATADIR%%/sounds/editor/save.txt
-%%DATADIR%%/sounds/enemy/boss/furball/hit.txt
-%%DATADIR%%/sounds/enemy/boss/furball/hit.wav
-%%DATADIR%%/sounds/enemy/boss/furball/hit_failed.txt
-%%DATADIR%%/sounds/enemy/boss/furball/hit_failed.wav
-%%DATADIR%%/sounds/enemy/boss/turtle/big_hit.ogg
-%%DATADIR%%/sounds/enemy/boss/turtle/big_hit.txt
-%%DATADIR%%/sounds/enemy/boss/turtle/hit.ogg
-%%DATADIR%%/sounds/enemy/boss/turtle/hit.txt
-%%DATADIR%%/sounds/enemy/boss/turtle/power_up.ogg
-%%DATADIR%%/sounds/enemy/boss/turtle/power_up.txt
-%%DATADIR%%/sounds/enemy/boss/turtle/shell_attack.ogg
-%%DATADIR%%/sounds/enemy/boss/turtle/shell_attack.txt
-%%DATADIR%%/sounds/enemy/eato/die.ogg
-%%DATADIR%%/sounds/enemy/eato/die.txt
-%%DATADIR%%/sounds/enemy/flyon/die.ogg
-%%DATADIR%%/sounds/enemy/flyon/die.txt
-%%DATADIR%%/sounds/enemy/furball/die.ogg
-%%DATADIR%%/sounds/enemy/furball/die.txt
-%%DATADIR%%/sounds/enemy/gee/die.ogg
-%%DATADIR%%/sounds/enemy/gee/die.txt
-%%DATADIR%%/sounds/enemy/krush/die.ogg
-%%DATADIR%%/sounds/enemy/krush/die.txt
-%%DATADIR%%/sounds/enemy/rokko/activate.txt
-%%DATADIR%%/sounds/enemy/rokko/activate.wav
-%%DATADIR%%/sounds/enemy/rokko/hit.txt
-%%DATADIR%%/sounds/enemy/rokko/hit.wav
-%%DATADIR%%/sounds/enemy/spika/move.ogg
-%%DATADIR%%/sounds/enemy/spika/move.txt
-%%DATADIR%%/sounds/enemy/thromp/die.ogg
-%%DATADIR%%/sounds/enemy/thromp/die.txt
-%%DATADIR%%/sounds/enemy/thromp/hit.ogg
-%%DATADIR%%/sounds/enemy/thromp/hit.txt
-%%DATADIR%%/sounds/enemy/turtle/hit.ogg
-%%DATADIR%%/sounds/enemy/turtle/hit.txt
-%%DATADIR%%/sounds/enemy/turtle/shell/hit.ogg
-%%DATADIR%%/sounds/enemy/turtle/shell/hit.txt
-%%DATADIR%%/sounds/enemy/turtle/stand_up.txt
-%%DATADIR%%/sounds/enemy/turtle/stand_up.wav
-%%DATADIR%%/sounds/enter_pipe.ogg
-%%DATADIR%%/sounds/enter_pipe.txt
-%%DATADIR%%/sounds/error.ogg
-%%DATADIR%%/sounds/error.txt
-%%DATADIR%%/sounds/item/empty_box.txt
-%%DATADIR%%/sounds/item/empty_box.wav
-%%DATADIR%%/sounds/item/fireball.ogg
-%%DATADIR%%/sounds/item/fireball.txt
-%%DATADIR%%/sounds/item/fireball_explode.txt
-%%DATADIR%%/sounds/item/fireball_explode.wav
-%%DATADIR%%/sounds/item/fireball_explosion.txt
-%%DATADIR%%/sounds/item/fireball_explosion.wav
-%%DATADIR%%/sounds/item/fireball_repelled.txt
-%%DATADIR%%/sounds/item/fireball_repelled.wav
-%%DATADIR%%/sounds/item/fireplant.ogg
-%%DATADIR%%/sounds/item/fireplant.txt
-%%DATADIR%%/sounds/item/goldpiece_1.ogg
-%%DATADIR%%/sounds/item/goldpiece_1.txt
-%%DATADIR%%/sounds/item/goldpiece_red.txt
-%%DATADIR%%/sounds/item/goldpiece_red.wav
-%%DATADIR%%/sounds/item/ice_kill.txt
-%%DATADIR%%/sounds/item/ice_kill.wav
-%%DATADIR%%/sounds/item/iceball.txt
-%%DATADIR%%/sounds/item/iceball.wav
-%%DATADIR%%/sounds/item/iceball_explosion.txt
-%%DATADIR%%/sounds/item/iceball_explosion.wav
-%%DATADIR%%/sounds/item/live_up.ogg
-%%DATADIR%%/sounds/item/live_up.txt
-%%DATADIR%%/sounds/item/live_up_2.ogg
-%%DATADIR%%/sounds/item/live_up_2.txt
-%%DATADIR%%/sounds/item/moon.ogg
-%%DATADIR%%/sounds/item/moon.txt
-%%DATADIR%%/sounds/item/mushroom.ogg
-%%DATADIR%%/sounds/item/mushroom.txt
-%%DATADIR%%/sounds/item/mushroom_blue.txt
-%%DATADIR%%/sounds/item/mushroom_blue.wav
-%%DATADIR%%/sounds/item/mushroom_ghost.ogg
-%%DATADIR%%/sounds/item/mushroom_ghost.txt
-%%DATADIR%%/sounds/item/star_kill.ogg
-%%DATADIR%%/sounds/item/star_kill.txt
-%%DATADIR%%/sounds/itembox_get.ogg
-%%DATADIR%%/sounds/itembox_get.txt
-%%DATADIR%%/sounds/itembox_set.ogg
-%%DATADIR%%/sounds/itembox_set.txt
-%%DATADIR%%/sounds/leave_pipe.ogg
-%%DATADIR%%/sounds/leave_pipe.txt
-%%DATADIR%%/sounds/player/dead.ogg
-%%DATADIR%%/sounds/player/dead.txt
-%%DATADIR%%/sounds/player/ghost_end.ogg
-%%DATADIR%%/sounds/player/ghost_end.txt
-%%DATADIR%%/sounds/player/jump_big.ogg
-%%DATADIR%%/sounds/player/jump_big.txt
-%%DATADIR%%/sounds/player/jump_big_power.ogg
-%%DATADIR%%/sounds/player/jump_big_power.txt
-%%DATADIR%%/sounds/player/jump_ghost.ogg
-%%DATADIR%%/sounds/player/jump_ghost.txt
-%%DATADIR%%/sounds/player/jump_small.ogg
-%%DATADIR%%/sounds/player/jump_small.txt
-%%DATADIR%%/sounds/player/jump_small_power.ogg
-%%DATADIR%%/sounds/player/jump_small_power.txt
-%%DATADIR%%/sounds/player/maryo_au.txt
-%%DATADIR%%/sounds/player/pickup_item.txt
-%%DATADIR%%/sounds/player/pickup_item.wav
-%%DATADIR%%/sounds/player/powerdown.ogg
-%%DATADIR%%/sounds/player/powerdown.txt
-%%DATADIR%%/sounds/player/run_stop.ogg
-%%DATADIR%%/sounds/player/run_stop.txt
-%%DATADIR%%/sounds/savegame_load.ogg
-%%DATADIR%%/sounds/savegame_load.txt
-%%DATADIR%%/sounds/savegame_save.ogg
-%%DATADIR%%/sounds/savegame_save.txt
-%%DATADIR%%/sounds/sprout_1.ogg
-%%DATADIR%%/sounds/sprout_1.txt
-%%DATADIR%%/sounds/stomp_1.ogg
-%%DATADIR%%/sounds/stomp_1.txt
-%%DATADIR%%/sounds/stomp_4.ogg
-%%DATADIR%%/sounds/stomp_4.txt
-%%DATADIR%%/sounds/wall_hit.txt
-%%DATADIR%%/sounds/wall_hit.wav
-%%DATADIR%%/sounds/waterdrop_1.ogg
-%%DATADIR%%/sounds/waterdrop_1.txt
-%%DATADIR%%/sounds/waypoint_reached.ogg
-%%DATADIR%%/sounds/waypoint_reached.txt
-%%DATADIR%%/sounds/wood_1.ogg
-%%DATADIR%%/sounds/wood_1.txt
-%%DATADIR%%/translations/Secret Maryo Chronicles template.po
-%%DATADIR%%/translations/de/LC_MESSAGES/Secret Maryo Chronicles.mo
-%%DATADIR%%/translations/de/LC_MESSAGES/Secret Maryo Chronicles.po
-%%DATADIR%%/translations/el/LC_MESSAGES/Secret Maryo Chronicles.mo
-%%DATADIR%%/translations/el/LC_MESSAGES/Secret Maryo Chronicles.po
-%%DATADIR%%/translations/es/LC_MESSAGES/Secret Maryo Chronicles.mo
-%%DATADIR%%/translations/es/LC_MESSAGES/Secret Maryo Chronicles.po
-%%DATADIR%%/translations/fr/LC_MESSAGES/Secret Maryo Chronicles.mo
-%%DATADIR%%/translations/fr/LC_MESSAGES/Secret Maryo Chronicles.po
-%%DATADIR%%/translations/it/LC_MESSAGES/Secret Maryo Chronicles.mo
-%%DATADIR%%/translations/it/LC_MESSAGES/Secret Maryo Chronicles.po
-%%DATADIR%%/translations/nl/LC_MESSAGES/Secret Maryo Chronicles.mo
-%%DATADIR%%/translations/nl/LC_MESSAGES/Secret Maryo Chronicles.po
-%%DATADIR%%/translations/nn/LC_MESSAGES/Secret Maryo Chronicles.mo
-%%DATADIR%%/translations/nn/LC_MESSAGES/Secret Maryo Chronicles.po
-%%DATADIR%%/translations/pl/LC_MESSAGES/Secret Maryo Chronicles.mo
-%%DATADIR%%/translations/pl/LC_MESSAGES/Secret Maryo Chronicles.po
-%%DATADIR%%/translations/ru/LC_MESSAGES/Secret Maryo Chronicles.mo
-%%DATADIR%%/translations/ru/LC_MESSAGES/Secret Maryo Chronicles.po
-%%DATADIR%%/translations/tr/LC_MESSAGES/Secret Maryo Chronicles.mo
-%%DATADIR%%/translations/tr/LC_MESSAGES/Secret Maryo Chronicles.po
-%%DATADIR%%/translations/zh_TW/LC_MESSAGES/Secret Maryo Chronicles.mo
-%%DATADIR%%/translations/zh_TW/LC_MESSAGES/Secret Maryo Chronicles.po
-%%DATADIR%%/world/test_1/description.xml
-%%DATADIR%%/world/test_1/layer.xml
-%%DATADIR%%/world/test_1/world.xml
-%%DATADIR%%/world/world_1/description.xml
-%%DATADIR%%/world/world_1/layer.xml
-%%DATADIR%%/world/world_1/world.xml
-%%DATADIR%%/world/world_2/description.xml
-%%DATADIR%%/world/world_2/layer.xml
-%%DATADIR%%/world/world_2/world.xml
-%%DATADIR%%/world/world_3/description.xml
-%%DATADIR%%/world/world_3/layer.xml
-%%DATADIR%%/world/world_3/world.xml
-%%DATADIR%%/world/world_4/description.xml
-%%DATADIR%%/world/world_4/layer.xml
-%%DATADIR%%/world/world_4/world.xml
-@exec mkdir -p %D/%%DATADIR%%/music
-@dirrm %%DATADIR%%/world/world_4
-@dirrm %%DATADIR%%/world/world_3
-@dirrm %%DATADIR%%/world/world_2
-@dirrm %%DATADIR%%/world/world_1
-@dirrm %%DATADIR%%/world/test_1
-@dirrm %%DATADIR%%/world
-@dirrm %%DATADIR%%/translations/zh_TW/LC_MESSAGES
-@dirrm %%DATADIR%%/translations/zh_TW
-@dirrm %%DATADIR%%/translations/tr/LC_MESSAGES
-@dirrm %%DATADIR%%/translations/tr
-@dirrm %%DATADIR%%/translations/ru/LC_MESSAGES
-@dirrm %%DATADIR%%/translations/ru
-@dirrm %%DATADIR%%/translations/pl/LC_MESSAGES
-@dirrm %%DATADIR%%/translations/pl
-@dirrm %%DATADIR%%/translations/nn/LC_MESSAGES
-@dirrm %%DATADIR%%/translations/nn
-@dirrm %%DATADIR%%/translations/nl/LC_MESSAGES
-@dirrm %%DATADIR%%/translations/nl
-@dirrm %%DATADIR%%/translations/it/LC_MESSAGES
-@dirrm %%DATADIR%%/translations/it
-@dirrm %%DATADIR%%/translations/fr/LC_MESSAGES
-@dirrm %%DATADIR%%/translations/fr
-@dirrm %%DATADIR%%/translations/es/LC_MESSAGES
-@dirrm %%DATADIR%%/translations/es
-@dirrm %%DATADIR%%/translations/el/LC_MESSAGES
-@dirrm %%DATADIR%%/translations/el
-@dirrm %%DATADIR%%/translations/de/LC_MESSAGES
-@dirrm %%DATADIR%%/translations/de
-@dirrm %%DATADIR%%/translations
-@dirrm %%DATADIR%%/sounds/player
-@dirrm %%DATADIR%%/sounds/item
-@dirrm %%DATADIR%%/sounds/enemy/turtle/shell
-@dirrm %%DATADIR%%/sounds/enemy/turtle
-@dirrm %%DATADIR%%/sounds/enemy/thromp
-@dirrm %%DATADIR%%/sounds/enemy/spika
-@dirrm %%DATADIR%%/sounds/enemy/rokko
-@dirrm %%DATADIR%%/sounds/enemy/krush
-@dirrm %%DATADIR%%/sounds/enemy/gee
-@dirrm %%DATADIR%%/sounds/enemy/furball
-@dirrm %%DATADIR%%/sounds/enemy/flyon
-@dirrm %%DATADIR%%/sounds/enemy/eato
-@dirrm %%DATADIR%%/sounds/enemy/boss/turtle
-@dirrm %%DATADIR%%/sounds/enemy/boss/furball
-@dirrm %%DATADIR%%/sounds/enemy/boss
-@dirrm %%DATADIR%%/sounds/enemy
-@dirrm %%DATADIR%%/sounds/editor
-@dirrm %%DATADIR%%/sounds/babble
-@dirrm %%DATADIR%%/sounds/ambient
-@dirrm %%DATADIR%%/sounds
-@dirrm %%DATADIR%%/schema/World
-@dirrm %%DATADIR%%/schema
-@dirrm %%DATADIR%%/pixmaps/world/waypoint
-@dirrm %%DATADIR%%/pixmaps/world/way/yellow_1
-@dirrm %%DATADIR%%/pixmaps/world/way
-@dirrm %%DATADIR%%/pixmaps/world/sand_1/hills
-@dirrm %%DATADIR%%/pixmaps/world/sand_1/bones
-@dirrm %%DATADIR%%/pixmaps/world/sand_1
-@dirrm %%DATADIR%%/pixmaps/world/objects/wheels
-@dirrm %%DATADIR%%/pixmaps/world/objects/sun
-@dirrm %%DATADIR%%/pixmaps/world/objects/stone
-@dirrm %%DATADIR%%/pixmaps/world/objects/pyramid
-@dirrm %%DATADIR%%/pixmaps/world/objects/plants
-@dirrm %%DATADIR%%/pixmaps/world/objects/pipe
-@dirrm %%DATADIR%%/pixmaps/world/objects/mushroom
-@dirrm %%DATADIR%%/pixmaps/world/objects/lake
-@dirrm %%DATADIR%%/pixmaps/world/objects/hill
-@dirrm %%DATADIR%%/pixmaps/world/objects/hedge
-@dirrm %%DATADIR%%/pixmaps/world/objects/grass
-@dirrm %%DATADIR%%/pixmaps/world/objects/extra
-@dirrm %%DATADIR%%/pixmaps/world/objects/cloud/light_blue
-@dirrm %%DATADIR%%/pixmaps/world/objects/cloud
-@dirrm %%DATADIR%%/pixmaps/world/objects/castle
-@dirrm %%DATADIR%%/pixmaps/world/objects/cactus
-@dirrm %%DATADIR%%/pixmaps/world/objects/bridge
-@dirrm %%DATADIR%%/pixmaps/world/objects
-@dirrm %%DATADIR%%/pixmaps/world/maryo/small
-@dirrm %%DATADIR%%/pixmaps/world/maryo
-@dirrm %%DATADIR%%/pixmaps/world/green_1/ground
-@dirrm %%DATADIR%%/pixmaps/world/green_1
-@dirrm %%DATADIR%%/pixmaps/world
-@dirrm %%DATADIR%%/pixmaps/windows/castle
-@dirrm %%DATADIR%%/pixmaps/windows
-@dirrm %%DATADIR%%/pixmaps/signs/default_1
-@dirrm %%DATADIR%%/pixmaps/signs
-@dirrm %%DATADIR%%/pixmaps/pipes/yellow/small
-@dirrm %%DATADIR%%/pixmaps/pipes/yellow
-@dirrm %%DATADIR%%/pixmaps/pipes/orange/small
-@dirrm %%DATADIR%%/pixmaps/pipes/orange
-@dirrm %%DATADIR%%/pixmaps/pipes/grey/small
-@dirrm %%DATADIR%%/pixmaps/pipes/grey
-@dirrm %%DATADIR%%/pixmaps/pipes/green/small
-@dirrm %%DATADIR%%/pixmaps/pipes/green
-@dirrm %%DATADIR%%/pixmaps/pipes/blue/small
-@dirrm %%DATADIR%%/pixmaps/pipes/blue
-@dirrm %%DATADIR%%/pixmaps/pipes
-@dirrm %%DATADIR%%/pixmaps/menu/items
-@dirrm %%DATADIR%%/pixmaps/menu
-@dirrm %%DATADIR%%/pixmaps/maryo/small
-@dirrm %%DATADIR%%/pixmaps/maryo/ice
-@dirrm %%DATADIR%%/pixmaps/maryo/ghost
-@dirrm %%DATADIR%%/pixmaps/maryo/flying
-@dirrm %%DATADIR%%/pixmaps/maryo/fire
-@dirrm %%DATADIR%%/pixmaps/maryo/big
-@dirrm %%DATADIR%%/pixmaps/maryo
-@dirrm %%DATADIR%%/pixmaps/hills/very_light_blue_1
-@dirrm %%DATADIR%%/pixmaps/hills/light_blue_1
-@dirrm %%DATADIR%%/pixmaps/hills/green_2
-@dirrm %%DATADIR%%/pixmaps/hills/green_1
-@dirrm %%DATADIR%%/pixmaps/hills/blue_1
-@dirrm %%DATADIR%%/pixmaps/hills
-@dirrm %%DATADIR%%/pixmaps/ground/underground/ground/top
-@dirrm %%DATADIR%%/pixmaps/ground/underground/ground/middle
-@dirrm %%DATADIR%%/pixmaps/ground/underground/ground/bottom
-@dirrm %%DATADIR%%/pixmaps/ground/underground/ground
-@dirrm %%DATADIR%%/pixmaps/ground/underground
-@dirrm %%DATADIR%%/pixmaps/ground/snow_1/windows
-@dirrm %%DATADIR%%/pixmaps/ground/snow_1/trees/fir_1/green_1
-@dirrm %%DATADIR%%/pixmaps/ground/snow_1/trees/fir_1
-@dirrm %%DATADIR%%/pixmaps/ground/snow_1/trees/balloon
-@dirrm %%DATADIR%%/pixmaps/ground/snow_1/trees
-@dirrm %%DATADIR%%/pixmaps/ground/snow_1/platform/1_blue
-@dirrm %%DATADIR%%/pixmaps/ground/snow_1/platform
-@dirrm %%DATADIR%%/pixmaps/ground/snow_1/lattice/white_1
-@dirrm %%DATADIR%%/pixmaps/ground/snow_1/lattice
-@dirrm %%DATADIR%%/pixmaps/ground/snow_1/hills/big_1
-@dirrm %%DATADIR%%/pixmaps/ground/snow_1/hills
-@dirrm %%DATADIR%%/pixmaps/ground/snow_1/ground/plain/top
-@dirrm %%DATADIR%%/pixmaps/ground/snow_1/ground/plain/middle
-@dirrm %%DATADIR%%/pixmaps/ground/snow_1/ground/plain
-@dirrm %%DATADIR%%/pixmaps/ground/snow_1/ground/middle
-@dirrm %%DATADIR%%/pixmaps/ground/snow_1/ground/halfmassive/top
-@dirrm %%DATADIR%%/pixmaps/ground/snow_1/ground/halfmassive/middle
-@dirrm %%DATADIR%%/pixmaps/ground/snow_1/ground/halfmassive
-@dirrm %%DATADIR%%/pixmaps/ground/snow_1/ground/bottom
-@dirrm %%DATADIR%%/pixmaps/ground/snow_1/ground
-@dirrm %%DATADIR%%/pixmaps/ground/snow_1
-@dirrm %%DATADIR%%/pixmaps/ground/sand_1/ground
-@dirrm %%DATADIR%%/pixmaps/ground/sand_1
-@dirrm %%DATADIR%%/pixmaps/ground/plastic_1/screw_block_red
-@dirrm %%DATADIR%%/pixmaps/ground/plastic_1/screw_block_grey
-@dirrm %%DATADIR%%/pixmaps/ground/plastic_1/screw_block_green
-@dirrm %%DATADIR%%/pixmaps/ground/plastic_1/screw_block_blue
-@dirrm %%DATADIR%%/pixmaps/ground/plastic_1
-@dirrm %%DATADIR%%/pixmaps/ground/mushroom_1/platform/red
-@dirrm %%DATADIR%%/pixmaps/ground/mushroom_1/platform/green
-@dirrm %%DATADIR%%/pixmaps/ground/mushroom_1/platform/gold
-@dirrm %%DATADIR%%/pixmaps/ground/mushroom_1/platform/blue
-@dirrm %%DATADIR%%/pixmaps/ground/mushroom_1/platform
-@dirrm %%DATADIR%%/pixmaps/ground/mushroom_1
-@dirrm %%DATADIR%%/pixmaps/ground/jungle_2/hedge
-@dirrm %%DATADIR%%/pixmaps/ground/jungle_2
-@dirrm %%DATADIR%%/pixmaps/ground/jungle_1/tree
-@dirrm %%DATADIR%%/pixmaps/ground/jungle_1/slider
-@dirrm %%DATADIR%%/pixmaps/ground/jungle_1/ground/top
-@dirrm %%DATADIR%%/pixmaps/ground/jungle_1/ground/plain/top
-@dirrm %%DATADIR%%/pixmaps/ground/jungle_1/ground/plain/middle
-@dirrm %%DATADIR%%/pixmaps/ground/jungle_1/ground/plain
-@dirrm %%DATADIR%%/pixmaps/ground/jungle_1/ground/middle
-@dirrm %%DATADIR%%/pixmaps/ground/jungle_1/ground/halfmassive/top
-@dirrm %%DATADIR%%/pixmaps/ground/jungle_1/ground/halfmassive/middle
-@dirrm %%DATADIR%%/pixmaps/ground/jungle_1/ground/halfmassive
-@dirrm %%DATADIR%%/pixmaps/ground/jungle_1/ground/bottom
-@dirrm %%DATADIR%%/pixmaps/ground/jungle_1/ground
-@dirrm %%DATADIR%%/pixmaps/ground/jungle_1/grass
-@dirrm %%DATADIR%%/pixmaps/ground/jungle_1
-@dirrm %%DATADIR%%/pixmaps/ground/green_3/ground/top
-@dirrm %%DATADIR%%/pixmaps/ground/green_3/ground/middle
-@dirrm %%DATADIR%%/pixmaps/ground/green_3/ground/bottom
-@dirrm %%DATADIR%%/pixmaps/ground/green_3/ground
-@dirrm %%DATADIR%%/pixmaps/ground/green_3
-@dirrm %%DATADIR%%/pixmaps/ground/green_2/trees/balloon_tree
-@dirrm %%DATADIR%%/pixmaps/ground/green_2/trees
-@dirrm %%DATADIR%%/pixmaps/ground/green_2/hedges
-@dirrm %%DATADIR%%/pixmaps/ground/green_2
-@dirrm %%DATADIR%%/pixmaps/ground/green_1/slider/1/brown
-@dirrm %%DATADIR%%/pixmaps/ground/green_1/slider/1
-@dirrm %%DATADIR%%/pixmaps/ground/green_1/slider
-@dirrm %%DATADIR%%/pixmaps/ground/green_1/hedges
-@dirrm %%DATADIR%%/pixmaps/ground/green_1/chest
-@dirrm %%DATADIR%%/pixmaps/ground/green_1
-@dirrm %%DATADIR%%/pixmaps/ground/ghost_1
-@dirrm %%DATADIR%%/pixmaps/ground/desert_1/ground/top
-@dirrm %%DATADIR%%/pixmaps/ground/desert_1/ground/middle
-@dirrm %%DATADIR%%/pixmaps/ground/desert_1/ground
-@dirrm %%DATADIR%%/pixmaps/ground/desert_1/bones
-@dirrm %%DATADIR%%/pixmaps/ground/desert_1
-@dirrm %%DATADIR%%/pixmaps/ground/castle_1/statue/objects
-@dirrm %%DATADIR%%/pixmaps/ground/castle_1/statue
-@dirrm %%DATADIR%%/pixmaps/ground/castle_1/ground/top
-@dirrm %%DATADIR%%/pixmaps/ground/castle_1/ground/middle
-@dirrm %%DATADIR%%/pixmaps/ground/castle_1/ground/bottom
-@dirrm %%DATADIR%%/pixmaps/ground/castle_1/ground
-@dirrm %%DATADIR%%/pixmaps/ground/castle_1
-@dirrm %%DATADIR%%/pixmaps/ground/candy_1
-@dirrm %%DATADIR%%/pixmaps/ground
-@dirrm %%DATADIR%%/pixmaps/game/logo
-@dirrm %%DATADIR%%/pixmaps/game/level
-@dirrm %%DATADIR%%/pixmaps/game/items/goldpiece/yellow
-@dirrm %%DATADIR%%/pixmaps/game/items/goldpiece/red
-@dirrm %%DATADIR%%/pixmaps/game/items/goldpiece
-@dirrm %%DATADIR%%/pixmaps/game/items
-@dirrm %%DATADIR%%/pixmaps/game/editor/measures
-@dirrm %%DATADIR%%/pixmaps/game/editor
-@dirrm %%DATADIR%%/pixmaps/game/box/yellow/spin
-@dirrm %%DATADIR%%/pixmaps/game/box/yellow/bonus
-@dirrm %%DATADIR%%/pixmaps/game/box/yellow
-@dirrm %%DATADIR%%/pixmaps/game/box
-@dirrm %%DATADIR%%/pixmaps/game/background
-@dirrm %%DATADIR%%/pixmaps/game/arrow/small/white
-@dirrm %%DATADIR%%/pixmaps/game/arrow/small/blue
-@dirrm %%DATADIR%%/pixmaps/game/arrow/small
-@dirrm %%DATADIR%%/pixmaps/game/arrow
-@dirrm %%DATADIR%%/pixmaps/game
-@dirrm %%DATADIR%%/pixmaps/enemy/turtle/red
-@dirrm %%DATADIR%%/pixmaps/enemy/turtle/green
-@dirrm %%DATADIR%%/pixmaps/enemy/turtle
-@dirrm %%DATADIR%%/pixmaps/enemy/thromp/desert_1
-@dirrm %%DATADIR%%/pixmaps/enemy/thromp
-@dirrm %%DATADIR%%/pixmaps/enemy/static/saw
-@dirrm %%DATADIR%%/pixmaps/enemy/static/metal_1
-@dirrm %%DATADIR%%/pixmaps/enemy/static/fire/fireballs_1
-@dirrm %%DATADIR%%/pixmaps/enemy/static/fire
-@dirrm %%DATADIR%%/pixmaps/enemy/static/blocks/spike_1
-@dirrm %%DATADIR%%/pixmaps/enemy/static/blocks/desert
-@dirrm %%DATADIR%%/pixmaps/enemy/static/blocks
-@dirrm %%DATADIR%%/pixmaps/enemy/static
-@dirrm %%DATADIR%%/pixmaps/enemy/spikeball/grey
-@dirrm %%DATADIR%%/pixmaps/enemy/spikeball
-@dirrm %%DATADIR%%/pixmaps/enemy/spika
-@dirrm %%DATADIR%%/pixmaps/enemy/rokko
-@dirrm %%DATADIR%%/pixmaps/enemy/krush
-@dirrm %%DATADIR%%/pixmaps/enemy/gee/venom
-@dirrm %%DATADIR%%/pixmaps/enemy/gee/lava
-@dirrm %%DATADIR%%/pixmaps/enemy/gee/electro
-@dirrm %%DATADIR%%/pixmaps/enemy/gee
-@dirrm %%DATADIR%%/pixmaps/enemy/furball/brown
-@dirrm %%DATADIR%%/pixmaps/enemy/furball/boss
-@dirrm %%DATADIR%%/pixmaps/enemy/furball/blue
-@dirrm %%DATADIR%%/pixmaps/enemy/furball
-@dirrm %%DATADIR%%/pixmaps/enemy/flyon/orange
-@dirrm %%DATADIR%%/pixmaps/enemy/flyon/blue
-@dirrm %%DATADIR%%/pixmaps/enemy/flyon
-@dirrm %%DATADIR%%/pixmaps/enemy/eato/green
-@dirrm %%DATADIR%%/pixmaps/enemy/eato/brown
-@dirrm %%DATADIR%%/pixmaps/enemy/eato
-@dirrm %%DATADIR%%/pixmaps/enemy/bosses/turtle
-@dirrm %%DATADIR%%/pixmaps/enemy/bosses
-@dirrm %%DATADIR%%/pixmaps/enemy
-@dirrm %%DATADIR%%/pixmaps/clouds/lightblue_1
-@dirrm %%DATADIR%%/pixmaps/clouds/light_yellow_1
-@dirrm %%DATADIR%%/pixmaps/clouds/grey_1
-@dirrm %%DATADIR%%/pixmaps/clouds/default_1
-@dirrm %%DATADIR%%/pixmaps/clouds/cloudy_1
-@dirrm %%DATADIR%%/pixmaps/clouds
-@dirrm %%DATADIR%%/pixmaps/blocks/wood
-@dirrm %%DATADIR%%/pixmaps/blocks/toy
-@dirrm %%DATADIR%%/pixmaps/blocks/stone
-@dirrm %%DATADIR%%/pixmaps/blocks/slime
-@dirrm %%DATADIR%%/pixmaps/blocks/screw
-@dirrm %%DATADIR%%/pixmaps/blocks/sand
-@dirrm %%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/red
-@dirrm %%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/orange
-@dirrm %%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/green
-@dirrm %%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1/blue
-@dirrm %%DATADIR%%/pixmaps/blocks/pipe/connection/plastic_1
-@dirrm %%DATADIR%%/pixmaps/blocks/pipe/connection/metal_1/grey
-@dirrm %%DATADIR%%/pixmaps/blocks/pipe/connection/metal_1
-@dirrm %%DATADIR%%/pixmaps/blocks/pipe/connection
-@dirrm %%DATADIR%%/pixmaps/blocks/pipe
-@dirrm %%DATADIR%%/pixmaps/blocks/metal
-@dirrm %%DATADIR%%/pixmaps/blocks/ice
-@dirrm %%DATADIR%%/pixmaps/blocks/extra
-@dirrm %%DATADIR%%/pixmaps/blocks/cloud
-@dirrm %%DATADIR%%/pixmaps/blocks/brick
-@dirrm %%DATADIR%%/pixmaps/blocks
-@dirrm %%DATADIR%%/pixmaps/animation/particles
-@dirrm %%DATADIR%%/pixmaps/animation/light_1
-@dirrm %%DATADIR%%/pixmaps/animation/iceball
-@dirrm %%DATADIR%%/pixmaps/animation/fireball
-@dirrm %%DATADIR%%/pixmaps/animation
-@dirrm %%DATADIR%%/pixmaps
-@dirrm %%DATADIR%%/music
-@dirrm %%DATADIR%%/levels
-@dirrm %%DATADIR%%/icon
-@dirrm %%DATADIR%%/gui/schemes
-@dirrm %%DATADIR%%/gui/looknfeel
-@dirrm %%DATADIR%%/gui/layout/menu
-@dirrm %%DATADIR%%/gui/layout/level_settings
-@dirrm %%DATADIR%%/gui/layout
-@dirrm %%DATADIR%%/gui/imagesets
-@dirrm %%DATADIR%%/gui/font
-@dirrm %%DATADIR%%/gui
-@dirrm %%DATADIR%%/editor
-@dirrm %%DATADIR%%/campaign
-@dirrm %%DATADIR%%