aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cmake/scripts/linux/Install.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/scripts/linux/Install.cmake b/cmake/scripts/linux/Install.cmake
index 9c45c91774..2ba3deed22 100644
--- a/cmake/scripts/linux/Install.cmake
+++ b/cmake/scripts/linux/Install.cmake
@@ -135,7 +135,7 @@ install(FILES ${CMAKE_SOURCE_DIR}/tools/Linux/packaging/media/icon256x256.png
DESTINATION ${datarootdir}/icons/hicolor/256x256/apps
COMPONENT kodi)
install(FILES ${CMAKE_SOURCE_DIR}/tools/Linux/packaging/media/iconScalable.svg
- RENAME ${APP_NAME_LC}.png
+ RENAME ${APP_NAME_LC}.svg
DESTINATION ${datarootdir}/icons/hicolor/scalable/apps
COMPONENT kodi)