summaryrefslogtreecommitdiffstats
path: root/amarok/src/engine/yauap/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'amarok/src/engine/yauap/CMakeLists.txt')
-rw-r--r--amarok/src/engine/yauap/CMakeLists.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/amarok/src/engine/yauap/CMakeLists.txt b/amarok/src/engine/yauap/CMakeLists.txt
index 632ae36e..143cca81 100644
--- a/amarok/src/engine/yauap/CMakeLists.txt
+++ b/amarok/src/engine/yauap/CMakeLists.txt
@@ -28,9 +28,10 @@ link_directories(
##### other data ################################
-install( FILES
- amarok_yauap-engine_plugin.desktop
- DESTINATION ${SERVICES_INSTALL_DIR} )
+tde_create_translated_desktop(
+ SOURCE amarok_yauap-engine_plugin.desktop
+ DESTINATION ${SERVICES_INSTALL_DIR}
+)
##### libamarok_yauap-engine_plugin (module) ####