mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
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
15 lines
435 B
Text
15 lines
435 B
Text
[Desktop Entry]
|
|
Type=Application
|
|
_Name=GNOME Shell
|
|
_Comment=Window management and application launching
|
|
Exec=@bindir@/gnome-shell
|
|
X-GNOME-Bugzilla-Bugzilla=GNOME
|
|
X-GNOME-Bugzilla-Product=gnome-shell
|
|
X-GNOME-Bugzilla-Component=general
|
|
X-GNOME-Bugzilla-Version=@VERSION@
|
|
Categories=GNOME;GTK;Core;
|
|
OnlyShowIn=GNOME;
|
|
NoDisplay=true
|
|
X-GNOME-Autostart-Phase=WindowManager
|
|
X-GNOME-Provides=panel;windowmanager;
|
|
X-GNOME-Autostart-Notify=true
|