Updating branch refs/heads/master
         to 48c268111560dc27c7eadabd2768429ba1f5d8e3 (commit)
       from 717bc948b0150fb7c46838f06fc1f4b5638c14e4 (commit)

commit 48c268111560dc27c7eadabd2768429ba1f5d8e3
Author: Christian Dywan <[email protected]>
Date:   Tue Oct 12 22:51:36 2010 +0200

    Advertise handling of http and https schemes
    
    See http://lists.freedesktop.org/archives/xdg/2010-October/011628.html

 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 d5c3515..75be4fb 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;
+MimeType=text/html;text/xml;application/xhtml+xml;application/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