Commit 647f8ae0 authored by Tom Anderson's avatar Tom Anderson Committed by Commit Bot

Advertise additional mime types in Linux desktop file

The new MIME types are
* application/pdf
* The types listed in firefox.desktop

R=thestig

Fixes: 1046912
Change-Id: I23e314694a08677f13cee8c1399ae68b58f1aab7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2031865
Commit-Queue: Thomas Anderson <thomasanderson@chromium.org>
Reviewed-by: default avatarLei Zhang <thestig@chromium.org>
Cr-Commit-Position: refs/heads/master@{#736994}
parent 2887558c
...@@ -111,7 +111,7 @@ Terminal=false ...@@ -111,7 +111,7 @@ Terminal=false
Icon=@@PACKAGE@@ Icon=@@PACKAGE@@
Type=Application Type=Application
Categories=Network;WebBrowser; Categories=Network;WebBrowser;
MimeType=text/html;text/xml;application/xhtml_xml;image/webp;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp; MimeType=application/pdf;application/rdf+xml;application/rss+xml;application/xhtml+xml;application/xhtml_xml;application/xml;image/gif;image/jpeg;image/png;image/webp;text/html;text/xml;x-scheme-handler/ftp;x-scheme-handler/http;x-scheme-handler/https;
Actions=new-window;new-private-window; Actions=new-window;new-private-window;
[Desktop Action new-window] [Desktop Action new-window]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment