summaryrefslogtreecommitdiffstats
path: root/keep/app/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'keep/app/CMakeLists.txt')
-rw-r--r--keep/app/CMakeLists.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/keep/app/CMakeLists.txt b/keep/app/CMakeLists.txt
index 36d9dda..457496a 100644
--- a/keep/app/CMakeLists.txt
+++ b/keep/app/CMakeLists.txt
@@ -64,7 +64,4 @@ install(
DESTINATION ${DATA_INSTALL_DIR}/${PROJECT_NAME}
)
-install(
- FILES ${PROJECT_NAME}.desktop
- DESTINATION ${XDG_APPS_INSTALL_DIR}
-)
+tde_create_translated_desktop( ${PROJECT_NAME}.desktop )