diff options
author | Christian Grothoff <christian@grothoff.org> | 2012-01-03 14:31:30 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2012-01-03 14:31:30 +0000 |
commit | bd57b29d4bee08c5bace1cb8c18407a77d957622 (patch) | |
tree | 0eee05157bcf870ee0dd90c50c1f01c9749962e2 | |
parent | 3fe46fc4b82fdc66c74b039b11721e827ab3700d (diff) | |
download | gnunet-gtk-bd57b29d4bee08c5bace1cb8c18407a77d957622.tar.gz gnunet-gtk-bd57b29d4bee08c5bace1cb8c18407a77d957622.zip |
-LRN: make search results undraggable
-rw-r--r-- | contrib/gnunet_fs_gtk_search_tab.glade | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/gnunet_fs_gtk_search_tab.glade b/contrib/gnunet_fs_gtk_search_tab.glade index f478b08b..42a87de5 100644 --- a/contrib/gnunet_fs_gtk_search_tab.glade +++ b/contrib/gnunet_fs_gtk_search_tab.glade | |||
@@ -57,7 +57,6 @@ | |||
57 | <property name="visible">True</property> | 57 | <property name="visible">True</property> |
58 | <property name="can_focus">True</property> | 58 | <property name="can_focus">True</property> |
59 | <property name="model">GNUNET_GTK_file_sharing_result_tree_store</property> | 59 | <property name="model">GNUNET_GTK_file_sharing_result_tree_store</property> |
60 | <property name="reorderable">True</property> | ||
61 | <property name="search_column">6</property> | 60 | <property name="search_column">6</property> |
62 | <property name="enable_grid_lines">horizontal</property> | 61 | <property name="enable_grid_lines">horizontal</property> |
63 | <property name="enable_tree_lines">True</property> | 62 | <property name="enable_tree_lines">True</property> |