summaryrefslogtreecommitdiffstats
path: root/kmobile/devices/gammu/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kmobile/devices/gammu/CMakeLists.txt')
-rw-r--r--kmobile/devices/gammu/CMakeLists.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/kmobile/devices/gammu/CMakeLists.txt b/kmobile/devices/gammu/CMakeLists.txt
index 9372166e..07d30501 100644
--- a/kmobile/devices/gammu/CMakeLists.txt
+++ b/kmobile/devices/gammu/CMakeLists.txt
@@ -9,4 +9,8 @@
#
#################################################
-install( FILES libkmobile_gammu.desktop DESTINATION ${SERVICES_INSTALL_DIR} )
+tde_create_translated_desktop(
+ SOURCE libkmobile_gammu.desktop
+ DESTINATION ${SERVICES_INSTALL_DIR}
+ PO_DIR kmobile-desktops
+)