summaryrefslogtreecommitdiffstats
path: root/plugins/decoder/musepack
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/decoder/musepack')
-rw-r--r--plugins/decoder/musepack/CMakeLists.txt3
-rw-r--r--plugins/decoder/musepack/k3bmpcdecoder.plugin6
2 files changed, 5 insertions, 4 deletions
diff --git a/plugins/decoder/musepack/CMakeLists.txt b/plugins/decoder/musepack/CMakeLists.txt
index 95fb7ae..71d1e00 100644
--- a/plugins/decoder/musepack/CMakeLists.txt
+++ b/plugins/decoder/musepack/CMakeLists.txt
@@ -40,6 +40,7 @@ tde_add_kpart( libk3bmpcdecoder AUTOMOC
##### other data ################################
-install( FILES k3bmpcdecoder.plugin
+tde_create_translated_desktop(
+ SOURCE k3bmpcdecoder.plugin
DESTINATION ${DATA_INSTALL_DIR}/k3b/plugins
)
diff --git a/plugins/decoder/musepack/k3bmpcdecoder.plugin b/plugins/decoder/musepack/k3bmpcdecoder.plugin
index 6e350dc..4404add 100644
--- a/plugins/decoder/musepack/k3bmpcdecoder.plugin
+++ b/plugins/decoder/musepack/k3bmpcdecoder.plugin
@@ -1,9 +1,9 @@
[K3b Plugin]
-Lib=libk3bmpcdecoder
-Group=AudioDecoder
Name=K3b Musepack Decoder
+Comment=Decoding module to decode Musepack audio files
Author=Sebastian Trueg
Email=trueg@k3b.org
Version=1.0
-Comment=Decoding module to decode Musepack audio files
License=GPL
+Group=AudioDecoder
+Lib=libk3bmpcdecoder