[baobab] Add mime type to desktop file.



commit da582288eaa036d7a3ef900b12709bab5ca6cd02
Author: Paolo Borelli <pborelli gnome org>
Date:   Tue Jul 31 12:41:43 2012 +0200

    Add mime type to desktop file.
    
    This way we are listed as an app able to open directories

 data/baobab.desktop.in.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/baobab.desktop.in.in b/data/baobab.desktop.in.in
index 6bbb0e3..3d03b64 100644
--- a/data/baobab.desktop.in.in
+++ b/data/baobab.desktop.in.in
@@ -7,6 +7,7 @@ Icon=baobab
 Terminal=false
 Type=Application
 StartupNotify=true
+MimeType=inode/directory;
 Categories=GTK;GNOME;System;Filesystem;
 NotShowIn=KDE;
 X-GNOME-Bugzilla-Bugzilla=GNOME



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