aboutsummaryrefslogtreecommitdiff
path: root/contrib/gnunet_fs_gtk_publish_tab.glade
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gnunet_fs_gtk_publish_tab.glade')
-rw-r--r--contrib/gnunet_fs_gtk_publish_tab.glade2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/gnunet_fs_gtk_publish_tab.glade b/contrib/gnunet_fs_gtk_publish_tab.glade
index 30e3f782..56f78d69 100644
--- a/contrib/gnunet_fs_gtk_publish_tab.glade
+++ b/contrib/gnunet_fs_gtk_publish_tab.glade
@@ -32,6 +32,8 @@
32 <property name="model">_publish_frame_tree_store</property> 32 <property name="model">_publish_frame_tree_store</property>
33 <property name="reorderable">True</property> 33 <property name="reorderable">True</property>
34 <property name="enable_tree_lines">True</property> 34 <property name="enable_tree_lines">True</property>
35 <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 <child> 37 <child>
36 <object class="GtkTreeViewColumn" id="filename"> 38 <object class="GtkTreeViewColumn" id="filename">
37 <property name="sizing">autosize</property> 39 <property name="sizing">autosize</property>