[gnome-control-center/uajain/settings-category] gnome-control-center.desktop: Use the "Settings" category



commit f13679e6064344969080f7a49e3b5f9e0519699e
Author: Josselin Mouette <joss debian org>
Date:   Sun Sep 4 16:35:35 2011 +0000

    gnome-control-center.desktop: Use the "Settings" category
    
    Use the "Settings" category instead of "System"
    as per mentioned in spec-file [1].
    
    Cherry-picked from debian packaging for g-c-c [2].
    
    [1] https://standards.freedesktop.org/menu-spec/latest/apa.html
    [2] 
https://salsa.debian.org/gnome-team/gnome-control-center/blob/debian/1%253.34.0.1-1/debian/patches/01_menu_category.patch

 shell/gnome-control-center.desktop.in.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/shell/gnome-control-center.desktop.in.in b/shell/gnome-control-center.desktop.in.in
index d1835de25..e87629970 100644
--- a/shell/gnome-control-center.desktop.in.in
+++ b/shell/gnome-control-center.desktop.in.in
@@ -6,7 +6,7 @@ Exec=gnome-control-center
 Terminal=false
 Type=Application
 StartupNotify=true
-Categories=GNOME;GTK;System;
+Categories=GNOME;GTK;Settings;
 OnlyShowIn=GNOME;Unity;
 X-GNOME-Bugzilla-Bugzilla=GNOME
 X-GNOME-Bugzilla-Product=gnome-control-center


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