[Xfce4-commits] <exo:xfce-4.8> Remove mime-types from the exo helper desktop files (bug #7257).

Nick Schermer noreply at xfce.org
Mon May 9 19:56:10 CEST 2011


Updating branch refs/heads/xfce-4.8
         to aea95112ef4ff0d22746c467754aa3e5872926f8 (commit)
       from 4c109b1d5e21335a668e0d64e3bb3e434f03c75a (commit)

commit aea95112ef4ff0d22746c467754aa3e5872926f8
Author: Nick Schermer <nick at xfce.org>
Date:   Sun May 8 23:00:07 2011 +0200

    Remove mime-types from the exo helper desktop files (bug #7257).
    
    The desktop files are only used to advertise the preferred application
    framework in menus and launchers. It should not show up when opening
    applications, since the user can choose the native application for
    that.
    
    (cherry picked from commit 2e3744b9f9e64fbed18513027c0d000cbc8d046b)

 exo-open/exo-file-manager.desktop.in |    1 -
 exo-open/exo-mail-reader.desktop.in  |    1 -
 exo-open/exo-web-browser.desktop.in  |    1 -
 3 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/exo-open/exo-file-manager.desktop.in b/exo-open/exo-file-manager.desktop.in
index 8d5fa13..ca4aedf 100644
--- a/exo-open/exo-file-manager.desktop.in
+++ b/exo-open/exo-file-manager.desktop.in
@@ -7,6 +7,5 @@ StartupNotify=true
 Terminal=false
 Categories=Utility;X-XFCE;X-Xfce-Toplevel;
 OnlyShowIn=XFCE;
-MimeType=x-scheme-handler/file;x-scheme-handler/trash;
 _Name=File Manager
 _Comment=Browse the file system
diff --git a/exo-open/exo-mail-reader.desktop.in b/exo-open/exo-mail-reader.desktop.in
index be971c6..541de0d 100644
--- a/exo-open/exo-mail-reader.desktop.in
+++ b/exo-open/exo-mail-reader.desktop.in
@@ -7,6 +7,5 @@ StartupNotify=false
 Terminal=false
 Categories=Network;X-XFCE;X-Xfce-Toplevel;
 OnlyShowIn=XFCE;
-MimeType=x-scheme-handler/mailto;
 _Name=Mail Reader
 _Comment=Read your email
diff --git a/exo-open/exo-web-browser.desktop.in b/exo-open/exo-web-browser.desktop.in
index c323753..65870e5 100644
--- a/exo-open/exo-web-browser.desktop.in
+++ b/exo-open/exo-web-browser.desktop.in
@@ -7,7 +7,6 @@ StartupNotify=false
 Terminal=false
 Categories=Network;X-XFCE;X-Xfce-Toplevel;
 OnlyShowIn=XFCE;
-MimeType=x-scheme-handler/http;x-scheme-handler/https;
 _Name=Web Browser
 _Comment=Browse the web
 



More information about the Xfce4-commits mailing list