summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorElad Alfassa <elad@fedoraproject.org>2013-09-03 13:19:57 +0300
committerElad Alfassa <elad@fedoraproject.org>2013-09-03 13:19:57 +0300
commitcf65e25acde392f8f42a7d87815f59a28d242f3a (patch)
tree98e0b818f4072b5f40b728001dd0cb60f89213d8 /data
parent5382a325c59453daf182b03a5444907daadc3536 (diff)
downloadnautilus-cf65e25acde392f8f42a7d87815f59a28d242f3a.tar.gz
Fix .desktop file categories so that nautilus will show up in gnome-software
gnome-software uses the desktop file categories to sort the applications it shows. This commit fixes the categories according to the freedesktop spec, so that nautilus will appear in the correct category. For more information: http://standards.freedesktop.org/menu-spec/latest/apa.html http://standards.freedesktop.org/menu-spec/latest/apas02.html
Diffstat (limited to 'data')
-rw-r--r--data/nautilus.desktop.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/nautilus.desktop.in.in b/data/nautilus.desktop.in.in
index 1731a01b8..e70b00121 100644
--- a/data/nautilus.desktop.in.in
+++ b/data/nautilus.desktop.in.in
@@ -8,7 +8,7 @@ Terminal=false
Type=Application
StartupNotify=true
OnlyShowIn=GNOME;Unity;
-Categories=GNOME;GTK;Utility;Core;
+Categories=GNOME;GTK;Utility;Core;FileManager;
MimeType=inode/directory;application/x-gnome-saved-search;
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=nautilus