[nautilus] desktop-file: remove obsolete x-directory/* mimetypes



commit e939b36481815dbdf4053dba070f17d02a1efc38
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Fri Feb 25 10:38:16 2011 -0500

    desktop-file: remove obsolete x-directory/* mimetypes
    
    They got deprecated.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=612694

 data/nautilus.desktop.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/nautilus.desktop.in.in b/data/nautilus.desktop.in.in
index da798f4..f9c6122 100644
--- a/data/nautilus.desktop.in.in
+++ b/data/nautilus.desktop.in.in
@@ -8,7 +8,7 @@ Type=Application
 StartupNotify=true
 OnlyShowIn=GNOME;
 Categories=GNOME;GTK;Utility;Core;
-MimeType=x-directory/gnome-default-handler;x-directory/normal;inode/directory;application/x-gnome-saved-search;
+MimeType=inode/directory;application/x-gnome-saved-search;
 X-GNOME-Bugzilla-Bugzilla=GNOME
 X-GNOME-Bugzilla-Product=nautilus
 X-GNOME-Bugzilla-Component=general



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]