fix: MIME type for mkv
This commit is contained in:
parent
461c13af9d
commit
5c1f7f6d2c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Type=Service
|
Type=Service
|
||||||
MimeType=video/mp4;video/mkv
|
MimeType=video/mp4;video/x-matroska
|
||||||
Actions=openSubtitlesDownload
|
Actions=openSubtitlesDownload
|
||||||
|
|
||||||
[Desktop Action openSubtitlesDownload]
|
[Desktop Action openSubtitlesDownload]
|
||||||
|
|
Loading…
Reference in a new issue