[gnome-panel] gnome-panel-desktop: Fix the Categories key



commit a7d21dc602ebc0f319df8f97d4424c99ad796a1d
Author: Germán Póo-Caamaño <gpoo gnome org>
Date:   Sat Jan 29 22:08:32 2011 -0800

    gnome-panel-desktop: Fix the Categories key
    
    gnome-panel is not an utility, it is part of the core.  Hence,
    the Categories reflects panel is part of System.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=640690
    
    Signed-off-by: Germán Póo-Caamaño <gpoo gnome org>

 gnome-panel/gnome-panel.desktop.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnome-panel/gnome-panel.desktop.in.in b/gnome-panel/gnome-panel.desktop.in.in
index 4ffce87..9303b22 100644
--- a/gnome-panel/gnome-panel.desktop.in.in
+++ b/gnome-panel/gnome-panel.desktop.in.in
@@ -10,7 +10,7 @@ X-GNOME-Bugzilla-Bugzilla=GNOME
 X-GNOME-Bugzilla-Product=gnome-panel
 X-GNOME-Bugzilla-Component=general
 X-GNOME-Bugzilla-Version= VERSION@
-Categories=GNOME;GTK;Utility;Core;
+Categories=GNOME;GTK;System;Core;
 OnlyShowIn=GNOME;
 NoDisplay=true
 X-GNOME-AutoRestart=true



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