[epiphany/mcatanzaro/xml] Stop handling XML files
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/mcatanzaro/xml] Stop handling XML files
- Date: Wed, 31 Mar 2021 20:30:49 +0000 (UTC)
commit 7b1974e23424690ce2b5d8115d5c12b1a3a9ec84
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Wed Mar 31 15:29:39 2021 -0500
Stop handling XML files
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
data/org.gnome.Epiphany.desktop.in.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
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;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]