summaryrefslogtreecommitdiffstats
path: root/kmobile/devices/gnokii/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kmobile/devices/gnokii/CMakeLists.txt')
-rw-r--r--kmobile/devices/gnokii/CMakeLists.txt8
1 files changed, 5 insertions, 3 deletions
diff --git a/kmobile/devices/gnokii/CMakeLists.txt b/kmobile/devices/gnokii/CMakeLists.txt
index 140360e1f..91bb338fc 100644
--- a/kmobile/devices/gnokii/CMakeLists.txt
+++ b/kmobile/devices/gnokii/CMakeLists.txt
@@ -26,9 +26,11 @@ link_directories(
##### other data ################################
-install( FILES
- libkmobile_gnokii.desktop
- DESTINATION ${SERVICES_INSTALL_DIR} )
+tde_create_translated_desktop(
+ SOURCE libkmobile_gnokii.desktop
+ DESTINATION ${SERVICES_INSTALL_DIR}
+ PO_DIR kmobile-desktops
+)
##### libkmobile_gnokii (module) ################