[gnome-shell] desktop-file: Remove "Utility" from categories



commit 2cd84da83529dc8238651e4bf48b9ea414206dbb
Author: Florian Müllner <fmuellner gnome org>
Date:   Thu Jan 27 08:45:48 2011 +0100

    desktop-file: Remove "Utility" from categories
    
    GNOME Shell is a core component of the desktop rather than a
    utility, so adjust the desktop file to reflect that.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=640688

 data/gnome-shell.desktop.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gnome-shell.desktop.in.in b/data/gnome-shell.desktop.in.in
index a6765ba..e64364a 100644
--- a/data/gnome-shell.desktop.in.in
+++ b/data/gnome-shell.desktop.in.in
@@ -7,7 +7,7 @@ X-GNOME-Bugzilla-Bugzilla=GNOME
 X-GNOME-Bugzilla-Product=gnome-shell
 X-GNOME-Bugzilla-Component=general
 X-GNOME-Bugzilla-Version= VERSION@
-Categories=GNOME;GTK;Utility;Core;
+Categories=GNOME;GTK;Core;
 OnlyShowIn=GNOME;
 NoDisplay=true
 X-GNOME-Autostart-Phase=WindowManager



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]