summaryrefslogtreecommitdiffstats
path: root/amarok/src/mediadevice/njb
diff options
context:
space:
mode:
Diffstat (limited to 'amarok/src/mediadevice/njb')
-rw-r--r--amarok/src/mediadevice/njb/CMakeLists.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/amarok/src/mediadevice/njb/CMakeLists.txt b/amarok/src/mediadevice/njb/CMakeLists.txt
index d15be2fe..1a27dff6 100644
--- a/amarok/src/mediadevice/njb/CMakeLists.txt
+++ b/amarok/src/mediadevice/njb/CMakeLists.txt
@@ -27,9 +27,10 @@ link_directories(
##### other data ################################
-install( FILES
- amarok_njb-mediadevice.desktop
- DESTINATION ${SERVICES_INSTALL_DIR} )
+tde_create_translated_desktop(
+ SOURCE amarok_njb-mediadevice.desktop
+ DESTINATION ${SERVICES_INSTALL_DIR}
+)
##### libamarok_njb-mediadevice (module) ########