summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElad Alfassa <elad@fedoraproject.org>2013-09-03 13:52:20 +0300
committerDavid King <amigadave@amigadave.com>2013-09-03 12:20:11 +0100
commit0b0a912f944fedd80b6c41c20174262702da9d30 (patch)
tree8b3baa9980621606fe7b1d1308619c31f063347c
parentbe5f560d06029a1a612328a2c4c30a427563146f (diff)
Fix categories in .desktop file, bug 707373
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 Cheese 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
-rw-r--r--data/cheese.desktop.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/cheese.desktop.in.in b/data/cheese.desktop.in.in
index e31fe33..78efc90 100644
--- a/data/cheese.desktop.in.in
+++ b/data/cheese.desktop.in.in
@@ -8,7 +8,7 @@ Terminal=false
Type=Application
StartupNotify=true
Icon=cheese
-Categories=GNOME;AudioVideo;
+Categories=GNOME;AudioVideo;Video;Recorder;
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=cheese
X-GNOME-Bugzilla-Component=general