[pitivi] Fix .desktop file categories so that Pitivi will show up in GNOME Software
- From: Jean-François Fortin Tam <jfft src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi] Fix .desktop file categories so that Pitivi will show up in GNOME Software
- Date: Wed, 4 Sep 2013 18:25:46 +0000 (UTC)
commit 88ebb08acc9b68e1ffbbcf511a76d903d7f44323
Author: Elad Alfassa <elad fedoraproject org>
Date: Tue Sep 3 13:06:10 2013 +0300
Fix .desktop file categories so that Pitivi will show up in GNOME Software
gnome-software uses desktop file categories to sort the apps it shows.
This commit fixes those categories to conform to the Freedesktop spec.
For more information:
http://standards.freedesktop.org/menu-spec/latest/apa.html
http://standards.freedesktop.org/menu-spec/latest/apas02.html
data/pitivi.desktop.in.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/pitivi.desktop.in.in b/data/pitivi.desktop.in.in
index 8b01cc9..a363984 100644
--- a/data/pitivi.desktop.in.in
+++ b/data/pitivi.desktop.in.in
@@ -6,7 +6,7 @@ Exec=pitivi %f
Terminal=false
Type=Application
Icon=pitivi
-Categories=GNOME;GTK;AudioVideo;AudioVideoEditing;
+Categories=GNOME;GTK;AudioVideo;Video;AudioVideoEditing;
MimeType=text/x-xges;text/x-xptv;
StartupNotify=true
X-GNOME-Bugzilla-Bugzilla=GNOME
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]