Page MenuHomeSolus

D6080.id15011.diff
No OneTemporary

D6080.id15011.diff

This file is larger than 256 KB, so syntax highlighting was skipped.
diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,8 +1,8 @@
libGL.so.1
libX11.so.6
libXrandr.so.2
-libbluetooth.so.3
libc.so.6
+libcrypto.so.1.0.0
libcurl.so.4
libfreetype.so.6
libfribidi.so.0
@@ -15,4 +15,5 @@
libpthread.so.0
libstdc++.so.6
libvorbisfile.so.3
+libwiiuse.so
libz.so.1
diff --git a/files/glew.patch b/files/glew.patch
deleted file mode 100644
--- a/files/glew.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-From 3a3953f38c3555e87f3608d0291dbfccf34e9775 Mon Sep 17 00:00:00 2001
-From: Deve <deveee@gmail.com>
-Date: Wed, 21 Nov 2018 21:07:55 +0100
-Subject: [PATCH] Fix for system glew
-
----
- src/graphics/gl_headers.hpp | 3 +++
- 1 file changed, 3 insertions(+)
-
-diff --git a/src/graphics/gl_headers.hpp b/src/graphics/gl_headers.hpp
-index fc9867cb59..290805cafe 100644
---- a/src/graphics/gl_headers.hpp
-+++ b/src/graphics/gl_headers.hpp
-@@ -25,6 +25,9 @@
- extern "C" {
- #if !defined(USE_GLES2)
- # include <GL/glew.h>
-+// This is a workaround for mesa drivers that now use __gl_glext_h_ instead of
-+// __glext_h_ in header file which is not defined in current glew version
-+# define __gl_glext_h_
- #endif
- }
- #include <cinttypes>
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,14 +1,13 @@
name : supertuxkart
-version : 0.9.3
-release : 6
+version : 1.0
+release : 7
source :
- - https://netix.dl.sourceforge.net/project/supertuxkart/SuperTuxKart/0.9.3/supertuxkart-0.9.3-src.tar.xz : d8014e7106ba84f98b5ec5f146249dcffc284fc4083f8f237ff420b9e2219cb0
+ - https://sourceforge.net/projects/supertuxkart/files/SuperTuxKart/1.0/supertuxkart-1.0-src.tar.xz : 6d88f43f0de5202766ba305c87e3d9843103e81d31b7193059286098d2a5d980
license :
- GPL-3.0-or-later
- CC-BY-SA-3.0
component : games.arcade
-summary : SuperTuxKart is a Free 3D kart racing game, with many tracks, characters
- and items for you to try
+summary : SuperTuxKart is a Free 3D kart racing game, with many tracks, characters and items for you to try
description: |
SuperTuxKart is a 3D open-source arcade racer with a variety characters, tracks, and modes to play.
patterns :
@@ -25,18 +24,17 @@
- pkgconfig(vorbis)
- pkgconfig(xrandr)
- libopenglrecorder-devel
+ - wiiuse-devel
- cantarell-fonts
rundeps :
- cantarell-fonts
- supertuxkart-assets
setup : |
- %patch -p1 < $pkgfiles/glew.patch
- mkdir build && pushd build
- %cmake ..
+ %cmake_ninja -DUSE_SYSTEM_WIIUSE=ON
build : |
- %make -C build
+ %ninja_build
install : |
- %make_install -C build
+ %ninja_install
rm $installdir/usr/share/supertuxkart/data/ttf/Cantarell-Regular.otf
ln -s /usr/share/fonts/cantarell/Cantarell-Regular.otf $installdir/usr/share/supertuxkart/data/ttf/Cantarell-Regular.otf
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>supertuxkart</Name>
<Packager>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>James Lee</Name>
+ <Email>jamesl33info@gmail.com</Email>
</Packager>
<License>GPL-3.0-or-later</License>
<License>CC-BY-SA-3.0</License>
@@ -20,14 +20,14 @@
</Description>
<PartOf>games.arcade</PartOf>
<RuntimeDependencies>
- <Dependency releaseFrom="6">supertuxkart-assets</Dependency>
+ <Dependency releaseFrom="7">supertuxkart-assets</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/supertuxkart</Path>
- <Path fileType="data">/usr/share/appdata/supertuxkart.appdata.xml</Path>
<Path fileType="data">/usr/share/applications/supertuxkart.desktop</Path>
<Path fileType="data">/usr/share/icons/hicolor/128x128/apps/supertuxkart.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/48x48/apps/supertuxkart.png</Path>
+ <Path fileType="data">/usr/share/metainfo/supertuxkart.appdata.xml</Path>
<Path fileType="data">/usr/share/pixmaps/supertuxkart.png</Path>
</Files>
</Package>
@@ -40,18 +40,19 @@
<Path fileType="data">/usr/share/supertuxkart/data/CREDITS</Path>
<Path fileType="data">/usr/share/supertuxkart/data/SuperTuxKart-Info.plist</Path>
<Path fileType="data">/usr/share/supertuxkart/data/achievements.xml</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/addons.supertuxkart.net.pem</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/cacert.pem</Path>
<Path fileType="data">/usr/share/supertuxkart/data/challenges/abyss.challenge</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/challenges/city.challenge</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/challenges/candela_city.challenge</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/challenges/cocoa_temple.challenge</Path>
<Path fileType="data">/usr/share/supertuxkart/data/challenges/cornfield_crossing.challenge</Path>
<Path fileType="data">/usr/share/supertuxkart/data/challenges/fortmagma.challenge</Path>
<Path fileType="data">/usr/share/supertuxkart/data/challenges/gp1.challenge</Path>
<Path fileType="data">/usr/share/supertuxkart/data/challenges/gp2.challenge</Path>
<Path fileType="data">/usr/share/supertuxkart/data/challenges/gp3.challenge</Path>
<Path fileType="data">/usr/share/supertuxkart/data/challenges/gp4.challenge</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/challenges/granparadiso_island.challenge</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/challenges/green_valley.challenge</Path>
<Path fileType="data">/usr/share/supertuxkart/data/challenges/hacienda.challenge</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/challenges/islandtrack.challenge</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/challenges/jungle.challenge</Path>
<Path fileType="data">/usr/share/supertuxkart/data/challenges/lighthouse.challenge</Path>
<Path fileType="data">/usr/share/supertuxkart/data/challenges/mansion.challenge</Path>
<Path fileType="data">/usr/share/supertuxkart/data/challenges/mines.challenge</Path>
@@ -61,8 +62,10 @@
<Path fileType="data">/usr/share/supertuxkart/data/challenges/scotland.challenge</Path>
<Path fileType="data">/usr/share/supertuxkart/data/challenges/snowmountain.challenge</Path>
<Path fileType="data">/usr/share/supertuxkart/data/challenges/snowpeak.challenge</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/challenges/startrack.challenge</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/challenges/tuxtollway.challenge</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/challenges/stk_enterprise.challenge</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/challenges/unlock_bonus_kart1.challenge</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/challenges/unlock_bonus_kart2.challenge</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/challenges/unlock_supertux.challenge</Path>
<Path fileType="data">/usr/share/supertuxkart/data/challenges/volcano_island.challenge</Path>
<Path fileType="data">/usr/share/supertuxkart/data/challenges/xr591.challenge</Path>
<Path fileType="data">/usr/share/supertuxkart/data/challenges/zengarden.challenge</Path>
@@ -477,6 +480,7 @@
<Path fileType="data">/usr/share/supertuxkart/data/gfx/nitro.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/gfx/rain-ground.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/gfx/rain.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gfx/skid0.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/gfx/skid1.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/gfx/skid2.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/gfx/smoke.xml</Path>
@@ -496,200 +500,223 @@
<Path fileType="data">/usr/share/supertuxkart/data/grandprix/4_atworldsend.grandprix</Path>
<Path fileType="data">/usr/share/supertuxkart/data/grandprix/basic_drive.tutorial</Path>
<Path fileType="data">/usr/share/supertuxkart/data/graphical_restrictions.xml</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/License.txt</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/addons.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/addons_loading.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/addons_screen.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/android/blur_bg_button.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/android/blur_bg_button_focus.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/android/directionnal_wheel.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/android/drift.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/android/license.txt</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/android/nitro.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/android/nitro_empty.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/android/pause.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/android/thunderbird_reset.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/android/wing_mirror.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/arenas.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/back.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/banana.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/bar.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/blue_plus.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/challenge.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/confirm_dialog.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/confirm_resolution_dialog.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/credits.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/cup_bronze.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/cup_gold.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/cup_silver.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/custom_video_settings.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/debug_slider.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/difficulty_best.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/difficulty_easy.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/difficulty_hard.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/difficulty_medium.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/down.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/dropdown.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/easter_egg.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/edit.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/edit_gp.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/edit_track.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/feature_unlocked.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/gamepad.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/gamepad_off.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/gauge_empty.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/gauge_full.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/gauge_full_bright.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/gauge_goal.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/general_text_field_dialog.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/ghost_replay_info_dialog.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/ghost_replay_selection.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/gift.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/gp_copy.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/gp_edit.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/gp_info.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/gp_new.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/gp_remove.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/gpeditor.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/grand_prix_editor.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/grand_prix_lose.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/grand_prix_win.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/green_check.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/gui_lock.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/heart.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/help1.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/help2.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/help3.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/help4.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/help5.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/hourglass.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/icons-frame.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/karts.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/karts.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/karts_online.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/keyboard.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/loading.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/logo.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/logo_slim.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/main_about.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/main_help.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/main_menu.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/main_network.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/main_options.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/main_quit.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/main_race.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/main_race_multi.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/mass.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/materials.xml</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/menu_addons.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/menu_addons_focus.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/menu_multi.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/menu_multi_focus.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/menu_online.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/menu_online_focus.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/menu_race.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/menu_race_focus.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/menu_story.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/menu_story_focus.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/mode_3strikes.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/mode_easter.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/mode_ftl.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/mode_ghost.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/mode_normal.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/mode_soccer.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/mode_tt.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/multitouch_settings.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/nitro.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/no-package-featured.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/no-package.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/notes.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/online/change_password.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/online/create_server.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/online/guest_login.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/online/lobby_settings.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/online/menu_create_server.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/online/menu_create_server_hover.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/online/menu_find_server.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/online/menu_find_server_hover.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/online/menu_quick_play.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/online/menu_quick_play_hover.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/online/networking_lobby.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/online/notification_dialog.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/online/profile_achievements.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/online/profile_achievements_tab.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/online/profile_friends.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/online/profile_overview.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/online/profile_servers.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/online/profile_settings.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/online/recovery_info.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/online/recovery_input.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/online/register.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/online/registration_terms.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/online/server_info_dialog.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/online/server_selection.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/online/user_info_dialog.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/online/user_search.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/online/vote_dialog.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/online/waiting_for_others.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/options_audio.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/options_audio.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/options_device.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/options_input.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/options_input.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/options_players.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/options_players.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/options_ui.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/options_ui.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/options_video.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/options_video.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/overworld_dialog.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/package-featured.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/package-uninstall.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/package-update.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/package.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/power.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/press_a_key_dialog.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/race_giveup.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/race_paused_dialog.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/race_result.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/race_setup.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/random_kart.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/red_mark.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/remove.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/rename.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/restart.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/save.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/screen1610.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/screen169.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/screen32.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/screen43.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/screen53.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/screen54.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/screen_other.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/scroll_down.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/scroll_up.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/search.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/select_challenge.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/soccer_ball_blue.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/soccer_ball_normal.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/soccer_ball_red.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/soccer_player_blue.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/soccer_player_red.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/soccer_setup.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/speed.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/speedback.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/speedfore.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/top_bar.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/track_info.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/track_random.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/tracks.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/tracks_and_gp.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/tutorial.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/tutorial_message_dialog.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/up.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/user_screen.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/user_screen_tab.stkgui</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/gui/weapons.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/dialogs/addons_loading.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/dialogs/android/init_android.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/dialogs/android/multitouch_settings.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/dialogs/confirm_dialog.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/dialogs/confirm_resolution_dialog.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/dialogs/custom_video_settings.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/dialogs/debug_slider.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/dialogs/general_text_field_dialog.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/dialogs/ghost_replay_info_dialog.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/dialogs/kart_color_slider.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/dialogs/network_ingame_dialog.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/dialogs/online/achievement_progress_dialog.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/dialogs/online/change_password.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/dialogs/online/notification_dialog.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/dialogs/online/player_rankings_dialog.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/dialogs/online/recovery_info.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/dialogs/online/recovery_input.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/dialogs/online/registration_terms.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/dialogs/online/server_configuration_dialog.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/dialogs/online/server_info_dialog.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/dialogs/online/splitscreen_player_dialog.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/dialogs/online/user_info_dialog.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/dialogs/online/vote_dialog.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/dialogs/overworld_dialog.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/dialogs/press_a_key_dialog.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/dialogs/race_paused_dialog.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/dialogs/select_challenge.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/dialogs/select_challenge_nobest.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/dialogs/tutorial_message_dialog.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/License.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/addons.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/android/blur_bg_button.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/android/blur_bg_button_focus.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/android/drift.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/android/license.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/android/nitro.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/android/nitro_empty.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/android/pause.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/android/steering_wheel.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/android/thunderbird_reset.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/android/up_down.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/android/wing_mirror.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/back.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/banana.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/blue_arrow.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/blue_flag.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/blue_plus.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/bomb_icon.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/challenge.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/crown.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/cup_bronze.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/cup_gold.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/cup_platinum.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/cup_silver.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/difficulty_best.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/difficulty_easy.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/difficulty_hard.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/difficulty_medium.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/down.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/dropdown.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/edit.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/gamepad.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/gamepad_off.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/gauge_empty.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/gauge_full.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/gauge_full_bright.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/gauge_goal.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/ghost_plus.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/gift.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/gp_copy.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/gp_edit.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/gp_new.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/gp_remove.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/gpeditor.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/green_check.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/gui_lock.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/heart.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/hourglass.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/icons-frame.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/karts.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/keyboard.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/keyboard_off.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/lap_flag.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/loading.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/logo.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/logo_slim.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/main_about.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/main_help.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/main_network.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/main_options.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/main_quit.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/main_race.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/main_race_multi.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/mass.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/materials.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/menu_addons.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/menu_addons_focus.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/menu_multi.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/menu_multi_focus.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/menu_online.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/menu_online_focus.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/menu_race.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/menu_race_focus.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/menu_story.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/menu_story_focus.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/mode_3strikes.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/mode_easter.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/mode_ftl.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/mode_ghost.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/mode_normal.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/mode_soccer.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/mode_tt.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/mystery_unlock.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/networking_icon.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/nitro.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/no-package-featured.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/no-package.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/notes.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/online/menu_create_server.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/online/menu_create_server_hover.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/online/menu_find_server.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/online/menu_find_server_hover.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/online/menu_quick_play.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/online/menu_quick_play_hover.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/options_audio.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/options_general.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/options_input.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/options_language.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/options_players.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/options_ui.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/options_video.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/package-featured.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/package-uninstall.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/package-update.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/package.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/power.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/race_giveup.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/random_kart.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/red_arrow.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/red_flag.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/red_mark.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/remove.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/rename.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/restart.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/save.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/screen1610.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/screen169.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/screen32.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/screen43.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/screen53.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/screen54.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/screen_other.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/scroll_down.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/scroll_up.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/search.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/slipstream_icon.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/soccer_ball_blue.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/soccer_ball_normal.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/soccer_ball_red.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/speed.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/speedback.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/speedfore.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/story_mode_book.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/top_bar.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/track_random.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/tutorial.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/up.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/icons/weapons.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/addons_screen.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/arenas.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/credits.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/easter_egg.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/edit_gp.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/edit_track.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/feature_unlocked.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/ghost_replay_selection.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/gp_info.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/grand_prix_editor.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/grand_prix_lose.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/grand_prix_win.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/help1.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/help2.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/help3.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/help4.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/help5.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/help6.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/help7.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/karts.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/main_menu.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/online/create_server.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/online/lan.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/online/network_karts.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/online/networking_lobby.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/online/online.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/online/profile_achievements.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/online/profile_achievements_tab.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/online/profile_friends.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/online/profile_servers.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/online/profile_settings.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/online/register.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/online/server_selection.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/online/user_search.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/options_audio.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/options_device.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/options_general.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/options_input.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/options_language.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/options_ui.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/options_video.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/race_result.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/race_setup.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/soccer_setup.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/track_info.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/tracks.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/tracks_and_gp.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/user_screen.stkgui</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/gui/screens/user_screen_tab.stkgui</Path>
<Path fileType="data">/usr/share/supertuxkart/data/items.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/kart_characteristics.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/adiumy/adiumy.jpg</Path>
@@ -713,7 +740,6 @@
<Path fileType="data">/usr/share/supertuxkart/data/karts/amanda/attachment.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/amanda/attachment_gloss.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/amanda/body.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/karts/amanda/body_gloss.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/amanda/car.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/amanda/car_gloss.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/amanda/fender.png</Path>
@@ -732,12 +758,23 @@
<Path fileType="data">/usr/share/supertuxkart/data/karts/amanda/wheel.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/amanda/wheel_gloss.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/beastie/beastie-icon.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/karts/beastie/beastie-shadow.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/beastie/beastie.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/karts/beastie/beastie_kart_colorizationMask.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/karts/beastie/beastie_kart_diffuse.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/karts/beastie/beastie_kart_gloss.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/karts/beastie/beastie_kart_leftDoor.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/karts/beastie/beastie_kart_leftDoor_colorizationMask.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/karts/beastie/beastie_kart_leftDoor_gloss.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/karts/beastie/beastie_n_kart_wheel_colorizationMask.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/karts/beastie/beastie_n_kart_wheel_diffuse.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/karts/beastie/beastie_n_kart_wheel_gloss.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/karts/beastie/beastie_shadow.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/beastie/beastie_texture.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/karts/beastie/grid_alpha.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/karts/beastie/grid_diffuse.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/karts/beastie/grid_gloss.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/beastie/headlight_1.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/beastie/headlight_2.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/karts/beastie/kart.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/beastie/kart.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/beastie/licenses.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/beastie/materials.xml</Path>
@@ -745,6 +782,7 @@
<Path fileType="data">/usr/share/supertuxkart/data/karts/beastie/wheel-front-right.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/beastie/wheel-rear-left.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/beastie/wheel-rear-right.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/karts/beastie/window.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/emule/emule.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/emule/emule_char.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/emule/emule_icon128.png</Path>
@@ -799,54 +837,46 @@
<Path fileType="data">/usr/share/supertuxkart/data/karts/hexley/hexley_dashboard_gloss.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/hexley/hexley_diffuse.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/hexley/hexley_gloss.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/karts/hexley/hexley_kart_Normal.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/hexley/hexley_kart_colorizationMask.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/hexley/hexley_kart_diffuse.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/hexley/hexley_kart_frontGlass.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/hexley/hexley_kart_gloss.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/karts/hexley/hexley_kart_normalMap.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/karts/hexley/hexley_lightbulb_diffuse.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/karts/hexley/hexley_lightbulb_gloss.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/hexley/hexley_shadow.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/karts/hexley/hexley_wheel_Normal.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/hexley/hexley_wheel_colorizationMask.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/hexley/hexley_wheel_diffuse.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/hexley/hexley_wheel_gloss.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/karts/hexley/hexley_wheel_normalMap.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/hexley/hexley_window.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/hexley/hexleyicon.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/hexley/hexleyicon32.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/hexley/kart.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/hexley/licenses.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/hexley/materials.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/karts/hexley/meter_Normal.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/hexley/meter_diffuse.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/hexley/meter_gloss.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/karts/hexley/meter_normalMap.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/karts/hexley/trident_diffuse.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/karts/hexley/trident_gloss.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/hexley/wheel-front-left.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/hexley/wheel-front-right.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/hexley/wheel-rear-left.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/hexley/wheel-rear-right.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/kiki/headlight.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/kiki/kart.xml</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/karts/kiki/kiki.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/kiki/kiki.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/karts/kiki/kiki_colorization_mask.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/kiki/kiki_icon.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/karts/kiki/kiki_kart.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/karts/kiki/kiki_kart_pbr_data.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/kiki/kiki_shadow.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/kiki/kiki_tail.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/kiki/licenses.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/kiki/materials.xml</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/karts/kiki/paintbrush.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/karts/kiki/wheel-front-left.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/kiki/wheel-front-right.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/kiki/wheel-rear-left.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/kiki/wheel-rear-right.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/konqi/License.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/konqi/headlight.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/konqi/kart.xml</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/karts/konqi/konqi.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/konqi/konqi.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/karts/konqi/konqi_colorization_mask.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/konqi/konqi_icon.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/konqi/konqi_kart.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/konqi/konqi_scarf.spm</Path>
@@ -1007,18 +1037,18 @@
<Path fileType="data">/usr/share/supertuxkart/data/karts/wilber/wilbericon.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/wilber/wilbericon32.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/xue/hc.propeller.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/karts/xue/hc_body.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/karts/xue/hc_body_gloss.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/xue/headlight.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/xue/kart.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/xue/licenses.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/xue/materials.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/xue/mouse_texture.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/xue/shadow.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/karts/xue/skirt.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/karts/xue/skirt_gloss.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/xue/xfce_icon32.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/xue/xfce_icon64.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/karts/xue/xue-2_Albedo.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/karts/xue/xue-2_Normal.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/karts/xue/xue-2_PbrData.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/karts/xue/xue-2_dirtMask.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/karts/xue/xue.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/gfx_advertisingScreenArena_a/adscreen_caldeira.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/gfx_advertisingScreenArena_a/adscreen_caldeira_back.spm</Path>
@@ -1071,6 +1101,41 @@
<Path fileType="data">/usr/share/supertuxkart/data/library/gfx_volumetricNebula_a/gfx_volumetricNebulaGlowingStars_a.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/gfx_volumetricNebula_a/licenses.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/gfx_volumetricNebula_a/node.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/hd_chineseRedLantern_a/hd_chineseRedLantern_a_Albedo.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/hd_chineseRedLantern_a/hd_chineseRedLantern_a_Normal.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/hd_chineseRedLantern_a/hd_chineseRedLantern_a_PbrData.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/hd_chineseRedLantern_a/hd_chineseRedLantern_a_main.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/hd_chineseRedLantern_a/licenses.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/hd_chineseRedLantern_a/materials.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/hd_chineseRedLantern_a/node.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/hd_chineseRedLantern_a/scripting.as</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/hd_metalWoodOldChestTop_a/hd_metalWoodOldChestTop_a_DefaultMaterial_Albedo.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/hd_metalWoodOldChestTop_a/hd_metalWoodOldChestTop_a_DefaultMaterial_Normal.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/hd_metalWoodOldChestTop_a/hd_metalWoodOldChestTop_a_DefaultMaterial_PbrData.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/hd_metalWoodOldChestTop_a/hd_metalWoodOldChestTop_a_main.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/hd_metalWoodOldChestTop_a/licenses.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/hd_metalWoodOldChestTop_a/materials.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/hd_metalWoodOldChestTop_a/node.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/hd_metalWoodOldChest_a/hd_metalWoodOldChest_a_DefaultMaterial_Albedo.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/hd_metalWoodOldChest_a/hd_metalWoodOldChest_a_DefaultMaterial_Normal.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/hd_metalWoodOldChest_a/hd_metalWoodOldChest_a_DefaultMaterial_PbrData.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/hd_metalWoodOldChest_a/hd_metalWoodOldChest_a_main.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/hd_metalWoodOldChest_a/licenses.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/hd_metalWoodOldChest_a/materials.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/hd_metalWoodOldChest_a/node.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/hd_modernStreetLamp_a/hd_modernStreetLamp_a_Albedo.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/hd_modernStreetLamp_a/hd_modernStreetLamp_a_Normal.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/hd_modernStreetLamp_a/hd_modernStreetLamp_a_PbrData.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/hd_modernStreetLamp_a/hd_modernStreetLamp_a_main.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/hd_modernStreetLamp_a/licenses.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/hd_modernStreetLamp_a/materials.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/hd_modernStreetLamp_a/node.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/hd_modernStreetLamp_a/scripting.as</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/hd_palmTree_a/hd_palmTree_a_col.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/hd_palmTree_a/hd_palmTree_a_main.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/hd_palmTree_a/licenses.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/hd_palmTree_a/materials.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/hd_palmTree_a/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/meta_railLandscape_a/licenses.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/meta_railLandscape_a/meta_railLandscape_a_main.b3d</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/meta_railLandscape_a/node.xml</Path>
@@ -1112,6 +1177,16 @@
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_asianWoodPost_a/licenses.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_asianWoodPost_a/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_asianWoodPost_a/stklib_asianWoodPost_a_main.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnBirch_a/birch_a.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnBirch_a/birch_b.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnBirch_a/birch_nm.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnBirch_a/birch_tree.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnBirch_a/licenses.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnBirch_a/materials.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnBirch_a/node.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnBirch_a/stklib_autumnBirch_a_high.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnBirch_a/stklib_autumnBirch_a_low.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnBirch_a/stklib_autumnBirch_a_physics.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnSmallBush_a/licenses.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnSmallBush_a/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnSmallBush_a/stklib_autumnSmallBush_a_main.spm</Path>
@@ -1119,6 +1194,59 @@
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_a/licenses.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_a/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_a/stklib_autumnTree_a_main.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_b/licenses.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_b/materials.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_b/node.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_b/stklib_autumnTree_b_high.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_b/stklib_autumnTree_b_low.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_b/stklib_autumnTree_b_physics.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_b/tree_b.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_c/leaf_a.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_c/licenses.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_c/materials.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_c/node.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_c/stklib_autumnTree_c_high.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_c/stklib_autumnTree_c_low.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_c/stklib_autumnTree_c_physics.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_c/tree_c.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_d/licenses.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_d/materials.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_d/node.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_d/stklib_autumnTree_d_high.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_d/stklib_autumnTree_d_low.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_d/stklib_autumnTree_d_physics.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_d/tree_d.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_e/licenses.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_e/materials.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_e/node.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_e/stklib_autumnTree_e_high.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_e/stklib_autumnTree_e_low.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_e/stklib_autumnTree_e_medium.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_e/stklib_autumnTree_e_physics.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_f/licenses.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_f/materials.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_f/node.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_f/stklib_autumnTree_f_high.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_f/stklib_autumnTree_f_low.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_f/stklib_autumnTree_f_medium.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_f/stklib_autumnTree_f_physics.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_g/licenses.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_g/materials.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_g/node.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_g/stklib_autumnTree_g_high.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_g/stklib_autumnTree_g_low.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_g/stklib_autumnTree_g_medium.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnTree_g/stklib_autumnTree_g_physics.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnWillow_a/licenses.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnWillow_a/materials.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnWillow_a/node.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnWillow_a/stklib_autumnWillow_a_high.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnWillow_a/stklib_autumnWillow_a_low.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnWillow_a/stklib_autumnWillow_a_physics.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnWillow_a/willow_a.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnWillow_a/willow_b.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnWillow_a/willow_b_nm.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_autumnWillow_a/willow_tree.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_aztecFountain_a/licenses.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_aztecFountain_a/materials.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_aztecFountain_a/node.xml</Path>
@@ -1140,9 +1268,7 @@
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_aztekGirlCheering_a/stklib_aztekGirlCheering_a_physic.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_aztekGirlCheering_a/stktex_aztekGirlBody_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_aztekGirlCheering_a/stktex_aztekGirlFace_a.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_aztekTorch_a/gfx_aztekTorchDistord.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_aztekTorch_a/licenses.txt</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_aztekTorch_a/materials.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_aztekTorch_a/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_aztekTorch_a/stklib_aztekTorch_a_main.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_aztekVase_a/licenses.txt</Path>
@@ -1164,6 +1290,7 @@
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_beachGuy_a/stklib_beachGuy_a_main_physics.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_beachGuy_a/stktex_beachGuySwimshort_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_beachGuy_a/stktex_beachGuySwimshort_a_mask.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_beachWomen_a/licenses.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_beachWomen_a/materials.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_beachWomen_a/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_beachWomen_a/stklib_beachWomen_a_main.spm</Path>
@@ -1180,8 +1307,18 @@
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_bigAirBlower_a/stklib_bigAirBlower_a_main.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_bigBlueFutureLight_a/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_bigBlueFutureLight_a/stklib_bigBlueFutureLight_a_main.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_bird_a/licenses.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_bird_a/materials.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_bird_a/node.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_bird_a/stklib_bird_a.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_bird_a/stklib_bird_a_glossy.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_bird_a/stklib_bird_a_main.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_bird_a/stklib_bird_a_nm.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_blimp_a/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_blimp_a/stklib_blimp_a_main.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_blueNeonArrow_a/licenses.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_blueNeonArrow_a/node.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_blueNeonArrow_a/stklib_blueNeonArrow_a_main.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_blueRadioTower_a/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_blueRadioTower_a/stklib_blueRadioTower_a_main.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_boxGrid_a/node.xml</Path>
@@ -1190,11 +1327,14 @@
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_bugLamp_a/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_bugLamp_a/stklib_bugLamp_a_flash.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_bugLamp_a/stklib_bugLamp_a_main.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_butterfly_a/butterfly.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_butterfly_a/licenses.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_butterfly_a/materials.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_butterfly_a/node.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_butterfly_a/stklib_butterfly_a_main.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_cabbage_a/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_cabbage_a/stklib_cabbage_a_main.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_candle_a/node.xml</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_candle_a/stklib_candle_a_collision.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_candle_a/stklib_candle_a_distrod.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_candle_a/stklib_candle_a_main.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_carousel_a/licenses.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_carousel_a/node.xml</Path>
@@ -1236,9 +1376,18 @@
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_cypress_a/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_cypress_a/stklib_cypress_a_high.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_cypress_a/stklib_cypress_a_low.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_deadBranch_a/licenses.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_deadBranch_a/materials.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_deadBranch_a/node.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_deadBranch_a/stklib_deadBranch_a.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_deadBranch_a/stklib_deadBranch_a_physics.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_deadBranch_a/trees_bark_001_col.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_deadTree_a/materials.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_deadTree_a/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_deadTree_a/stklib_deadTree_a_main.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_easel_a/licenses.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_easel_a/node.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_easel_a/stklib_easel_a_main.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_electricalBox_a/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_electricalBox_a/stklib_electricalBox_a.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_electricalFenceGate_a/materials.xml</Path>
@@ -1276,7 +1425,6 @@
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_fitchBarrel_a/stklib_fitchBarrel_ao_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_giantPlasticBag_a/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_giantPlasticBag_a/stklib_giantPlasticBag_a_main.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_gnuMeditation_a/materials.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_gnuMeditation_a/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_gnuMeditation_a/stklib_gnuMeditation_a_main.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_gnuMeditation_a/stklib_gnuMeditation_a_physic.spm</Path>
@@ -1320,6 +1468,16 @@
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_jungleTree_b/JungleTreeCollision.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_jungleTree_b/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_jungleTree_b/stklib_jungleTree_b_main.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_kikiPainter_a/licenses.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_kikiPainter_a/node.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_kiki_a/licenses.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_kiki_a/node.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_kiki_a/scripting.as</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_kiki_a/stklib_kiki_a_main.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_kiki_a/stklib_kiki_a_physics.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_konqi_a/licenses.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_konqi_a/node.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_konqi_a/stklib_konqi_a_main.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_lamponeFlag_a/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_lamponeFlag_a/stklib_lamponeFlag_a.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_liana_a/license.txt</Path>
@@ -1363,12 +1521,12 @@
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_metalSupportBeam_a/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_metalSupportBeam_a/stklib_metalSupportBeam_a_main.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_mineLantern_a/node.xml</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_mineLantern_a/stklib_mineLantern_a_displacement.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_mineLantern_a/stklib_mineLantern_a_main.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_modernHousing_a/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_modernHousing_a/stklib_modernHousing_a_main.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_modernHousing_b/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_modernHousing_b/stklib_modernHousing_b.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_monkeyCheering_a/licenses.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_monkeyCheering_a/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_monkeyCheering_a/scripting.as</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_monkeyCheering_a/stklib_monkeyCheering_a_main.spm</Path>
@@ -1399,6 +1557,21 @@
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_oldLibraryLamp_a/stklib_oldLibraryLamp_a_main.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_oldLightBulbGroup/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_oldLightBulbGroup/stklib_oldLightBulbGroup_main.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_old_house_a/dark-wall-wood.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_old_house_a/door.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_old_house_a/door_glossy.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_old_house_a/door_nm.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_old_house_a/licenses.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_old_house_a/materials.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_old_house_a/node.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_old_house_a/roof_3.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_old_house_a/roof_3_glossy.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_old_house_a/roof_3_nm.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_old_house_a/stklib_old_house_a_main.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_old_house_a/stklib_old_house_a_physics.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_old_house_a/stklib_old_house_a_physics_stairs.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_old_house_a/stktex_generic_WoodA.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_old_house_a/stktex_generic_WoodA_nm.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_oldschoolLampVerticalSupport_a/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_oldschoolLampVerticalSupport_a/stklib_oldschoolLampVerticalSupport_a_main.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_oldschoolLamp_a/node.xml</Path>
@@ -1425,6 +1598,16 @@
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_pinetree_a/stklib_conifer_a_lodlow.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_pinetree_a/stklib_pinetree_a_lod_high.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_pinetree_a/stklib_pinetree_a_lod_med.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_pinetree_b/fir_bark.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_pinetree_b/fir_bark_nm.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_pinetree_b/fir_branch.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_pinetree_b/fir_tree.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_pinetree_b/licenses.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_pinetree_b/materials.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_pinetree_b/node.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_pinetree_b/stklib_pinetree_b_high.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_pinetree_b/stklib_pinetree_b_low.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_pinetree_b/stklib_pinetree_b_physics.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_pinkRibbon_a/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_pinkRibbon_a/stklib_pinkRibbon_a.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_pinkRibbon_a/stktex_pinkRibbonFabric_diff_a.png</Path>
@@ -1450,6 +1633,9 @@
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_redFlowerBush_a/stklib_redFlowerBush_a_main.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_redFlowerBush_a/stktex_greenBrush_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_redFlowerBush_a/stktex_redFlower_a.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_redNeonArrow_a/licenses.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_redNeonArrow_a/node.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_redNeonArrow_a/stklib_redNeonArrow_a_main.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_redParrot_a/materials.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_redParrot_a/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_redParrot_a/stklib_redParrot_a_mainstklib_redParrot_a_main.spm</Path>
@@ -1462,6 +1648,7 @@
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_redToriiPortal_a/stklib_redToriiPortal_a_main.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_redToriiPortal_a/toriBox1.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_redToriiPortal_a/toriBox2.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_redXmasLight_a/licenses.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_redXmasLight_a/materials.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_redXmasLight_a/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_redXmasLight_a/redXmas_light.png</Path>
@@ -1506,6 +1693,9 @@
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_silvianClock_a/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_silvianClock_a/stklib_silvianClock_a_high.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_silvianClock_a/stklib_silvianClock_a_low.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_silvianFence_a/licenses.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_silvianFence_a/node.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_silvianFence_a/stklib_silvianFence_a_main.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_silvianGirl_a/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_silvianGirl_a/stklib_aztekGirlCheering_a_physic.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_silvianGirl_a/stklib_silvianGirl_a_main.spm</Path>
@@ -1525,13 +1715,14 @@
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_silvianKiosk_a/licenses.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_silvianKiosk_a/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_silvianKiosk_a/stklib_silvianKiosk_a_main.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_silvianTower_a/licenses.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_silvianTower_a/node.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_silvianTower_a/stklib_silvianTower_a_main.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_skyBeam_a/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_skyBeam_a/stklib_skyBeam_a_beam.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_skyBeam_a/stklib_skyBeam_a_main.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_slivianFountain_a/materials.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_slivianFountain_a/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_slivianFountain_a/stklib_slivianFountain_a_main.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_slivianFountain_a/stklib_slivianFountain_a_water.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_smartphone_a/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_smartphone_a/stklib_smartphone_a_main.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_snowRocks_a/node.xml</Path>
@@ -1543,11 +1734,17 @@
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_speedTrap_a/stklib_speedTrap_a_main.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_spiralBlueShell_a/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_spiralBlueShell_a/stklib_spiralBlueShell_a_main.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_steamLocomotive_a/licenses.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_steamLocomotive_a/materials.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_steamLocomotive_a/node.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_steamLocomotive_a/steamLocomotive.ogg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_steamLocomotive_a/steamLocomotive.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_steamLocomotive_a/stklib_steamLocomotive_a.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_steamLocomotive_a/stklib_steamengine_a.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_stkVertical_a/materials.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_stkVertical_a/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_stkVertical_a/stklib_stkVertical_a_main.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_stormLantern_a/node.xml</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_stormLantern_a/stklib_stormLantern_a_glass.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_stormLantern_a/stklib_stormLantern_a_main.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_tetrapodUnderwater_a/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_tetrapodUnderwater_a/stklib_tetrapodUnderwater_a_main.spm</Path>
@@ -1557,6 +1754,14 @@
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_tiresBarrier_a/stklib_tiresBarrier_a_main.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_trainSemaphore_a/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_trainSemaphore_a/stklib_trainSemaphore_a_main.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_treeStump_a/licenses.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_treeStump_a/materials.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_treeStump_a/node.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_treeStump_a/stklib_treeStump_a_high.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_treeStump_a/stklib_treeStump_a_low.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_treeStump_a/stklib_treeStump_a_medium.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_treeStump_a/stklib_treeStump_a_physics.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_treeStump_a/tree_stumps.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_trijet_a/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_trijet_a/stklib_trijet_a_main.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_tropicalPlant_a/materials.xml</Path>
@@ -1565,6 +1770,7 @@
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_tropicalPlant_a/stklib_tropicalPlant_a_main_b.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_tropicalPlant_a/stklib_tropicalPlant_a_physic.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_tropicalPlant_a/stktex_tropicalPlant_a.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_tvVan_a/licenses.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_tvVan_a/materials.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_tvVan_a/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_tvVan_a/stklib_tvVan_a_main.spm</Path>
@@ -1583,7 +1789,12 @@
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_welcomeAboard_a/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_welcomeAboard_a/stklib_welcomeAboard_a_main.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_welcomeAboard_a/stklib_welcomeAboard_a_path.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_wilberPainter_a/licenses.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_wilberPainter_a/node.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_wilbertSecurity_a/licenses.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_wilbertSecurity_a/node.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_wilbertSecurity_a/scripting.as</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_wilbertSecurity_a/stklib_wilberSecurity_a_physics.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_wilbertSecurity_a/stklib_wilbertSecurity_a_main.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_wilbertSecurity_a/stktex_wilberSecurityGuy_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_windpump_a/node.xml</Path>
@@ -1597,7 +1808,6 @@
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_woodPostLamp_a/node.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_woodPostLamp_a/stklib_woodPostLamp_a_collision.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/library/stklib_woodPostLamp_a/stklib_woodPostLamp_a_main.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/library/stklib_woodPostLamp_a/stklib_woodPostLamp_ao_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/licenses.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/localized_name.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/models/Hammer.jpg</Path>
@@ -1609,6 +1819,8 @@
<Path fileType="data">/usr/share/supertuxkart/data/models/banana-low.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/models/banana.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/models/banana.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/models/blue_flag.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/models/blue_flag.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/models/bomb-attach-icon.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/models/bomb.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/models/bonusblock1.png</Path>
@@ -1658,13 +1870,13 @@
<Path fileType="data">/usr/share/supertuxkart/data/models/parachute-icon.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/models/parachute.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/models/parachute.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/models/platinum.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/models/plunger-icon.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/models/plunger.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/models/plunger.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/models/red_flag.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/models/red_flag.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/models/referee.xml</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/models/reset-attach-icon.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/models/reset-button.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/models/reset-button.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/models/rubber_ball-icon.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/models/rubber_ball.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/models/shield-icon.png</Path>
@@ -1687,12 +1899,14 @@
<Path fileType="data">/usr/share/supertuxkart/data/models/traffic_light.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/models/trophy_bronze.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/models/trophy_gold.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/models/trophy_platinum.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/models/trophy_silver.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/models/warning.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/models/zipper.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/models/zipper_collect.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/music/Boom_boom_boom.music</Path>
<Path fileType="data">/usr/share/supertuxkart/data/music/Boom_boom_boom.ogg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/music/JoshWoodward-AttS-03-AfterTheFlames-NoVox.ogg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/music/Lava.ogg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/music/Penguin_Party.music</Path>
<Path fileType="data">/usr/share/supertuxkart/data/music/Penguin_Party.ogg</Path>
@@ -1700,6 +1914,9 @@
<Path fileType="data">/usr/share/supertuxkart/data/music/SkyVibe-HighFrequency.ogg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/music/Snowy.music</Path>
<Path fileType="data">/usr/share/supertuxkart/data/music/Snowy.ogg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/music/West.music</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/music/West.ogg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/music/after_the_flames.music</Path>
<Path fileType="data">/usr/share/supertuxkart/data/music/bay.music</Path>
<Path fileType="data">/usr/share/supertuxkart/data/music/bay.ogg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/music/celtic.music</Path>
@@ -1708,8 +1925,6 @@
<Path fileType="data">/usr/share/supertuxkart/data/music/cocoa_river.music</Path>
<Path fileType="data">/usr/share/supertuxkart/data/music/cocoa_river.ogg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/music/cocoa_river_fast.ogg</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/music/demonhill.music</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/music/demonhill.ogg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/music/egypt.music</Path>
<Path fileType="data">/usr/share/supertuxkart/data/music/egypt.ogg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/music/farm.music</Path>
@@ -1732,11 +1947,13 @@
<Path fileType="data">/usr/share/supertuxkart/data/music/lose_theme.ogg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/music/main_theme.music</Path>
<Path fileType="data">/usr/share/supertuxkart/data/music/menutheme.ogg</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/music/old_license_file_dont_delete_yet.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/music/overworld.music</Path>
<Path fileType="data">/usr/share/supertuxkart/data/music/overworld.ogg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/music/race_summary.music</Path>
<Path fileType="data">/usr/share/supertuxkart/data/music/race_summary.ogg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/music/ravenbridge_mansion.music</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/music/ravenbridge_mansion.ogg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/music/ravenbridge_mansion_fast.ogg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/music/snowmountain.music</Path>
<Path fileType="data">/usr/share/supertuxkart/data/music/snowmountain.ogg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/music/subsea.music</Path>
@@ -1748,6 +1965,8 @@
<Path fileType="data">/usr/share/supertuxkart/data/music/valley.ogg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/music/win_theme.music</Path>
<Path fileType="data">/usr/share/supertuxkart/data/music/win_theme.ogg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/music/xeon.music</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/music/xeon6.ogg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/optimize_data.sh</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/.gitattributes</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/.gitignore</Path>
@@ -1761,42 +1980,42 @@
<Path fileType="data">/usr/share/supertuxkart/data/po/da.po</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/de.po</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/el.po</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/po/en.po</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/po/en_GB.po</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/eo.po</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/es.po</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/eu.po</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/extract_strings_from_XML.py</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/po/fa.po</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/fi.po</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/fr.po</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/fr_CA.po</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/po/ga.po</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/gd.po</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/gl.po</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/he.po</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/po/hr.po</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/hu.po</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/po/ia.po</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/id.po</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/it.po</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/ja.po</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/po/ko.po</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/krl.po</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/kw.po</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/la.po</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/lt.po</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/lv.po</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/po/mn_MN.po</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/nb.po</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/nl.po</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/nn.po</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/po/oc.po</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/pl.po</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/po/pms.po</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/pt.po</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/pt_BR.po</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/pull_from_transifex.sh</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/po/ro.po</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/ru.po</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/po/sc.po</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/po/sco.po</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/sk.po</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/sl.po</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/po/sq.po</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/sr.po</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/supertuxkart.pot</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/sv.po</Path>
@@ -1805,21 +2024,38 @@
<Path fileType="data">/usr/share/supertuxkart/data/po/uk.po</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/update_po_authors.py</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/update_pot.sh</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/po/uz.po</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/zh_CN.po</Path>
<Path fileType="data">/usr/share/supertuxkart/data/po/zh_TW.po</Path>
<Path fileType="data">/usr/share/supertuxkart/data/powerup.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/replay/challenge_cocoa_temple_expert.replay</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/replay/challenge_cocoa_temple_intermediate.replay</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/replay/challenge_cocoa_temple_novice.replay</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/replay/challenge_cocoa_temple_supertux.replay</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/replay/standard_egghunt_expert_minigolf.replay</Path>
<Path fileType="data">/usr/share/supertuxkart/data/replay/standard_expert_candela_city.replay</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/replay/standard_expert_scotland.replay</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/replay/standard_expert_snowmountain.replay</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/replay/standard_expert_cornfield_crossing.replay</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/replay/standard_expert_ravenbridge_mansion.replay</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/replay/standard_expert_stk_enterprise.replay</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/replay/standard_expert_volcano_island.replay</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/replay/standard_expert_zengarden.replay</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/replay/standard_intermediate_gran_paradisio_island.replay</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/replay/standard_intermediate_hacienda.replay</Path>
<Path fileType="data">/usr/share/supertuxkart/data/replay/standard_intermediate_lighthouse.replay</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/replay/standard_intermediate_snowpeak.replay</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/replay/standard_intermediate_volcano_island.replay</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/replay/standard_novice_hacienda.replay</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/replay/standard_novice_island.replay</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/replay/standard_intermediate_minigolf.replay</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/replay/standard_intermediate_snow_peak.replay</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/replay/standard_novice_cocoa_temple.replay</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/replay/standard_novice_mines.replay</Path>
<Path fileType="data">/usr/share/supertuxkart/data/replay/standard_novice_olivermath.replay</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/replay/standard_supertux_mines.replay</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/replay/standard_supertux_stkenterprise.replay</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/replay/standard_novice_sandtrack.replay</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/replay/standard_reverse_supertux_cocoa_temple.replay</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/replay/standard_reverse_supertux_mines.replay</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/replay/standard_reverse_supertux_olivermath.replay</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/replay/standard_reverse_supertux_sandtrack.replay</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/replay/standard_supertux_abyss.replay</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/replay/standard_supertux_black_forest.replay</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/replay/standard_supertux_fortmagma.replay</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/replay/standard_supertux_scotland.replay</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/replay/standard_supertux_snowmountain.replay</Path>
<Path fileType="data">/usr/share/supertuxkart/data/replay/standard_supertux_xr591.replay</Path>
<Path fileType="data">/usr/share/supertuxkart/data/sfx/WilhelmScream.ogg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/sfx/airplane_jetEngine.ogg</Path>
@@ -1840,6 +2076,7 @@
<Path fileType="data">/usr/share/supertuxkart/data/sfx/crash3.ogg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/sfx/dark.ogg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/sfx/energy_bar_full.ogg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/sfx/energy_bar_unfull.ogg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/sfx/engine_large.ogg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/sfx/engine_small.ogg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/sfx/exotic-birds.ogg</Path>
@@ -1891,7 +2128,6 @@
<Path fileType="data">/usr/share/supertuxkart/data/sfx/wee.ogg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/sfx/wooden_bridge.ogg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/IBL.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/Lightspaceboundingbox.comp</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/MLAA_COPYING</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/alphatest_particle.frag</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/alphatest_particle.vert</Path>
@@ -1908,11 +2144,9 @@
<Path fileType="data">/usr/share/supertuxkart/data/shaders/colorize.frag</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/colortexturedquad.frag</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/colortexturedquad.vert</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/combine_diffuse_color.frag</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/degraded_ibl.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/detailed_object_pass2.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/displace.frag</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/dof.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/fog.frag</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/frustrum.vert</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/gaussian3h.frag</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/gaussian3v.frag</Path>
@@ -1920,35 +2154,11 @@
<Path fileType="data">/usr/share/supertuxkart/data/shaders/gaussian6h.frag</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/gaussian6v.comp</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/gaussian6v.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/gi.frag</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/glow.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/glow_object.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/glow_object.vert</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/godfade.frag</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/godray.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/grass_pass.vert</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/grass_pass2.frag</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/header.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/importance_sampling_specular.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/instanced_detailed_object_pass2.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/instanced_grass.vert</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/instanced_grass_pass2.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/instanced_grassshadow.vert</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/instanced_normalmap.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/instanced_object_pass.vert</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/instanced_object_pass1.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/instanced_object_pass2.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/instanced_object_unlit.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/instanced_objectpass_spheremap.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/instanced_objectref_pass1.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/instanced_objectref_pass2.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/instanced_rsm.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/instanced_rsm.vert</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/instanced_shadow.geom</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/instanced_shadow.vert</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/instanced_shadowref.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/instanced_skinning.vert</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/instanced_skinning_shadow.vert</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/irrlicht/COGLES2FixedPipeline.fsh</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/irrlicht/COGLES2FixedPipeline.vsh</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/irrlicht/COGLES2NormalMap.fsh</Path>
@@ -1965,59 +2175,61 @@
<Path fileType="data">/usr/share/supertuxkart/data/shaders/mlaa_color1.frag</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/mlaa_neigh3.frag</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/motion_blur.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/normal_visualizer.geom</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/normalmap.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/object_pass.vert</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/object_pass1.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/object_pass2.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/object_unlit.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/objectpass_spheremap.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/objectref_pass1.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/objectref_pass2.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/pass.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/pass.vert</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/pass_gles.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/pass_gles.vert</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/passthrough.frag</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/pointlight.frag</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/pointlight.vert</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/pointlightscatter.frag</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/primitive2dlist.vert</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/rh.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/rhdebug.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/rhdebug.vert</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/rhpassthrough.geom</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/rsm.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/rsm.vert</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/screenquad.vert</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/shadow.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/shadow.geom</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/shadow.vert</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/shadow_grass.vert</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/shadowmatrixgeneration.comp</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/shadowref.frag</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/simple_particle.frag</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/simple_particle.vert</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/skinning.vert</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/skinning_shadow.vert</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/sky.frag</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/sky.vert</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/slicedscreenquad.vert</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/slicedscreenquad_nvworkaround.vert</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/splatting.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/splatting_rsm.frag</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/sp_alpha_test.frag</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/sp_decal.frag</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/sp_displace.frag</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/sp_dynamic_night_bloom.frag</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/sp_ghost.frag</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/sp_grass.frag</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/sp_grass_pass.vert</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/sp_grass_shadow.vert</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/sp_normal_map.frag</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/sp_normal_visualizer.frag</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/sp_normal_visualizer.geom</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/sp_normal_visualizer.vert</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/sp_pass.vert</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/sp_road_blending.frag</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/sp_shadow.vert</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/sp_shadow_alpha_test.frag</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/sp_skinning.vert</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/sp_skinning_shadow.vert</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/sp_solid.frag</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/sp_text_billboard.frag</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/sp_tilling_mitigation.frag</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/sp_transparent.frag</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/sp_unlit.frag</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/sp_vertical_mapping.frag</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/sps_00_solid.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/sps_01_normalmap.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/sps_02_alphatest.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/sps_03_decal.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/sps_04_grass.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/sps_05_unlit.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/sps_06_alphablend.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/sps_07_additive.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/sps_08_ghost.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/sps_09_dynamic_night_bloom.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/sps_10_tillingMitigation.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/sps_11_verticalMapping.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/sps_12_roadBlending.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/ssao.frag</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/sunlight.frag</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/sunlightshadow.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/sunlightshadowesm.frag</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/texturedquad.frag</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/texturedquad.vert</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/tfb_dummy.frag</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/tonemap.frag</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/transparent.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/transparentfog.frag</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/uniformcolortexturedquad.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/untextured_object.frag</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/utils/DiffuseBRDF.frag</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/utils/DiffuseIBL.frag</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/utils/SpecularBRDF.frag</Path>
@@ -2026,235 +2238,213 @@
<Path fileType="data">/usr/share/supertuxkart/data/shaders/utils/decodeNormal.frag</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/utils/encode_normal.frag</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/utils/getCIEXYZ.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/utils/getLightFactor.frag</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/utils/getPosFromUVDepth.frag</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/utils/getRGBfromCIEXxy.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/utils/getworldmatrix.vert</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/utils/get_world_location.vert</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/utils/rgb_conversion.frag</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/shaders/volumetriclight.frag</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/shaders/utils/sp_texture_sampling.frag</Path>
<Path fileType="data">/usr/share/supertuxkart/data/shaders/white.frag</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/Coal.stkskin</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/Forest.stkskin</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/Ocean.stkskin</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/Peach.stkskin</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/Ruby.stkskin</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/coal/License.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/coal/achievement.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/coal/background.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/coal/bottom_bar.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/coal/bubble.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/coal/dialog.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/coal/error.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/coal/friend.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/coal/generic.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/coal/glass_iconhighlight_focus.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/coal/glass_rsection.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/coal/glass_section.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/coal/glassbutton.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/coal/glassbutton_focused.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/coal/glasscheckbox.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/coal/glasscheckbox_checked.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/coal/glasscheckbox_checked_focus.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/coal/glasscheckbox_focus.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/coal/glasssgauge_fill.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/coal/glassspinner_down.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/coal/glassspinner_focus.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/coal/glassspinner_halo.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/coal/glasstab.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/coal/glasstab_down.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/coal/glasstab_focus.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/coal/glasstab_vert.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/coal/glasstab_vert_down.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/coal/glasstab_vert_focus.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/coal/left_arrow_focus.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/coal/right_arrow_focus.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/coal/scrollbar_btn_down.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/coal/scrollbar_thumb.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/coal/select.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/coal/table_header.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/coal/table_header_down.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/coal/textbubble.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/coal/textbubble2.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/common/License.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/common/background.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/common/bottom_bar.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/common/dialog.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/common/glass_rsection.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/common/glass_section.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/common/glass_square_black.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/common/glass_square_cyan.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/common/glass_square_focused_black.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/common/glass_square_focused_bw.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/common/glass_square_focused_cyan.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/common/glass_square_focused_green.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/common/glass_square_focused_pink.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/common/glass_square_focused_red.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/common/glass_square_focused_yellow.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/common/glass_square_green.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/common/glass_square_pink.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/common/glass_square_red.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/common/glass_square_yellow.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/common/glassbutton_deactivated.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/common/glasscheckbox_checked_deactivated.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/common/glasscheckbox_deactivated.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/common/glassspinner.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/common/glassspinner_deactivated.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/common/left_arrow.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/common/list_sort_down.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/common/list_sort_up.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/common/rating_star.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/common/right_arrow.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/common/scrollbar_bg.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/common/scrollbar_btn.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/common/table_header.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/common/tooltip.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/forest/License.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/forest/achievement.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/forest/background.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/forest/bubble.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/forest/dialog.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/forest/error.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/forest/friend.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/forest/generic.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/forest/glass_iconhighlight_focus.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/forest/glass_rsection.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/forest/glass_section.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/forest/glass_square1.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/forest/glass_square2.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/forest/glass_square3.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/forest/glass_square4.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/forest/glass_square_focused.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/forest/glass_square_focused2.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/forest/glass_square_focused3.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/forest/glass_square_focused4.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/forest/glassbutton.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/forest/glassbutton_deactivated.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/forest/glassbutton_focused.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/forest/glasscheckbox.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/forest/glasscheckbox_checked.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/forest/glasscheckbox_checked_deactivated.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/forest/glasscheckbox_checked_focus.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/forest/glasscheckbox_deactivated.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/forest/glasscheckbox_focus.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/forest/glasssgauge_fill.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/forest/glassspinner.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/forest/glassspinner_deactivated.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/forest/glassspinner_down.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/forest/glassspinner_focus.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/forest/glassspinner_halo.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/forest/glasstab.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/forest/glasstab_down.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/forest/glasstab_focus.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/forest/left_arrow.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/forest/glasstab_vert.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/forest/glasstab_vert_down.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/forest/glasstab_vert_focus.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/forest/left_arrow_focus.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/forest/list_sort_down.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/forest/list_sort_up.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/forest/rating_star.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/forest/right_arrow.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/forest/right_arrow_focus.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/forest/scrollbar_bg.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/forest/scrollbar_btn.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/forest/scrollbar_btn_down.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/forest/scrollbar_thumb.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/forest/select.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/forest/table_header.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/forest/table_header_down.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/forest/textbubble.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/forest/textbubble2.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/forest/tooltip.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/License.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/achievement.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/background.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/bubble.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/dialog.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/error.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/friend.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/generic.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/glass_iconhighlight_focus.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/glass_rsection.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/glass_section.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/glass_square1.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/glass_square2.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/glass_square3.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/glass_square4.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/glass_square_focused.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/glass_square_focused2.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/glass_square_focused3.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/glass_square_focused4.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/glassbutton.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/glassbutton_deactivated.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/glassbutton_focused.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/glasscheckbox.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/glasscheckbox_checked.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/glasscheckbox_checked_deactivated.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/glasscheckbox_checked_focus.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/glasscheckbox_deactivated.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/glasscheckbox_focus.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/glasssgauge_fill.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/glassspinner.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/glassspinner_deactivated.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/glassspinner_down.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/glassspinner_focus.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/glassspinner_halo.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/glasstab.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/glasstab_down.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/glasstab_focus.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/left_arrow.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/glasstab_vert.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/glasstab_vert_down.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/glasstab_vert_focus.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/left_arrow_focus.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/list_sort_down.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/list_sort_up.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/rating_star.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/right_arrow.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/right_arrow_focus.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/scrollbar_bg.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/scrollbar_btn.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/scrollbar_btn_down.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/scrollbar_thumb.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/select.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/table_header.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/table_header_down.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/textbubble.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/textbubble2.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ocean/tooltip.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/peach/License.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/peach/achievement.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/peach/background.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/peach/bubble.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/peach/dialog.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/peach/error.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/peach/friend.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/peach/generic.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/peach/glass_iconhighlight_focus.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/peach/glass_rsection.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/peach/glass_section.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/peach/glass_square1.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/peach/glass_square2.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/peach/glass_square3.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/peach/glass_square4.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/peach/glass_square_focused.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/peach/glass_square_focused2.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/peach/glass_square_focused3.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/peach/glass_square_focused4.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/peach/glassbutton.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/peach/glassbutton_deactivated.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/peach/glassbutton_focused.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/peach/glasscheckbox.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/peach/glasscheckbox_checked.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/peach/glasscheckbox_checked_deactivated.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/peach/glasscheckbox_checked_focus.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/peach/glasscheckbox_deactivated.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/peach/glasscheckbox_focus.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/peach/glasssgauge_fill.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/peach/glassspinner.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/peach/glassspinner_deactivated.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/peach/glassspinner_down.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/peach/glassspinner_focus.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/peach/glassspinner_halo.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/peach/glasstab.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/peach/glasstab_down.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/peach/glasstab_focus.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/peach/left_arrow.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/peach/glasstab_vert.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/peach/glasstab_vert_down.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/peach/glasstab_vert_focus.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/peach/left_arrow_focus.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/peach/list_sort_down.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/peach/list_sort_up.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/peach/rating_star.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/peach/right_arrow.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/peach/right_arrow_focus.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/peach/scrollbar_bg.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/peach/scrollbar_btn.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/peach/scrollbar_btn_down.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/peach/scrollbar_thumb.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/peach/select.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/peach/table_header.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/peach/table_header_down.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/peach/textbubble.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/peach/textbubble2.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/peach/tooltip.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/License.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/achievement.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/background.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/bubble.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/dialog.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/error.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/friend.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/generic.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/glass_iconhighlight_focus.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/glass_rsection.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/glass_section.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/glass_square1.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/glass_square2.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/glass_square3.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/glass_square4.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/glass_square_focused.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/glass_square_focused2.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/glass_square_focused3.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/glass_square_focused4.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/glassbutton.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/glassbutton_deactivated.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/glassbutton_focused.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/glasscheckbox.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/glasscheckbox_checked.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/glasscheckbox_checked_deactivated.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/glasscheckbox_checked_focus.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/glasscheckbox_deactivated.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/glasscheckbox_focus.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/glasssgauge_fill.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/glassspinner.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/glassspinner_deactivated.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/glassspinner_down.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/glassspinner_focus.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/glassspinner_halo.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/glasstab.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/glasstab_down.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/glasstab_focus.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/left_arrow.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/glasstab_vert.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/glasstab_vert_down.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/glasstab_vert_focus.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/left_arrow_focus.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/list_sort_down.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/list_sort_up.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/rating_star.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/right_arrow.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/right_arrow_focus.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/scrollbar_bg.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/scrollbar_btn.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/scrollbar_btn_down.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/scrollbar_thumb.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/select.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/table_header.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/table_header_down.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/textbubble.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/textbubble2.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/skins/ruby/tooltip.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/stk_config.xml</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/supertuxkart.0.9.3</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/supertuxkart.1.0</Path>
<Path fileType="data">/usr/share/supertuxkart/data/supertuxkart.appdata.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/supertuxkart.desktop</Path>
<Path fileType="data">/usr/share/supertuxkart/data/supertuxkart.icns</Path>
@@ -2304,6 +2494,7 @@
<Path fileType="data">/usr/share/supertuxkart/data/textures/concrete_plain.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/confetti.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/coniferous_tree.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/coniferous_tree_alpha.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/cottage_wall1.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/cottage_wall2.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/cottage_wall3.jpg</Path>
@@ -2315,6 +2506,8 @@
<Path fileType="data">/usr/share/supertuxkart/data/textures/cs_tux_engine.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/cs_tux_kart.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/cs_tux_wheel.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/dark-wall-wood.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/dark-wall-wood_nm.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/deprecated/bananawrap.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/deprecated/bonusblock2.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/deprecated/brick.png</Path>
@@ -2324,7 +2517,6 @@
<Path fileType="data">/usr/share/supertuxkart/data/textures/deprecated/chrome.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/deprecated/chrome2.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/deprecated/concrete.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/textures/deprecated/coniferous_tree_alpha.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/deprecated/dirt.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/deprecated/egypt.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/deprecated/fence.png</Path>
@@ -2332,6 +2524,7 @@
<Path fileType="data">/usr/share/supertuxkart/data/textures/deprecated/fuzzy.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/deprecated/grass.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/deprecated/grass4.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/deprecated/licenses.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/deprecated/logs.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/deprecated/lscales.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/deprecated/materials.xml</Path>
@@ -2378,11 +2571,15 @@
<Path fileType="data">/usr/share/supertuxkart/data/textures/gfx_booster_AlphaTest.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/gfx_bubble_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/gfx_cloudAnimated_a.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/gfx_detailmap_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/gfx_distord_AlphaTested.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/gfx_earthJetblast_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/gfx_electricArc_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/gfx_fireflies_a.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/gfx_kartDirt_a_Albedo.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/gfx_kartDirt_a_Normal.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/gfx_leaf_a.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/gfx_leaf_b.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/gfx_lensDust_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/gfx_lightBlinker_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/gfx_lightBlinker_b.png</Path>
@@ -2396,17 +2593,28 @@
<Path fileType="data">/usr/share/supertuxkart/data/textures/gfx_sparkFire_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/gfx_sparkGreen_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/gfx_yellowBeam_a.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/textures/gfxrndColor_generic_a_mask.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/grass2.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/grass2_nm.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/grass2dirt.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/grass3.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/grass_dark.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/greenice.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/hacienda_ground.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/hd_beach_01_d.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/hd_palmTreeBark_a_Albedo.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/hd_palmTreeBark_a_Normal.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/hd_palmTreeLeafDry_a_Albedo.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/hd_palmTreeLeaf_a_Albedo.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/hd_palmTreeLeaf_b_Albedo.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/hd_roadMarking_a_mask.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/hd_rock_01_d.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/ice.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/japanRedWood.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/jungleWater.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/kiki.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/kiki_colorization_mask.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/konqi.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/konqi_colorization_mask.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/lantern.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/lava.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/lensflare.png</Path>
@@ -2422,6 +2630,7 @@
<Path fileType="data">/usr/share/supertuxkart/data/textures/noise.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/nolok_character.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/obelisk.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/oceanicWater.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/oldWood.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/palm.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/palmBark.jpg</Path>
@@ -2472,6 +2681,8 @@
<Path fileType="data">/usr/share/supertuxkart/data/textures/sky3.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/sky_genericKartPreviewSky_side_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/slipstream.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/slipstream2.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/slipstream_bonus.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/smoke.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/smoke_black.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/smoke_brown.png</Path>
@@ -2511,8 +2722,8 @@
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_flyingPath_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_futureBox_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_futureYellowBox_a.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/stk_futureYellowBox_a_Normal.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_futureYellowBox_a_gloss.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/textures/stk_futureYellowBox_a_nm.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_genericMineEarth_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_genericMineRoad_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_FieldA.png</Path>
@@ -2524,15 +2735,15 @@
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_asianRoof_b.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_bedRockLava_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_bedRock_a.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_bedRock_a_nm.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_bedRock_a_Normal.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_blackCeramic_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_bordePinkA.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_borderA.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_borderBluePinkA.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_borderDarkGreenA.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_brickA.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_brickA_Normal.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_brickA_gloss.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_brickA_nm.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_brickRoad_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_brownRock_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_cardboard_a.png</Path>
@@ -2544,11 +2755,11 @@
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_dirtA.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_dirtGrassA.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_dirtRoad_a.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_dirtRoad_a_nm.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_dirtRoad_a_Normal.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_dirtRoad_b.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_grassA.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_grassB.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_grassB_nm.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_grassB_Normal.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_grassC.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_gravalSnow_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_greyWall_a.png</Path>
@@ -2556,11 +2767,11 @@
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_grid_b.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_hexaBasaltRoad_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_ice_a.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_ice_a_Normal.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_ice_a_gloss.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_ice_a_nm.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_ice_alpha.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_ironA.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_ironA_nm.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_ironA_Normal.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_modernWindows_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_modernWindows_b.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_modernWindows_b_gloss.png</Path>
@@ -2577,16 +2788,16 @@
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_rockStrata_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_rockStrata_b.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_rock_a.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_rock_a_Normal.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_rock_a_gloss.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_rock_a_nm.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_rock_b.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_runway_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_sandRoad_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_sand_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_sand_b.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_snow_a.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_snow_a_Normal.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_snow_a_gloss.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_snow_a_nm.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_sunsetPattern_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_thatch_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_generic_wallRock_a.png</Path>
@@ -2602,11 +2813,12 @@
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_grassLightcliff_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_grasscliff_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_greyMetal_a.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/stk_greyMetal_a_Normal.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_greyMetal_a_gloss.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/textures/stk_greyMetal_a_nm.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_headLight_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_headlight_halo_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_karstRock_a.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/stk_karstRock_a_nm.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_lightGrayMetal_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_lightGreyMetal_a_gloss.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_longEmptyPanel_a.png</Path>
@@ -2636,7 +2848,7 @@
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_snowMountain_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_snowSmallBush_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_solarPanel_a.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/textures/stk_solarPanel_a_nm.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/stk_solarPanel_a_Normal.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_solarPanel_gloss.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_spiderWeb_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stk_spiralBlueShell_a.png</Path>
@@ -2706,6 +2918,7 @@
<Path fileType="data">/usr/share/supertuxkart/data/textures/stkkart_wheel_c.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stklama_gravelRoad_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stklama_gravelSide_a.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/stklama_gravelSide_a_nm.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stklama_roadSeparator_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stklama_road_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stklib_coniferSnow_a_low.png</Path>
@@ -2728,6 +2941,7 @@
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_animatedPinkFire_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_ants_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_autumnLeaf_a.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_autumnLeaf_b.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_aztecRope_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_beachball_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_beachball_a_gloss.png</Path>
@@ -2756,13 +2970,13 @@
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_fireCloud_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_flightList_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_frozenWaterFall_a.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_frozenWaterFall_a_Normal.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_frozenWaterFall_a_glossy.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_frozenWaterFall_a_nm.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_WoodA.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_WoodA_spec.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_WoodB.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_WoodB_Normal.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_WoodB_gloss.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_WoodB_nm.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_WoodC.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_WoodD.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_WoodE.png</Path>
@@ -2770,26 +2984,26 @@
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_WoodG.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_WoodH.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_aztekWall_a.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_aztekWall_a_nm.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_aztekWall_a_Normal.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_bambooA.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_bambooB.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_chocolateChunk_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_cobbleStoneA.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_cobbleStoneA_nm.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_cobbleStoneA_Normal.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_concreteA.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_coral_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_earth_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_gravelA.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_lavaA.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_lavaA_nm.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_lavaA_Normal.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_lava_gloss.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_marbleA.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_roadSnow_a.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_roadSnow_a_Normal.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_roadSnow_a_gloss.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_roadSnow_a_nm.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_rockA.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_rockA_Normal.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_rockA_gloss.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_rockA_nm.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_roots_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_stoneWallA.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_tilesA.png</Path>
@@ -2799,6 +3013,7 @@
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_waterConcreteA.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_generic_waterRockA.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_gnuMeditation_a.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_gnuMeditation_fur.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_gnuMeditation_mask.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_granParadisoLocation_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_hayFiber_a.png</Path>
@@ -2842,8 +3057,8 @@
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_seaweed_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_silviaLocationAtlas_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_snowRock_a.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_snowRock_a_Normal.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_snowRock_a_gloss.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_snowRock_a_nm.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_stalactic_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_stonePurple_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_stonePurple_a_gloss.png</Path>
@@ -2859,8 +3074,8 @@
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_waterfall_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_whiteTires_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_windowsSet_a.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_windowsSet_a_Normal.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_windowsSet_a_gloss.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_windowsSet_a_nm.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_yellowNebulaCloud_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stktex_yellowNebula_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/stonetex.jpg</Path>
@@ -2872,7 +3087,6 @@
<Path fileType="data">/usr/share/supertuxkart/data/textures/summersky_w.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/tapis.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/tarmac.jpg</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/textures/textures.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/tiles.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/to_black_rockMountain.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/textures/toll_roof.png</Path>
@@ -2905,12 +3119,13 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/abyss/big_windows_temple.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/abyss/easter_eggs.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/abyss/entrace_windows_temple.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/abyss/glass_crack.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/abyss/graph.xml</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/abyss/jungleWater.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/abyss/licenses.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/abyss/limit-mainbuilding.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/abyss/materials.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/abyss/oceanic_water_normal.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/abyss/quads.xml</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/abyss/restaurant-distortion.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/abyss/scene.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/abyss/screenshot.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/abyss/sea-surface.spm</Path>
@@ -2923,10 +3138,34 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/abyss/submarine_sphere_a.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/abyss/track.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/abyss/underwater_lights.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/abyss/water-pond-distortion.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/abyss/underwater_lights.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/abyss/water_dark-transp-subsea.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/abyss/water_flow_minor_a.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/abyss/windows_restaurant.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/arena_candela_city/arena_candela_city_track.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/arena_candela_city/arrow_booster.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/arena_candela_city/blocker.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/arena_candela_city/car_traffic.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/arena_candela_city/caracalla_waterfall.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/arena_candela_city/elevator_a1.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/arena_candela_city/elevator_a2.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/arena_candela_city/foucault_pendulm.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/arena_candela_city/gondola.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/arena_candela_city/invisible_wall.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/arena_candela_city/licenses.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/arena_candela_city/lightblinker.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/arena_candela_city/moving_water.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/arena_candela_city/navmesh.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/arena_candela_city/scene.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/arena_candela_city/screenshot.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/arena_candela_city/scripting.as</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/arena_candela_city/sky-ibl.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/arena_candela_city/sky-side.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/arena_candela_city/sky-top.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/arena_candela_city/sky.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/arena_candela_city/toy_train.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/arena_candela_city/track.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/arena_candela_city/volcano_static.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/battleisland/Water.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/battleisland/battleisland_screenshot.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/battleisland/battleisland_track.spm</Path>
@@ -2937,6 +3176,277 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/battleisland/scene.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/battleisland/seagloss.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/battleisland/track.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/BlackEyedSusan.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/Flower3.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/Flower3F.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/Flower5.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/Flower5F.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/Flower_3.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/Painting2.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/Painting2_glossy.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/Painting2_nm.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/WATER_ref.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/Woodpile.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/Woodpile_nm.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/antlers_high.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/antlers_low.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/antlers_mid.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/arrows_3.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/arrows_4.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/bed.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/bench_lod_a.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/bench_lod_b.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/birch_tree.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/blackTowel.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/black_forest_track.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/book_a.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/books_a.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/bookshelf_a.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/bookshelf_b.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/branch.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/branch_b.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/brick.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/brick_wall_06.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/brick_wall_06_nm.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/bridge_fence_a.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/bridge_fence_b.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/bush.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/bush_a.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/bush_brown_leaf_a.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/bush_brown_leaf_b.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/chair_a.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/corn_field.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/cow.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/cow.ogg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/cow.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/dark-wall-wood.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/dark-wall-wood_nm.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/deer-antlers.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/desk_a.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/dirt_alpha.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/door.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/door_a.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/door_a_9.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/door_b.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/door_glossy.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/door_nm.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/ekasia.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/ekasia_tree.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/ekasia_tree_high.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/ekasia_tree_low.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/fence_a.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/fence_b.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/fence_c.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/fence_f.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/fence_g.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/fence_house_a.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/fence_house_b.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/fence_house_c.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/fir_bark.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/fir_bark_nm.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/fir_branch.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/fir_tree.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/fir_tree_a.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/flower_grass_a.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/flower_grass_b.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/flowers_grass_c.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/forest_floor.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/forest_floor_nm.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/forest_startFlag.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/forest_trees.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/forest_trees_nm.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/gfx_fallingLeaf_b.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/graden_stones_a.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/graden_stones_b.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/graden_stones_c.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/graden_stones_d.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/grain_field.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/graph.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/grass-border.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/grass_5.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/grass_9.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/grass_and_flowers_1.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/grass_field_a.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/grass_field_b.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/grass_field_c.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/grass_field_d.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/grass_field_e.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/grass_field_f.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/grass_field_g.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/grass_field_p.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/grass_field_t.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/grass_field_y.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/grass_field_z.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/grass_flowers_b.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/grass_flowers_stk.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/grass_forestFloor_big.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/grass_forestFloor_big_nm.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/greenLight.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/half-timbered_house.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/half-timbered_house_glossy.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/half-timbered_house_nm.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/hat_a_high.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/hat_a_low.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/house_drive_in.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/house_pillar_a.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/house_pillar_b.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/house_table.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/invisible.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/invisible_9.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/invisible_barrier.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/invisible_slow.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/liana.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/liana_b.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/licenses.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/logBarrier.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/logBarrier_b.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/log_big_a.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/log_small_001_lod_model_a.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/log_small_001_lod_model_b.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/log_small_001_lod_model_c.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/lowpoly_trees_2.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/lowpoly_trees_2_a.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/lowpoly_trees_4.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/lowpoly_trees_4_a.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/lowpoly_trees_5.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/lowpoly_trees_7.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/lowpoly_trees_9.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/materials.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/metal_rusted.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/monestary_stones.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/monestary_wall_broken_a.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/monestary_wall_broken_b.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/monestery_wall_a.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/monestery_wall_b.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/mossy_stone_a.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/mossy_stone_b.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/painting1.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/painting1_glossy.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/painting1_nm.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/painting_a.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/pencil_b.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/quads.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/railCrossingGate.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/rail_road_barrier.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/rail_static.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/railroad_crossing.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/railroad_crossing_2.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/railroad_crossing_staric.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/railroad_crossing_static_2.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/railway_stones.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/redTowel.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/red_light.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/reset.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/reverseRamp.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/reverseRampBoost.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/reverseRampBooster.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/reverseRampCheckBorard.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/river_stones_a.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/river_stones_b.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/river_stones_c.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/river_stones_d.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/road_close1.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/road_close2.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/road_close3.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/road_forestFloor.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/road_forestFloor_full.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/road_forestFloor_full_nm.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/road_forestFloor_nm.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/road_forestFloor_overlaping.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/road_forestFloor_overlaping_nm.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/road_grass_dirt.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/road_grass_dirt_nm.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/road_grass_wood.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/road_grass_wood_nm.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/road_sign.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/roadtoground.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/roadtoground_nm.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/rock_gray.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/roof_2.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/roof_2_glossy.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/roof_2_nm.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/roof_3.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/s1.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/s3.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/scene.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/schiene_b.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/scripting.as</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/sign.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/sky_e.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/sky_n.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/sky_s.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/sky_t.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/sky_w.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/slight_slowdown.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/small_clouds_1.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/small_clouds_2.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/small_table_a.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/small_table_b.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/small_table_c.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/smoke_1.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/smoke_2.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/sshot.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/stair_board.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/stairs_a.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/stairs_fence.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/start_flag_a.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/start_flag_b.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/steamLocomotive.ogg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/steamLocomotive.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/stk_generic_stkBook_a.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/stklib_animGrass_a_main.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/stklib_animGrass_a_main_09.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/stklib_animGrass_a_main_b.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/stklib_animGrass_a_main_c.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/stklib_logBarrier.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/stklib_oldschoolLamp_a_main.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/stklib_steamLocomotive_a.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/stklib_steamengine.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/stktex_churchRosetteGlass_b.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/stktex_generic_WoodA._unlit.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/stktex_jungleVines_a.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/stone_b.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/stone_c.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/stones_01.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/stones_02.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/stones_09.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/stones_a.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/stones_b.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/stop_sign.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/stop_sign_nm.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/stump_01.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/teller.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/topf.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/track.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/track_b.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/track_barrier_a.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/train_rail.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/train_track_b.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/tree_b.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/tree_c.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/tree_d.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/tree_stumps.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/trees_bark_001_col.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/trees_leaves.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/trees_log_mossy.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/water_23.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/water_a.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/water_b.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/water_dtones.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/water_grass.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/water_refraction_11.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/water_stones_glossy.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/water_stones_nm.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/waterfall_forest.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/whiteTowel.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/willow_tree.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/window.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/wood.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/woodLodge.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/wood_planks.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/woodpile.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/woodpile_low.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/black_forest/woodpile_low_b.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/candela_city/SomeModel.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/candela_city/candela_city_track.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/candela_city/car_traffic.spm</Path>
@@ -2947,7 +3457,6 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/candela_city/elevator_a2.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/candela_city/gondola.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/candela_city/graph.xml</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/candela_city/jungleWater.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/candela_city/licenses.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/candela_city/materials.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/candela_city/quads.xml</Path>
@@ -2962,11 +3471,11 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/candela_city/track.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/candela_city/volcano_static.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/candela_city/water_canal.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/candela_city/water_sea.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/cave/bison.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/cave/cave_track.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/cave/cavex_rock.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/cave/edges.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/cave/grass.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/cave/ground.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/cave/licenses.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/cave/materials.xml</Path>
@@ -2986,15 +3495,14 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/cocoa_temple/easter_eggs.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/cocoa_temple/graph.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/cocoa_temple/hotChocolate.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/cocoa_temple/jungleWater.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/cocoa_temple/licenses.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/cocoa_temple/materials.xml</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/cocoa_temple/nitro_platform.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/cocoa_temple/nitro_platform_zipper.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/cocoa_temple/quads.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/cocoa_temple/reset_plane.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/cocoa_temple/reset_plane_falling.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/cocoa_temple/roaster_displacement.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/cocoa_temple/road_normal.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/cocoa_temple/road_reverse.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/cocoa_temple/scene.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/cocoa_temple/scripting.as</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/cocoa_temple/skybox5.jpg</Path>
@@ -3007,6 +3515,7 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/cocoa_temple/track.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/cocoa_temple/water_pond.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/cocoa_temple/water_river_distord.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/cocoa_temple/waterfall.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/cocoa_temple/wooden_bridge.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/cocoa_temple/zipper_animation.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/cocoa_temple/zipper_animation_reverse.spm</Path>
@@ -3022,14 +3531,12 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/cornfield_crossing/farm_sky_test.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/cornfield_crossing/farm_sky_top.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/cornfield_crossing/graph.xml</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/cornfield_crossing/jungleWater.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/cornfield_crossing/licenses.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/cornfield_crossing/limit.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/cornfield_crossing/materials.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/cornfield_crossing/mud_water.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/cornfield_crossing/mudwater.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/cornfield_crossing/quads.xml</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/cornfield_crossing/rails_plane.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/cornfield_crossing/ramp_1_non_rev.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/cornfield_crossing/ramp_1_rev.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/cornfield_crossing/ramp_2_non_rev.spm</Path>
@@ -3114,9 +3621,11 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/fortmagma/ibl.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/fortmagma/iron-fence.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/fortmagma/lava.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/fortmagma/lava.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/fortmagma/lava_1.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/fortmagma/lavaspike.002.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/fortmagma/lavaspike.003.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/fortmagma/licenses.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/fortmagma/lightHaloY.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/fortmagma/magma_sky_bottom.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/fortmagma/magma_sky_e.jpg</Path>
@@ -3189,7 +3698,6 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/gran_paradiso_island/graph.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/gran_paradiso_island/island_water-1.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/gran_paradiso_island/island_water.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/gran_paradiso_island/island_water_shadow.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/gran_paradiso_island/licenses.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/gran_paradiso_island/limits.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/gran_paradiso_island/materials.xml</Path>
@@ -3202,69 +3710,11 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/gran_paradiso_island/skybox_side.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/gran_paradiso_island/track.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/gran_paradiso_island/under_sea.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/gran_paradiso_island/water_ocean.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/gran_paradiso_island/waterfall-lagoon.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/gran_paradiso_island/windows.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/gran_paradiso_island/windows_reflection.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/gran_paradiso_island/windows_reflection_gloss.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/gran_paradiso_island/wooden_bridge_physics.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/.directory</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/ArctinumMinus.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/BlackEyedSusan.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/BurdockLeaf.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/Bush.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/BushFlower.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/Catail.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/ClethraAlnifolia.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/Eupatorium.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/Fern-6.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/Flower3.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/Flower3F.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/Flower5.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/Flower5F.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/GrassTall.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/InvisibleWall.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/MyasotisScorpioides.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/OsmundaCinnamoneaS.005.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/RudbeckiaHirta.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/StreamPlant.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/TyphaLatifolia.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/WaterPlant1.lod.low.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/Woodpile.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/animated_sheep.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/graph.xml</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/grass-border.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/grass_tall.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/greenvalley_track.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/invisible.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/licenses.txt</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/materials.xml</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/quads.xml</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/rescue_plane.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/rock_gray.jpg</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/roof.jpg</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/scene.xml</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/sheep.ogg</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/sshot.jpg</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/stk_road_dirt.jpg</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/track.xml</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/tree.jpg</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/tree_model_4_faces.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/trees_far.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/w_sky_1.jpg</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/w_sky_2.jpg</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/w_sky_3.jpg</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/w_sky_4.jpg</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/w_sky_6.jpg</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/water_light2.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/water_light3.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/water_road_splash_layer.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/water_surface.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/waterfall.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/waterfall3.ogg</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/waterfall_left.xml</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/waterfall_particle.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/greenvalley/waterfall_right.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/hacienda/InvisibleWalls.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/hacienda/License.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/hacienda/Mesh.001.spm</Path>
@@ -3439,6 +3889,7 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/introcutscene2/track.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/introcutscene2/tux_body.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/introcutscene2/vegetation.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunasarena/arrow.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunasarena/big_wheel.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunasarena/crowd_a.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunasarena/crowd_b.spm</Path>
@@ -3449,8 +3900,10 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunasarena/licenses.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunasarena/materials.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunasarena/navmesh.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunasarena/ramp.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunasarena/scene.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunasarena/screenshot.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunasarena/scripting.as</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunasarena/shredder.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunasarena/sky2.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunasarena/sky_east.jpg</Path>
@@ -3459,6 +3912,29 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunasarena/sky_top.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunasarena/sky_west.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunasarena/track.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunassoccer/blue_light.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunassoccer/crowd_a.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunassoccer/crowd_b.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunassoccer/crowd_c.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunassoccer/drone_blimp.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunassoccer/invisible_wall.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunassoccer/lasdunassoccer_track.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunassoccer/licenses.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunassoccer/materials.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunassoccer/navmesh.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunassoccer/red_light.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunassoccer/scene.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunassoccer/screenshot.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunassoccer/shredder.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunassoccer/sky2.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunassoccer/sky_east.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunassoccer/sky_north.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunassoccer/sky_south.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunassoccer/sky_top.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunassoccer/sky_west.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunassoccer/soccer_ball.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunassoccer/soccer_ball.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/lasdunassoccer/track.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/lighthouse/Woodpile.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/lighthouse/bigTerrainChunk.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/lighthouse/bulb.png</Path>
@@ -3520,132 +3996,12 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/lighthouse/trunk_bark.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/lighthouse/vineUnderCave.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/lighthouse/yellow_dirt.jpg</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/BezierCurve.002.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/Circle.009.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/Circle.010.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/Circle.011.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/Circle.012.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/Circle.013.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/Circle.014.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/Circle.015.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/Circle.016.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/Circle.017.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/Circle.018.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/Circle.019.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/Circle.020.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/Circle.023.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/Circle.024.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/Circle.025.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/Circle.026.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/Circle.027.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/Circle.028.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/License.txt</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/Mesh.001.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/Mesh.002.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/Mesh.012.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/Mesh.015.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/Mesh.016.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/SKY0001.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/SKY0002.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/SKY0003.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/SKY0004.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/SKY0005.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/SKY0006.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/basicfence.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/beastie.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/beastie_texture.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/books.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/bronze-subsea.jpg</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/bugsSwamp.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/bugslight.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/carpet.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/clouds.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/colormap_konqi.jpg</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/cracked-earth-texture.jpg</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/dead_branch.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/dead_tree.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/dead_tree_low.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/dress_border.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/dress_textile.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/easter_eggs.xml</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/ghost.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/ghost.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/graph.xml</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/grass2.jpg</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/grass_dark.jpg</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/grass_dark.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/grave.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/groundLightMap.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/hacienda_ground.jpg</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/hacienda_ground_dark.jpg</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/hacienda_roof.jpg</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/hair.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/halo.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/img_0576.jpg</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/iron-fence.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/jackolantern.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/jackolanternLight.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/konqi eye.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/konqi_kerchief.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/l_lampsglass0.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/l_lampstruct0.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/licenses.txt</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/lightHaloY.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/mansion-wall.jpg</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/mansion_curtains.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/mansion_track.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/mansion_windows.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/materials.xml</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/metal_barrier.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/metal_rusted.jpg</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/moon.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/nolok_kart.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/pidgin.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/pix.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/plants.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/princess_sara_coa.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/pumpkin.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/quads.xml</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/red.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/road_cave.jpg</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/road_cave_to_grass.jpg</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/road_dirt.jpg</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/road_mansion.jpg</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/roof-straw.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/roof.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/saraEyes.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/scene.xml</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/screenshot.jpg</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/screenshot.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/shroom_color_a.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/skybox_ibl.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/skybox_side.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/star-sky.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/stkkart_leatherShoes_a.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/stkkart_textilehallo.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/swamp.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/tiles.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/torch.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/track.xml</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/tracks.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/tree_1Low.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/tree_zen.jpg</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/tux_body.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/wall.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/wallpaper_mansion.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/waterPond.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/water_light2.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/well.O.jpg</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/woodBridge-subsea.jpg</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mansion/woodPost.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/mines/BridgeInvisiblePlane.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/mines/Circle.036_Circle.000.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/mines/GrassTall.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/mines/License.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/mines/Music_license.rtf</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/mines/Rails.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mines/West.music</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/mines/West.ogg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/mines/bucket_wheel.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/mines/bucket_wheel_m.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/mines/bulb.png</Path>
@@ -3684,6 +4040,7 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/mines/lantern_LOD20.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/mines/lantern_LOD50.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/mines/lantern_glow.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/mines/licenses.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/mines/lightHaloG.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/mines/lightHaloR.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/mines/lightHaloY.png</Path>
@@ -3721,6 +4078,7 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/mines/wall_wood1.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/mines/warning_sign.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/mines/warning_sign2.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/mines/water_distord.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/mines/water_visual.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/mines/waterfalls.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/mines/wood_beam.png</Path>
@@ -3793,6 +4151,7 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/olivermath/mathclassnorth.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/olivermath/mathclasssouth.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/olivermath/mathclasswest.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/olivermath/non_ctf_mesh.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/olivermath/olivermath_track.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/olivermath/quads.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/olivermath/ruler.png</Path>
@@ -3905,6 +4264,7 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/overworld/hut_roof.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/overworld/lava.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/overworld/licence2.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/overworld/licenses.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/overworld/light.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/overworld/lighthouse.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/overworld/marble_column.jpg</Path>
@@ -3941,6 +4301,8 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/overworld/skull.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/overworld/splat.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/overworld/splat2.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/overworld/splatting.frag</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/overworld/sps_splatting.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/overworld/teleporter_metal.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/overworld/terrain1.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/overworld/terrain2.spm</Path>
@@ -3962,14 +4324,46 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/overworld/wood_planks5.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/overworld/wood_planks6.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/overworld/wood_planks7.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/ravenbridge_mansion/0001.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/ravenbridge_mansion/0002.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/ravenbridge_mansion/0003.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/ravenbridge_mansion/0004.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/ravenbridge_mansion/0005.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/ravenbridge_mansion/0006.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/ravenbridge_mansion/forward_pad.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/ravenbridge_mansion/ghost.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/ravenbridge_mansion/graph.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/ravenbridge_mansion/ground.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/ravenbridge_mansion/licenses.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/ravenbridge_mansion/materials.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/ravenbridge_mansion/mud_waterfall.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/ravenbridge_mansion/mud_waterfall_long.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/ravenbridge_mansion/quads.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/ravenbridge_mansion/ravenbridge_mansion_track.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/ravenbridge_mansion/reverse_pad.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/ravenbridge_mansion/scene.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/ravenbridge_mansion/screenshot.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/ravenbridge_mansion/scripting.as</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/ravenbridge_mansion/skybox_ibl.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/ravenbridge_mansion/skybox_ibl_top.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/ravenbridge_mansion/swamp_water.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/ravenbridge_mansion/track.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/ravenbridge_mansion/tree_no_shortcut.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/ravenbridge_mansion/tree_shortcut.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/ravenbridge_mansion/wall.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/ravenbridge_mansion/zipper_animation.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/ravenbridge_mansion/zipper_arrow_shortcut.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/ravenbridge_mansion/zipper_mansion.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/sandtrack/License.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/sandtrack/bridge_physics.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/sandtrack/camel_col.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/sandtrack/easter_eggs.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/sandtrack/egypt2.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/sandtrack/ghost_bridge.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/sandtrack/graph.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/sandtrack/licenses.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/sandtrack/materials.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/sandtrack/monkey_col.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/sandtrack/oasis-water-distord.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/sandtrack/oasis-water.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/sandtrack/palmtree3.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/sandtrack/quads.xml</Path>
@@ -4037,12 +4431,14 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/scotland/wooden.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/scotland/zipper_collect.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/snowmountain/License.txt</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/snowmountain/SomeModel.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/snowmountain/aurora.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/snowmountain/aurora.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/snowmountain/door.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/snowmountain/easter_eggs.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/snowmountain/graph.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/snowmountain/invisible_wall.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/snowmountain/licenses.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/snowmountain/materials.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/snowmountain/quads.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/snowmountain/roadwayborder.png</Path>
@@ -4145,10 +4541,10 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stadium/stadium_track.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stadium/track.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/Box.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/License.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/ab_crate_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/arc1.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/arc2.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/arrows.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/babel-trim11c.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/base1c.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/basictrim1a.jpg</Path>
@@ -4163,6 +4559,7 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/concrete_plain.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/concrete_plain_dark.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/cromwatertower2.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/earth.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/earthHalo.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/easter_eggs.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/glassWindows.png</Path>
@@ -4171,6 +4568,7 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/ibl_skybox.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/img_0572.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/invisible_walls.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/licenses.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/lightHaloB.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/lightHaloG.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/lightHaloY.png</Path>
@@ -4182,6 +4580,7 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/metaloverlap.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/modern_mine_beam.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/moon.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/moon.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/moonHalo.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/pipe1a-core.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/pipe1a.jpg</Path>
@@ -4190,6 +4589,7 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/planet_earth1.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/planet_shadow.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/quads.xml</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/ramp.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/reset.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/ribs1a.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/rotating.spm</Path>
@@ -4203,13 +4603,14 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/stone-gloss.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/stone.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/supp1k.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/terminal.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/terminal_1.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/terminal_graphic.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/terminal_text.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/thing.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/tile3b.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/track.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/trak2_holes1a.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/trak2_holes1a_gloss.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/trak3_base1-2.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/trak3_base1.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/trak3_corrug1a.png</Path>
@@ -4230,9 +4631,10 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/window.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/window_doors.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/window_dor.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/xeon.music</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/stk_enterprise/xeon6.ogg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/temple/container.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/temple/container_ctf.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/temple/ctf_direction.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/temple/ctf_platform.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/temple/gfx_lavaGlow_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/temple/gfx_lightningGlow_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/temple/gfx_lightning_a.png</Path>
@@ -4248,6 +4650,8 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/temple/scene.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/temple/screenshot.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/temple/scripting.as</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/temple/sign.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/temple/sign_no_flood.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/temple/skybox5.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/temple/skybox6.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/temple/skybox_bottom.png</Path>
@@ -4259,7 +4663,6 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/temple/sprayz_.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/temple/stktemple_waterWhite.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/temple/stktex_jungleVines_a.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/temple/stktex_jungleVines_a_nm.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/temple/stktex_temple_floodWarning_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/temple/stktex_waterfall_a.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/temple/temple_track.spm</Path>
@@ -4268,6 +4671,8 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/temple/water.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/temple/waterdeath.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/temple/waterfall.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/temple/wooden_ground.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/temple/wooden_sign.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/tutorial/CollisionShape.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/tutorial/CollisionShape2.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/tutorial/InvisibleWalls.spm</Path>
@@ -4347,10 +4752,8 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/tutorial/wood_l.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/tutorial/zipper-effect.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/tutorial/zipper.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/volcano_island/JoshWoodward-AttS-03-AfterTheFlames-NoVox.ogg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/volcano_island/License.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/volcano_island/ReverseRamp.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/volcano_island/after_the_flames.music</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/volcano_island/chess.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/volcano_island/chess2.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/volcano_island/coconut.jpg</Path>
@@ -4416,6 +4819,7 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/volcano_island/welcome_back.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/volcano_island/wood.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/volcano_island/wood1.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/xr591/InvisibleWalls.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/xr591/License.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/xr591/SKY0002.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/xr591/SKY0003.png</Path>
@@ -4430,6 +4834,7 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/xr591/arc1.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/xr591/arc2.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/xr591/arrows.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/xr591/arrows.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/xr591/basic-wall.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/xr591/canyon-red.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/xr591/columngreen.png</Path>
@@ -4445,14 +4850,15 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/xr591/glass.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/xr591/graph.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/xr591/green_water_dist.spm</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/xr591/green_water_dist_1.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/xr591/halo.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/xr591/hot.ogg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/xr591/jupiter.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/xr591/laser_bridge_green.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/xr591/laser_bridge_red.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/xr591/licenses.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/xr591/light-1.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/xr591/light.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/xr591/lightBeam.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/xr591/love.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/xr591/love.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/xr591/mars.jpg</Path>
@@ -4524,7 +4930,6 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/Clouds.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/JapanwoodBridge.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/License.txt</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/Plane.002.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/Plane.007.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/ToblackRoad.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/blackRoad.jpg</Path>
@@ -4561,6 +4966,7 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/lanternDirection.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/lantern_light.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/lanternsupport.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/licenses.txt</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/lightHaloY.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/limit_LOD35.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/limit_LOD90.spm</Path>
@@ -4575,7 +4981,7 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/pineVeryLow.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/pix.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/pix_nr.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/plants.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/plants.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/quads.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/roadBoard.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/roadRoundBrick.jpg</Path>
@@ -4583,6 +4989,7 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/rockMountain.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/rockMountainWater.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/rockTograss.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/rockTograss.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/rock_grey.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/sakuraLow_LOD100.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/sakuraLow_LOD500.spm</Path>
@@ -4590,18 +4997,19 @@
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/sakuraPine_LOD200.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/sakuraPine_LOD45.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/sakuraPine_LOD70.spm</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/sakura_leaves.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/sand.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/scene.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/screenshot.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/shintoB.jpg</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/sky_color.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/star-back.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/stk_generic_rockSnow_b.png</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/stklib_lowPineTree_a_main.spm</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/stone_lantern.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/sun.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/sunset.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/sunset_color.png</Path>
- <Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/to_black_rockMountain.jpg</Path>
+ <Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/to_black_rockMountain.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/track.xml</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/tree_1.png</Path>
<Path fileType="data">/usr/share/supertuxkart/data/tracks/zengarden/tree_1Low.png</Path>
@@ -4628,12 +5036,12 @@
</Files>
</Package>
<History>
- <Update release="6">
- <Date>2019-03-31</Date>
- <Version>0.9.3</Version>
+ <Update release="7">
+ <Date>2019-05-01</Date>
+ <Version>1.0</Version>
<Comment>Packaging update</Comment>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>James Lee</Name>
+ <Email>jamesl33info@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 3:50 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5818808
Default Alt Text
D6080.id15011.diff (290 KB)

Event Timeline