[gnome-control-center] shell: Remove prelight from search results
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] shell: Remove prelight from search results
- Date: Mon, 7 Jan 2013 15:35:22 +0000 (UTC)
commit 974b0ca5b6e59ac17abe83a70b2a84485f28e140
Author: Bastien Nocera <hadess hadess net>
Date: Mon Jan 7 16:09:04 2013 +0100
shell: Remove prelight from search results
We don't follow the state in the main icon view, so we shouldn't
either in the search results.
shell/gnome-control-center.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/shell/gnome-control-center.c b/shell/gnome-control-center.c
index d574a5e..e76fbd6 100644
--- a/shell/gnome-control-center.c
+++ b/shell/gnome-control-center.c
@@ -608,7 +608,6 @@ setup_search (GnomeControlCenter *shell)
renderer = gtk_cell_renderer_pixbuf_new ();
g_object_set (renderer,
- "follow-state", TRUE,
"xpad", 15,
"ypad", 10,
"stock-size", GTK_ICON_SIZE_DIALOG,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]