summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorJeremy Bicha <jbicha@ubuntu.com>2018-04-24 14:17:16 -0400
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2018-05-29 00:46:01 +0000
commitf109289538efef6d8f2876c486765191bfed36a6 (patch)
tree7131c628b1a79350ad87d470721daa89509c4500 /shell
parenta7e84dcf2edbeaa225cefc536f067fcd5ad9ba35 (diff)
downloadgnome-control-center-f109289538efef6d8f2876c486765191bfed36a6.tar.gz
Revert "shell: make the .desktop file pass "--overview""
This reverts commit 94aeba51e311ce03a3f6cd5e78d8cb45f887267f. We actually do want to see the last panel opened
Diffstat (limited to 'shell')
-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 4309b7138..d6886a438 100644
--- a/shell/gnome-control-center.desktop.in.in
+++ b/shell/gnome-control-center.desktop.in.in
@@ -2,7 +2,7 @@
Name=Settings
# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
Icon=gnome-control-center
-Exec=gnome-control-center --overview
+Exec=gnome-control-center
Terminal=false
Type=Application
StartupNotify=true