summaryrefslogtreecommitdiffstats
path: root/amarok/src/device/smb/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'amarok/src/device/smb/CMakeLists.txt')
-rw-r--r--amarok/src/device/smb/CMakeLists.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/amarok/src/device/smb/CMakeLists.txt b/amarok/src/device/smb/CMakeLists.txt
index cbbdbd7e..cb1b2fc2 100644
--- a/amarok/src/device/smb/CMakeLists.txt
+++ b/amarok/src/device/smb/CMakeLists.txt
@@ -23,7 +23,10 @@ link_directories(
##### other data ################################
-install( FILES amarok_smb-device.desktop DESTINATION ${SERVICES_INSTALL_DIR} )
+tde_create_translated_desktop(
+ SOURCE amarok_smb-device.desktop
+ DESTINATION ${SERVICES_INSTALL_DIR}
+)
##### libamarok_smb-device (module) #############