diff options
author | Holger Paradies <retabell@gmx.de> | 2020-11-17 20:42:13 +0100 |
---|---|---|
committer | georg <georg@riseup.net> | 2020-11-21 15:31:13 +0000 |
commit | 8bea98911ed155c3c4411723936474084a1217eb (patch) | |
tree | 30338ccdff2daaedc497d029252f1b757170a3a1 | |
parent | 62ec8f6c1efc06364eb5f8c3d81e1b5dbcfc6e64 (diff) | |
download | external_mat2-8bea98911ed155c3c4411723936474084a1217eb.tar.gz external_mat2-8bea98911ed155c3c4411723936474084a1217eb.tar.bz2 external_mat2-8bea98911ed155c3c4411723936474084a1217eb.zip |
Fix dolphin integration
-rw-r--r-- | dolphin/mat2.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dolphin/mat2.desktop b/dolphin/mat2.desktop index f2727ce..e623962 100644 --- a/dolphin/mat2.desktop +++ b/dolphin/mat2.desktop @@ -1,6 +1,6 @@ [Desktop Entry] X-KDE-ServiceTypes=KonqPopupMenu/Plugin -MimeType=application/pdf;application/vnd.oasis.opendocument.chart ;application/vnd.oasis.opendocument.formula ;application/vnd.oasis.opendocument.graphics ;application/vnd.oasis.opendocument.image ;application/vnd.oasis.opendocument.presentation ;application/vnd.oasis.opendocument.spreadsheet ;application/vnd.oasis.opendocument.text ;application/vnd.openxmlformats-officedocument.presentationml.presentation ;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet ;application/vnd.openxmlformats-officedocument.wordprocessingml.document ;application/x-bittorrent ;application/zip ;audio/flac ;audio/mpeg ;audio/ogg ;audio/x-flac ;image/jpeg ;image/png ;image/tiff ;image/x-ms-bmp ;text/plain ;video/mp4 ;video/x-msvideo; +MimeType=application/pdf;application/vnd.oasis.opendocument.chart;application/vnd.oasis.opendocument.formula;application/vnd.oasis.opendocument.graphics;application/vnd.oasis.opendocument.image;application/vnd.oasis.opendocument.presentation;application/vnd.oasis.opendocument.spreadsheet;application/vnd.oasis.opendocument.text;application/vnd.openxmlformats-officedocument.presentationml.presentation;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet;application/vnd.openxmlformats-officedocument.wordprocessingml.document;application/x-bittorrent;application/zip;audio/flac;audio/mpeg;audio/ogg;audio/x-flac;image/jpeg;image/png;image/tiff;image/x-ms-bmp;text/plain;video/mp4;video/x-msvideo; Actions=cleanMetadata; Type=Service |