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.
This commit is contained in:
parent
d48ba2d566
commit
974b0ca5b6
1 changed files with 0 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue