diff options
Diffstat (limited to 'plugins/decoder/wave/CMakeLists.txt')
-rw-r--r-- | plugins/decoder/wave/CMakeLists.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/decoder/wave/CMakeLists.txt b/plugins/decoder/wave/CMakeLists.txt index 570cf4e..917020e 100644 --- a/plugins/decoder/wave/CMakeLists.txt +++ b/plugins/decoder/wave/CMakeLists.txt @@ -36,6 +36,7 @@ tde_add_kpart( libk3bwavedecoder AUTOMOC ##### other data ################################ -install( FILES k3bwavedecoder.plugin +tde_create_translated_desktop( + SOURCE k3bwavedecoder.plugin DESTINATION ${DATA_INSTALL_DIR}/k3b/plugins ) |