diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-09-29 22:55:47 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-09-29 22:56:08 +0200 |
commit | cd8c8656556cb33454678982e729787525310b13 (patch) | |
tree | ad9c5e5d4d09ee0865f42812a2464277e90f7f0b /media-video/subtitlecomposer | |
parent | x11-wm/lumina: EAPI-7 bump, sort deps (diff) | |
download | gentoo-cd8c8656556cb33454678982e729787525310b13.tar.gz gentoo-cd8c8656556cb33454678982e729787525310b13.tar.bz2 gentoo-cd8c8656556cb33454678982e729787525310b13.zip |
media-video/subtitlecomposer: Fix .desktop file again
Closes: https://bugs.gentoo.org/745465
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-video/subtitlecomposer')
-rw-r--r-- | media-video/subtitlecomposer/files/subtitlecomposer-0.7.0-valid-desktop-file.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/subtitlecomposer/files/subtitlecomposer-0.7.0-valid-desktop-file.patch b/media-video/subtitlecomposer/files/subtitlecomposer-0.7.0-valid-desktop-file.patch index 0ee0311bcf02..932fc6770f04 100644 --- a/media-video/subtitlecomposer/files/subtitlecomposer-0.7.0-valid-desktop-file.patch +++ b/media-video/subtitlecomposer/files/subtitlecomposer-0.7.0-valid-desktop-file.patch @@ -16,6 +16,6 @@ index 4195b076..af8a80af 100644 Icon=subtitlecomposer Exec=subtitlecomposer %f -MimeType=text/x-ssa;text/x-ass;text/x-microdvd;text/x-mpsub;application/x-subrip;text/x-subviewer;text/x-mplsub;text/x-tmplayer;text/x-tmplayer+;application/x-vobsub;subpicture/x-pgs;video/mp2t;application/x-vobsub;video/x-matroska;video/mp4; -+MimeType=text/x-ssa;text/x-ass;text/x-microdvd;text/x-mpsub;application/x-subrip;text/x-subviewer;text/x-mplsub;text/x-tmplayer;text/x-tmplayer+;application/x-vobsub;video/mp2t;application/x-vobsub;video/x-matroska;video/mp4; ++MimeType=text/x-ssa;text/x-ass;text/x-microdvd;text/x-mpsub;application/x-subrip;text/x-subviewer;text/x-mplsub;text/x-tmplayer;text/x-tmplayer+;video/mp2t;application/x-vobsub;video/x-matroska;video/mp4; Terminal=false Categories=Qt;KDE;AudioVideo; |