Renamed desktop files to follow new naming scheme

This commit is contained in:
OpenSauce04 2024-05-11 21:28:34 +00:00 committed by OpenSauce
parent b311ceee50
commit 36b46ce034
4 changed files with 1 additions and 1 deletions

View File

@ -464,7 +464,7 @@ endif()
# http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html
# http://standards.freedesktop.org/shared-mime-info-spec/shared-mime-info-spec-latest.html
if(ENABLE_QT AND UNIX AND NOT APPLE)
install(FILES "${PROJECT_SOURCE_DIR}/dist/lime-qt.desktop"
install(FILES "${PROJECT_SOURCE_DIR}/dist/lime3ds-gui.desktop"
DESTINATION "${CMAKE_INSTALL_PREFIX}/share/applications")
install(FILES "${PROJECT_SOURCE_DIR}/dist/lime.svg"
DESTINATION "${CMAKE_INSTALL_PREFIX}/share/icons/hicolor/scalable/apps")