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
This commit is contained in:
parent
e70610fe74
commit
68d5b340c0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue