aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-03-20 06:55:18 +0000
committerChristian Grothoff <christian@grothoff.org>2012-03-20 06:55:18 +0000
commite38f92932fde9fc13cd71d05e57e15b2df212aeb (patch)
tree1650da77d8c92e062caf2c3b929311164a320dd8
parent126ea1e6938aafc72715ecb85b6061c5719cbb87 (diff)
downloadgnunet-gtk-e38f92932fde9fc13cd71d05e57e15b2df212aeb.tar.gz
gnunet-gtk-e38f92932fde9fc13cd71d05e57e15b2df212aeb.zip
-LRN: Disable publication view reordering
-rw-r--r--contrib/gnunet_fs_gtk_publish_tab.glade1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/gnunet_fs_gtk_publish_tab.glade b/contrib/gnunet_fs_gtk_publish_tab.glade
index 828e3aa4..346319e0 100644
--- a/contrib/gnunet_fs_gtk_publish_tab.glade
+++ b/contrib/gnunet_fs_gtk_publish_tab.glade
@@ -30,7 +30,6 @@
30 <property name="visible">True</property> 30 <property name="visible">True</property>
31 <property name="can_focus">True</property> 31 <property name="can_focus">True</property>
32 <property name="model">_publish_frame_tree_store</property> 32 <property name="model">_publish_frame_tree_store</property>
33 <property name="reorderable">True</property>
34 <property name="enable_tree_lines">True</property> 33 <property name="enable_tree_lines">True</property>
35 <signal name="button_press_event" handler="GNUNET_FS_GTK_publish_treeview_button_press_event"/> 34 <signal name="button_press_event" handler="GNUNET_FS_GTK_publish_treeview_button_press_event"/>
36 <signal name="popup_menu" handler="GNUNET_FS_GTK_publish_treeview_popup_menu"/> 35 <signal name="popup_menu" handler="GNUNET_FS_GTK_publish_treeview_popup_menu"/>