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