Advertise SVG images as a supported MIME type
Fixes: https://bugs.launchpad.net/midori/+bug/805439
This commit is contained in:
parent
3331921cfc
commit
09f4af3be7
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ _Name=Midori
|
||||||
_GenericName=Web Browser
|
_GenericName=Web Browser
|
||||||
_Comment=Lightweight web browser
|
_Comment=Lightweight web browser
|
||||||
Categories=GTK;Network;WebBrowser;
|
Categories=GTK;Network;WebBrowser;
|
||||||
MimeType=text/html;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/geo;
|
MimeType=text/html;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/geo;image/svg+xml;
|
||||||
Exec=midori %U
|
Exec=midori %U
|
||||||
Icon=midori
|
Icon=midori
|
||||||
Terminal=false
|
Terminal=false
|
||||||
|
|
Loading…
Reference in a new issue