summaryrefslogtreecommitdiffstats
path: root/amarok/src/engine/xine/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'amarok/src/engine/xine/CMakeLists.txt')
-rw-r--r--amarok/src/engine/xine/CMakeLists.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/amarok/src/engine/xine/CMakeLists.txt b/amarok/src/engine/xine/CMakeLists.txt
index 00ccc11a..8b9e369b 100644
--- a/amarok/src/engine/xine/CMakeLists.txt
+++ b/amarok/src/engine/xine/CMakeLists.txt
@@ -27,7 +27,10 @@ link_directories(
##### other data ################################
-install( FILES amarok_xine-engine.desktop DESTINATION ${SERVICES_INSTALL_DIR} )
+tde_create_translated_desktop(
+ SOURCE amarok_xine-engine.desktop
+ DESTINATION ${SERVICES_INSTALL_DIR}
+)
install( FILES xinecfg.kcfg DESTINATION ${KCFG_INSTALL_DIR} )