summaryrefslogtreecommitdiffstats
path: root/tdefile-plugins/flac/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tdefile-plugins/flac/CMakeLists.txt')
-rw-r--r--tdefile-plugins/flac/CMakeLists.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/tdefile-plugins/flac/CMakeLists.txt b/tdefile-plugins/flac/CMakeLists.txt
index d668adf2..052867f1 100644
--- a/tdefile-plugins/flac/CMakeLists.txt
+++ b/tdefile-plugins/flac/CMakeLists.txt
@@ -36,4 +36,8 @@ tde_add_kpart( tdefile_flac AUTOMOC
##### other data ################################
-install( FILES tdefile_flac.desktop DESTINATION ${SERVICES_INSTALL_DIR} )
+tde_create_translated_desktop(
+ SOURCE tdefile_flac.desktop
+ DESTINATION ${SERVICES_INSTALL_DIR}
+ PO_DIR tdefile-desktops
+)