summaryrefslogtreecommitdiffstats
path: root/kopete/kopete/config/identity/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/kopete/config/identity/CMakeLists.txt')
-rw-r--r--kopete/kopete/config/identity/CMakeLists.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/kopete/kopete/config/identity/CMakeLists.txt b/kopete/kopete/config/identity/CMakeLists.txt
index 2495b388..9197a1b4 100644
--- a/kopete/kopete/config/identity/CMakeLists.txt
+++ b/kopete/kopete/config/identity/CMakeLists.txt
@@ -25,7 +25,12 @@ link_directories(
##### other data ################################
-install( FILES kopete_identityconfig.desktop DESTINATION ${SERVICES_INSTALL_DIR} )
+tde_create_translated_desktop(
+ SOURCE kopete_identityconfig.desktop
+ DESTINATION ${SERVICES_INSTALL_DIR}
+ PO_DIR kopete-desktops
+)
+
install( FILES kopeteidentityconfigpreferences.kcfg DESTINATION ${KCFG_INSTALL_DIR} )