summaryrefslogtreecommitdiffstats
path: root/kmilo/thinkpad/kcmthinkpad/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kmilo/thinkpad/kcmthinkpad/CMakeLists.txt')
-rw-r--r--kmilo/thinkpad/kcmthinkpad/CMakeLists.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/kmilo/thinkpad/kcmthinkpad/CMakeLists.txt b/kmilo/thinkpad/kcmthinkpad/CMakeLists.txt
index 11f1409..d550a6c 100644
--- a/kmilo/thinkpad/kcmthinkpad/CMakeLists.txt
+++ b/kmilo/thinkpad/kcmthinkpad/CMakeLists.txt
@@ -36,7 +36,8 @@ tde_add_kpart( kcm_thinkpad AUTOMOC
##### other data ################################
-install( FILES thinkpad.desktop
+tde_create_translated_desktop(
+ SOURCE thinkpad.desktop
DESTINATION ${XDG_APPS_INSTALL_DIR}
+ PO_DIR kmilo-desktops
)
-