summaryrefslogtreecommitdiff
path: root/shell/gnome-control-center.desktop.in.in
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2011-01-10 18:21:08 -0500
committerBastien Nocera <hadess@hadess.net>2011-01-14 14:00:07 +0000
commit94aeba51e311ce03a3f6cd5e78d8cb45f887267f (patch)
treef59b052c29c2f0d76e854f156d114287b3166172 /shell/gnome-control-center.desktop.in.in
parent7dde087d47d7a8d6d1a6680b008ec257e4178838 (diff)
downloadgnome-control-center-94aeba51e311ce03a3f6cd5e78d8cb45f887267f.tar.gz
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
Diffstat (limited to 'shell/gnome-control-center.desktop.in.in')
-rw-r--r--shell/gnome-control-center.desktop.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/gnome-control-center.desktop.in.in b/shell/gnome-control-center.desktop.in.in
index 7e5bdd2d6..b4182f678 100644
--- a/shell/gnome-control-center.desktop.in.in
+++ b/shell/gnome-control-center.desktop.in.in
@@ -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