summaryrefslogtreecommitdiffstats
path: root/client
diff options
context:
space:
mode:
Diffstat (limited to 'client')
-rw-r--r--client/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/CMakeLists.txt b/client/CMakeLists.txt
index 138918b..c9f8372 100644
--- a/client/CMakeLists.txt
+++ b/client/CMakeLists.txt
@@ -36,7 +36,7 @@ tde_add_kpart( twin3_domino AUTOMOC
##### other data
-install(
- FILES domino.desktop
+tde_create_translated_desktop(
+ SOURCE domino.desktop
DESTINATION ${DATA_INSTALL_DIR}/twin
)