summaryrefslogtreecommitdiffstats
path: root/kommander/editor/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/editor/CMakeLists.txt')
-rw-r--r--kommander/editor/CMakeLists.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/kommander/editor/CMakeLists.txt b/kommander/editor/CMakeLists.txt
index 26acc0cd..098bc825 100644
--- a/kommander/editor/CMakeLists.txt
+++ b/kommander/editor/CMakeLists.txt
@@ -82,4 +82,7 @@ install(
DESTINATION ${DATA_INSTALL_DIR}/katepart/syntax
)
-tde_create_translated_desktop( kmdr-editor.desktop )
+tde_create_translated_desktop(
+ SOURCE kmdr-editor.desktop
+ PO_DIR kommander-desktops
+)