Update SuperTuxKart icon files
@ -788,9 +788,15 @@ if(STK_ASSETS_DIR AND CHECK_ASSETS)
|
||||
install(DIRECTORY ${STK_ASSETS_DIR} DESTINATION ${STK_INSTALL_DATA_DIR}/data PATTERN ".svn" EXCLUDE PATTERN ".git" EXCLUDE)
|
||||
endif()
|
||||
install(FILES ${STK_DATA_DIR}/supertuxkart.desktop DESTINATION share/applications)
|
||||
install(FILES data/supertuxkart_16.png DESTINATION share/icons/hicolor/16x16/apps RENAME supertuxkart.png)
|
||||
install(FILES data/supertuxkart_32.png DESTINATION share/icons/hicolor/32x32/apps RENAME supertuxkart.png)
|
||||
install(FILES data/supertuxkart_48.png DESTINATION share/icons/hicolor/48x48/apps RENAME supertuxkart.png)
|
||||
install(FILES data/supertuxkart_64.png DESTINATION share/icons/hicolor/64x64/apps RENAME supertuxkart.png)
|
||||
install(FILES data/supertuxkart_128.png DESTINATION share/icons/hicolor/128x128/apps RENAME supertuxkart.png)
|
||||
install(FILES data/supertuxkart_48.png DESTINATION share/pixmaps RENAME supertuxkart.png)
|
||||
install(FILES data/supertuxkart_256.png DESTINATION share/icons/hicolor/256x256/apps RENAME supertuxkart.png)
|
||||
install(FILES data/supertuxkart_512.png DESTINATION share/icons/hicolor/512x512/apps RENAME supertuxkart.png)
|
||||
install(FILES data/supertuxkart_1024.png DESTINATION share/icons/hicolor/1024x1024/apps RENAME supertuxkart.png)
|
||||
install(FILES data/supertuxkart_512.png DESTINATION share/pixmaps RENAME supertuxkart.png)
|
||||
install(FILES data/supertuxkart.appdata.xml DESTINATION share/metainfo)
|
||||
|
||||
if(MINGW)
|
||||
|
@ -45,7 +45,15 @@ export ASSETS_DIRS="library models music sfx textures"
|
||||
|
||||
export CONVERT_TO_JPG_BLACKLIST="data/models/traffic_light.png"
|
||||
|
||||
export BLACKLIST_FILES="data/music/cocoa_river_fast.ogg2"
|
||||
export BLACKLIST_FILES="data/supertuxkart.icns \
|
||||
data/supertuxkart_1024.png \
|
||||
data/supertuxkart_128.png \
|
||||
data/supertuxkart_16.png \
|
||||
data/supertuxkart_256.png \
|
||||
data/supertuxkart_32.png \
|
||||
data/supertuxkart_48.png \
|
||||
data/supertuxkart_512.png \
|
||||
data/supertuxkart_64.png"
|
||||
|
||||
################################################################################
|
||||
|
||||
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 31 KiB |
BIN
android/icon.png
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 26 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 26 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 19 KiB |
BIN
data/supertuxkart_1024.png
Normal file
After Width: | Height: | Size: 198 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 6.6 KiB |
BIN
data/supertuxkart_16.png
Normal file
After Width: | Height: | Size: 657 B |
BIN
data/supertuxkart_256.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
data/supertuxkart_32.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 9.3 KiB |
BIN
data/supertuxkart_512.png
Normal file
After Width: | Height: | Size: 59 KiB |
BIN
data/supertuxkart_64.png
Normal file
After Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 361 KiB After Width: | Height: | Size: 264 KiB |
Before Width: | Height: | Size: 9.4 KiB After Width: | Height: | Size: 9.4 KiB |