![Ray Strode](/assets/img/avatar_default.png)
We can autodetect what to do based on the user's session, so drop the separate desktop files. This, along with some future changes, will enable us to be bus activatable. https://bugzilla.gnome.org/show_bug.cgi?id=741666
17 lines
461 B
Plaintext
17 lines
461 B
Plaintext
[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=DisplayServer
|
|
X-GNOME-Provides=panel;windowmanager;
|
|
X-GNOME-Autostart-Notify=true
|
|
X-GNOME-AutoRestart=false
|