summaryrefslogtreecommitdiffstats
path: root/keduca/keduca/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'keduca/keduca/CMakeLists.txt')
-rw-r--r--keduca/keduca/CMakeLists.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/keduca/keduca/CMakeLists.txt b/keduca/keduca/CMakeLists.txt
index 988a64e1..80eeae43 100644
--- a/keduca/keduca/CMakeLists.txt
+++ b/keduca/keduca/CMakeLists.txt
@@ -68,7 +68,8 @@ install(
DESTINATION ${KCFG_INSTALL_DIR}
)
-install(
- FILES keduca_part.desktop
+tde_create_translated_desktop(
+ SOURCE keduca_part.desktop
DESTINATION ${SERVICES_INSTALL_DIR}
+ PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/keduca-desktops
)