diff options
author | Christian Grothoff <christian@grothoff.org> | 2012-02-18 19:16:43 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2012-02-18 19:16:43 +0000 |
commit | 8f0017abca30ec119e4389c5ac3a87cae4480943 (patch) | |
tree | 8a636595053550d4c42cbb89da81a761c7cc6327 | |
parent | a07af809824f33fe5de3033618d2b70822947586 (diff) | |
download | gnunet-gtk-8f0017abca30ec119e4389c5ac3a87cae4480943.tar.gz gnunet-gtk-8f0017abca30ec119e4389c5ac3a87cae4480943.zip |
-sighs
-rw-r--r-- | contrib/gnunet_fs_gtk_publish_tab.glade | 2 |
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> |