[cheese] Fix categories in .desktop file, bug 707373
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese] Fix categories in .desktop file, bug 707373
- Date: Tue, 3 Sep 2013 11:20:18 +0000 (UTC)
commit 0b0a912f944fedd80b6c41c20174262702da9d30
Author: Elad Alfassa <elad fedoraproject org>
Date: Tue Sep 3 13:52:20 2013 +0300
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
data/cheese.desktop.in.in | 2 +-
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]