Updating branch refs/heads/master
         to 558bf01898403bd264dfcd8b8b7405f4665c5391 (commit)
       from 27d6980746d78acbbe5a4b3949c6f2d38ad6b52f (commit)

commit 558bf01898403bd264dfcd8b8b7405f4665c5391
Author: Christian Dywan <[email protected]>
Date:   Tue Oct 19 21:56:03 2010 +0200

    Don't advertise handling of generic XML MIME types
    
    While Midori can open XML files any text editor that
    highlights is more capable at that.

 data/midori.desktop.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/data/midori.desktop.in b/data/midori.desktop.in
index 75be4fb..403ac3c 100644
--- a/data/midori.desktop.in
+++ b/data/midori.desktop.in
@@ -5,7 +5,7 @@ _Name=Midori
 _GenericName=Web Browser
 _Comment=Lightweight web browser
 Categories=GTK;Network;WebBrowser;
-MimeType=text/html;text/xml;application/xhtml+xml;application/xml;x-scheme-handler/http;x-scheme-handler/https;
+MimeType=text/html;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;
 Exec=midori %u
 Icon=midori
 Terminal=false
_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to