[gnome-control-center] Revert "shell: Make sure we don't focus the icon view when starting"
- From: Rui Matos <rtcm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] Revert "shell: Make sure we don't focus the icon view when starting"
- Date: Tue, 3 Sep 2013 23:35:02 +0000 (UTC)
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]