[gnome-control-center/gnome-3-28] Revert "shell: make the .desktop file pass "--overview""



commit b64887d899da962aa087f39e6d6f683354e04134
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Tue Apr 24 14:17:16 2018 -0400

    Revert "shell: make the .desktop file pass "--overview""
    
    This reverts commit 94aeba51e311ce03a3f6cd5e78d8cb45f887267f.
    
    We actually do want to see the last panel opened
    
    
    (cherry picked from commit f109289538efef6d8f2876c486765191bfed36a6)

 shell/gnome-control-center.desktop.in.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]