[gnome-terminal/gnome-3-10] data: Fix desktop file categories
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-terminal/gnome-3-10] data: Fix desktop file categories
- Date: Sat, 14 Sep 2013 11:21:02 +0000 (UTC)
commit 01b7d629adae0c4fb9fe6b82eb332ca2aeab5937
Author: Elad Alfassa <elad fedoraproject org>
Date: Thu Sep 12 19:42:08 2013 +0200
data: Fix desktop file categories
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 gnome-terminal 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
https://bugzilla.gnome.org/show_bug.cgi?id=707552
(cherry picked from commit 973744eff9b747f92f8f20f9230460839e4f1fd0)
Conflicts:
gnome-terminal.desktop.in.in
gnome-terminal.desktop.in.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnome-terminal.desktop.in.in b/gnome-terminal.desktop.in.in
index f80d0d0..72bc243 100644
--- a/gnome-terminal.desktop.in.in
+++ b/gnome-terminal.desktop.in.in
@@ -11,5 +11,5 @@ X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=gnome-terminal
X-GNOME-Bugzilla-Component=BugBuddyBugs
X-GNOME-Bugzilla-Version= VERSION@
-Categories=GNOME;GTK;Utility;System;TerminalEmulator;
+Categories=GNOME;GTK;System;TerminalEmulator;
StartupNotify=true
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]