[nautilus/gnome-3-20] list-view: remove deprecated rules hint
- From: Carlos Soriano Sánchez <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/gnome-3-20] list-view: remove deprecated rules hint
- Date: Thu, 17 Mar 2016 17:58:11 +0000 (UTC)
commit 1a349a090b89ae401214fc752bf8d20e2ec3c9db
Author: Carlos Soriano <csoriano gnome org>
Date: Thu Mar 17 16:31:32 2016 +0100
list-view: remove deprecated rules hint
We directly use css theme now
src/nautilus-list-view.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/nautilus-list-view.c b/src/nautilus-list-view.c
index de32a54..997c603 100644
--- a/src/nautilus-list-view.c
+++ b/src/nautilus-list-view.c
@@ -1664,7 +1664,6 @@ create_and_set_up_tree_view (NautilusListView *view)
G_CALLBACK (get_icon_scale_callback), view, 0);
gtk_tree_selection_set_mode (gtk_tree_view_get_selection (view->details->tree_view),
GTK_SELECTION_MULTIPLE);
- gtk_tree_view_set_rules_hint (view->details->tree_view, TRUE);
g_settings_bind (nautilus_list_view_preferences, NAUTILUS_PREFERENCES_LIST_VIEW_USE_TREE,
view->details->tree_view, "show-expanders",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]