summaryrefslogtreecommitdiffstats
path: root/kshutdownlockout/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kshutdownlockout/CMakeLists.txt')
-rw-r--r--kshutdownlockout/CMakeLists.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/kshutdownlockout/CMakeLists.txt b/kshutdownlockout/CMakeLists.txt
index a98caee..914b3f6 100644
--- a/kshutdownlockout/CMakeLists.txt
+++ b/kshutdownlockout/CMakeLists.txt
@@ -29,7 +29,8 @@ tde_add_kpart( kshutdownlockout_panelapplet AUTOMOC
##### other data
-install(
- FILES kshutdownlockout.desktop
+tde_create_translated_desktop(
+ SOURCE kshutdownlockout.desktop
DESTINATION ${DATA_INSTALL_DIR}/kicker/applets
+ PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/${PROJECT_NAME}.desktop
)