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
This commit is contained in:
parent
64fad9a394
commit
2cd84da835
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user