summaryrefslogtreecommitdiffstats
path: root/plugins/decoder/ffmpeg
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2022-08-27 17:26:03 +0200
committerSlávek Banko <slavek.banko@axis.cz>2022-08-27 17:26:03 +0200
commitc81945a0823af6177bc05263edf11ba379e60e7c (patch)
tree7ff9a56a981409cccaa402f9a07c6b3327f609e1 /plugins/decoder/ffmpeg
parent3e30a7a74408b3217e3f5a22754cdd39c29d3ca2 (diff)
downloadk3b-c81945a0823af6177bc05263edf11ba379e60e7c.tar.gz
k3b-c81945a0823af6177bc05263edf11ba379e60e7c.zip
Added translation of .desktop files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'plugins/decoder/ffmpeg')
-rw-r--r--plugins/decoder/ffmpeg/CMakeLists.txt3
-rw-r--r--plugins/decoder/ffmpeg/k3bffmpegdecoder.plugin6
2 files changed, 5 insertions, 4 deletions
diff --git a/plugins/decoder/ffmpeg/CMakeLists.txt b/plugins/decoder/ffmpeg/CMakeLists.txt
index 08a977c..7197348 100644
--- a/plugins/decoder/ffmpeg/CMakeLists.txt
+++ b/plugins/decoder/ffmpeg/CMakeLists.txt
@@ -44,6 +44,7 @@ tde_add_kpart( libk3bffmpegdecoder AUTOMOC
##### other data ################################
-install( FILES k3bffmpegdecoder.plugin
+tde_create_translated_desktop(
+ SOURCE k3bffmpegdecoder.plugin
DESTINATION ${DATA_INSTALL_DIR}/k3b/plugins
)
diff --git a/plugins/decoder/ffmpeg/k3bffmpegdecoder.plugin b/plugins/decoder/ffmpeg/k3bffmpegdecoder.plugin
index 3592388..a3e3251 100644
--- a/plugins/decoder/ffmpeg/k3bffmpegdecoder.plugin
+++ b/plugins/decoder/ffmpeg/k3bffmpegdecoder.plugin
@@ -1,9 +1,9 @@
[K3b Plugin]
-Lib=libk3bffmpegdecoder
-Group=AudioDecoder
Name=K3b FFMpeg Decoder
+Comment=Decoding module to decode wma files
Author=Sebastian Trueg
Email=trueg@k3b.org
Version=0.9.1
-Comment=Decoding module to decode wma files
License=GPL
+Group=AudioDecoder
+Lib=libk3bffmpegdecoder