aboutsummaryrefslogtreecommitdiff
path: root/contrib/gnunet_conversation_gtk_main_window.glade
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gnunet_conversation_gtk_main_window.glade')
-rw-r--r--contrib/gnunet_conversation_gtk_main_window.glade16
1 files changed, 15 insertions, 1 deletions
diff --git a/contrib/gnunet_conversation_gtk_main_window.glade b/contrib/gnunet_conversation_gtk_main_window.glade
index ae467a56..2e3bff23 100644
--- a/contrib/gnunet_conversation_gtk_main_window.glade
+++ b/contrib/gnunet_conversation_gtk_main_window.glade
@@ -155,7 +155,20 @@
155 </packing> 155 </packing>
156 </child> 156 </child>
157 <child> 157 <child>
158 <placeholder/> 158 <object class="GtkButton" id="GNUNET_GTK_conversation_test_button_three">
159 <property name="label" translatable="yes">test 2</property>
160 <property name="use_action_appearance">False</property>
161 <property name="visible">True</property>
162 <property name="can_focus">True</property>
163 <property name="receives_default">True</property>
164 <property name="use_action_appearance">False</property>
165 <signal name="clicked" handler="test_notification" swapped="no"/>
166 </object>
167 <packing>
168 <property name="expand">False</property>
169 <property name="fill">True</property>
170 <property name="position">3</property>
171 </packing>
159 </child> 172 </child>
160 </object> 173 </object>
161 <packing> 174 <packing>
@@ -447,6 +460,7 @@
447 </child> 460 </child>
448 <child> 461 <child>
449 <object class="GtkButtonBox" id="GNUNET_GTK_conversation_active_call_list_buttons"> 462 <object class="GtkButtonBox" id="GNUNET_GTK_conversation_active_call_list_buttons">
463 <property name="visible">True</property>
450 <property name="can_focus">False</property> 464 <property name="can_focus">False</property>
451 <property name="border_width">2</property> 465 <property name="border_width">2</property>
452 <property name="orientation">vertical</property> 466 <property name="orientation">vertical</property>