summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/gadu/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/gadu/CMakeLists.txt')
-rw-r--r--kopete/protocols/gadu/CMakeLists.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/kopete/protocols/gadu/CMakeLists.txt b/kopete/protocols/gadu/CMakeLists.txt
index bb5326d4..9d349a82 100644
--- a/kopete/protocols/gadu/CMakeLists.txt
+++ b/kopete/protocols/gadu/CMakeLists.txt
@@ -32,7 +32,11 @@ link_directories(
##### other data ################################
-install( FILES kopete_gadu.desktop DESTINATION ${SERVICES_INSTALL_DIR} )
+tde_create_translated_desktop(
+ SOURCE kopete_gadu.desktop
+ DESTINATION ${SERVICES_INSTALL_DIR}
+ PO_DIR kopete-desktops
+)
##### kopete_gadu (module) ######################