shell: make the .desktop file pass "--overview"

Opening the shell via the main gnome-control-center.desktop file
should display it in overview mode. In particular, if the shell is
already open, then "launching" it again via the main .desktop file
should switch the existing window to the overview rather than just
raising it but leaving it pointing to whatever panel it was pointing
to before.

https://bugzilla.gnome.org/show_bug.cgi?id=639180
This commit is contained in:
Dan Winship 2011-01-10 18:21:08 -05:00 committed by Bastien Nocera
parent 7dde087d47
commit 94aeba51e3

View file

@ -1,7 +1,7 @@
[Desktop Entry]
_Name=System Settings
Icon=preferences-system
Exec=gnome-control-center
Exec=gnome-control-center --overview
Terminal=false
Type=Application
StartupNotify=true