[gnome-control-center] Revert "shell: Make sure we don't focus the icon view when starting"



commit 04b24631abec3efa7050a2baaa35380ae0f55ec9
Author: Rui Matos <tiagomatos gmail com>
Date:   Tue Sep 3 20:53:40 2013 +0200

    Revert "shell: Make sure we don't focus the icon view when starting"
    
    This reverts commit 8e0f4e7be0e532d33105962e7f49d0e47d29ddfb - there's
    a better fix in the next commit.

 shell/cc-window.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/shell/cc-window.c b/shell/cc-window.c
index 6bdcf98..b91dcf3 100644
--- a/shell/cc-window.c
+++ b/shell/cc-window.c
@@ -1542,7 +1542,6 @@ create_window (CcWindow *self)
                     G_CALLBACK (stack_page_notify_cb), self);
 
   gtk_widget_show_all (box);
-  gtk_window_set_focus (GTK_WINDOW (self), priv->search_button);
 }
 
 static void


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