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.glade4
1 files changed, 3 insertions, 1 deletions
diff --git a/contrib/gnunet_fs_gtk_publish_tab.glade b/contrib/gnunet_fs_gtk_publish_tab.glade
index 46862bd9..4ef49c98 100644
--- a/contrib/gnunet_fs_gtk_publish_tab.glade
+++ b/contrib/gnunet_fs_gtk_publish_tab.glade
@@ -62,7 +62,7 @@
62 <object class="GtkLabel" id="_publish_label_window_label"> 62 <object class="GtkLabel" id="_publish_label_window_label">
63 <property name="height_request">30</property> 63 <property name="height_request">30</property>
64 <property name="visible">True</property> 64 <property name="visible">True</property>
65 <property name="label" translatable="yes">filename</property> 65 <property name="label" translatable="yes">Publishing</property>
66 </object> 66 </object>
67 <packing> 67 <packing>
68 <property name="fill">False</property> 68 <property name="fill">False</property>
@@ -104,6 +104,8 @@
104 <column type="gchararray"/> 104 <column type="gchararray"/>
105 <!-- column-name progress --> 105 <!-- column-name progress -->
106 <column type="guint"/> 106 <column type="guint"/>
107 <!-- column-name ent -->
108 <column type="gpointer"/>
107 </columns> 109 </columns>
108 </object> 110 </object>
109</interface> 111</interface>