diff options
Diffstat (limited to 'plugins/decoder/mp3/CMakeLists.txt')
-rw-r--r-- | plugins/decoder/mp3/CMakeLists.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/decoder/mp3/CMakeLists.txt b/plugins/decoder/mp3/CMakeLists.txt index 2c31bae..4b180f5 100644 --- a/plugins/decoder/mp3/CMakeLists.txt +++ b/plugins/decoder/mp3/CMakeLists.txt @@ -38,6 +38,7 @@ tde_add_kpart( libk3bmaddecoder AUTOMOC ##### other data ################################ -install( FILES k3bmaddecoder.plugin +tde_create_translated_desktop( + SOURCE k3bmaddecoder.plugin DESTINATION ${DATA_INSTALL_DIR}/k3b/plugins ) |