summaryrefslogtreecommitdiffstats
path: root/k3bsetup/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'k3bsetup/CMakeLists.txt')
-rw-r--r--k3bsetup/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/k3bsetup/CMakeLists.txt b/k3bsetup/CMakeLists.txt
index 5e01b91..2a5f9d6 100644
--- a/k3bsetup/CMakeLists.txt
+++ b/k3bsetup/CMakeLists.txt
@@ -42,6 +42,7 @@ install( PROGRAMS k3bsetup
##### other data ################################
-install( FILES k3bsetup2.desktop
+tde_create_translated_desktop(
+ SOURCE k3bsetup2.desktop
DESTINATION ${APPS_INSTALL_DIR}/Settings/System
)