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
16 lines
591 B
Text
16 lines
591 B
Text
[Desktop Entry]
|
|
Name=Settings
|
|
# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
|
|
Icon=org.gnome.Settings
|
|
Exec=gnome-control-center
|
|
Terminal=false
|
|
Type=Application
|
|
StartupNotify=true
|
|
Categories=GNOME;GTK;Settings;
|
|
OnlyShowIn=GNOME;Unity;
|
|
X-GNOME-Bugzilla-Bugzilla=GNOME
|
|
X-GNOME-Bugzilla-Product=gnome-control-center
|
|
X-GNOME-Bugzilla-Component=shell
|
|
X-GNOME-Bugzilla-Version=@VERSION@
|
|
# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
|
|
Keywords=Preferences;Settings;
|