summaryrefslogtreecommitdiffstats
path: root/kmag/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kmag/CMakeLists.txt')
-rw-r--r--kmag/CMakeLists.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/kmag/CMakeLists.txt b/kmag/CMakeLists.txt
index 70fccec..4203949 100644
--- a/kmag/CMakeLists.txt
+++ b/kmag/CMakeLists.txt
@@ -46,4 +46,7 @@ install(
DESTINATION ${DATA_INSTALL_DIR}/kmag
)
-tde_create_translated_desktop( kmag.desktop )
+tde_create_translated_desktop(
+ SOURCE kmag.desktop
+ PO_DIR kmag-desktops
+)