summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@gnome.org>2021-03-31 15:29:39 -0500
committerMichael Catanzaro <mcatanzaro@gnome.org>2021-03-31 15:29:39 -0500
commit7b1974e23424690ce2b5d8115d5c12b1a3a9ec84 (patch)
treebd3b23b0f88f24af7c6aaaf53a1e2e12834a8240
parentddca625bad9615f7b6ff1b79cb7363d2831a7e3c (diff)
downloadepiphany-mcatanzaro/xml.tar.gz
Stop handling XML filesmcatanzaro/xml
XML files should be opened in a text editor, not a web browser. Regardless of how Firefox and Chrome behave, it just doesn't make sense for Epiphany to handle these. Of course XHTML remains supported. Fixes #1487
-rw-r--r--data/org.gnome.Epiphany.desktop.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/org.gnome.Epiphany.desktop.in.in b/data/org.gnome.Epiphany.desktop.in.in
index 26cf2dcf9..5dca16c42 100644
--- a/data/org.gnome.Epiphany.desktop.in.in
+++ b/data/org.gnome.Epiphany.desktop.in.in
@@ -11,7 +11,7 @@ Type=Application
# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
Icon=@icon@
Categories=Network;GNOME;GTK;WebBrowser;
-MimeType=text/html;text/xml;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;multipart/related;application/x-mimearchive;message/rfc822;application/x-xpinstall;
+MimeType=text/html;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;multipart/related;application/x-mimearchive;message/rfc822;application/x-xpinstall;
Actions=new-window;Incognito;
# Translators: Do NOT translate or transliterate this text (these are enum types)!
X-Purism-FormFactor=Workstation;Mobile;