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.glade25
1 files changed, 17 insertions, 8 deletions
diff --git a/contrib/gnunet_conversation_gtk_main_window.glade b/contrib/gnunet_conversation_gtk_main_window.glade
index 31028399..3fa116ef 100644
--- a/contrib/gnunet_conversation_gtk_main_window.glade
+++ b/contrib/gnunet_conversation_gtk_main_window.glade
@@ -1,7 +1,6 @@
1<?xml version="1.0" encoding="UTF-8"?> 1<?xml version="1.0" encoding="UTF-8"?>
2<!-- Generated with glade 3.18.3 -->
3<interface> 2<interface>
4 <requires lib="gtk+" version="3.0"/> 3 <!-- interface-requires gtk+ 3.0 -->
5 <object class="GtkListStore" id="gnunet_conversation_gtk_active_calls_liststore"> 4 <object class="GtkListStore" id="gnunet_conversation_gtk_active_calls_liststore">
6 <columns> 5 <columns>
7 <!-- column-name caller_id --> 6 <!-- column-name caller_id -->
@@ -22,12 +21,12 @@
22 <column type="gint"/> 21 <column type="gint"/>
23 </columns> 22 </columns>
24 </object> 23 </object>
25 <object class="GtkListStore" id="gnunet_conversation_gtk_caller_id_zone_liststore"> 24 <object class="GtkListStore" id="gnunet_conversation_gtk_contacts_liststore">
26 <columns> 25 <columns>
27 <!-- column-name ego_name --> 26 <!-- column-name contact_name -->
27 <column type="gchararray"/>
28 <!-- column-name contact_type -->
28 <column type="gchararray"/> 29 <column type="gchararray"/>
29 <!-- column-name ego -->
30 <column type="gpointer"/>
31 </columns> 30 </columns>
32 </object> 31 </object>
33 <object class="GtkListStore" id="gnunet_conversation_gtk_contacts_zone_liststore"> 32 <object class="GtkListStore" id="gnunet_conversation_gtk_contacts_zone_liststore">
@@ -99,6 +98,7 @@
99 </child> 98 </child>
100 <child> 99 <child>
101 <object class="GtkMenuItem" id="gnunet_conversation_gtk_view_menu"> 100 <object class="GtkMenuItem" id="gnunet_conversation_gtk_view_menu">
101 <property name="use_action_appearance">False</property>
102 <property name="visible">True</property> 102 <property name="visible">True</property>
103 <property name="can_focus">False</property> 103 <property name="can_focus">False</property>
104 <property name="label" translatable="yes">_View</property> 104 <property name="label" translatable="yes">_View</property>
@@ -109,6 +109,7 @@
109 <property name="can_focus">False</property> 109 <property name="can_focus">False</property>
110 <child> 110 <child>
111 <object class="GtkCheckMenuItem" id="gnunet_conversation_gtk_view_history_checkmenuitem"> 111 <object class="GtkCheckMenuItem" id="gnunet_conversation_gtk_view_history_checkmenuitem">
112 <property name="use_action_appearance">False</property>
112 <property name="visible">True</property> 113 <property name="visible">True</property>
113 <property name="can_focus">False</property> 114 <property name="can_focus">False</property>
114 <property name="label" translatable="yes">_History</property> 115 <property name="label" translatable="yes">_History</property>
@@ -118,6 +119,7 @@
118 </child> 119 </child>
119 <child> 120 <child>
120 <object class="GtkCheckMenuItem" id="gnunet_conversation_gtk_view_log_checkmenuitem"> 121 <object class="GtkCheckMenuItem" id="gnunet_conversation_gtk_view_log_checkmenuitem">
122 <property name="use_action_appearance">False</property>
121 <property name="visible">True</property> 123 <property name="visible">True</property>
122 <property name="can_focus">False</property> 124 <property name="can_focus">False</property>
123 <property name="label" translatable="yes">_Logs</property> 125 <property name="label" translatable="yes">_Logs</property>
@@ -281,6 +283,7 @@
281 <property name="visible">True</property> 283 <property name="visible">True</property>
282 <property name="can_focus">True</property> 284 <property name="can_focus">True</property>
283 <property name="receives_default">True</property> 285 <property name="receives_default">True</property>
286 <property name="use_action_appearance">False</property>
284 <property name="use_underline">True</property> 287 <property name="use_underline">True</property>
285 <property name="use_stock">True</property> 288 <property name="use_stock">True</property>
286 <signal name="clicked" handler="gnunet_conversation_gtk_call_button_clicked_cb" swapped="no"/> 289 <signal name="clicked" handler="gnunet_conversation_gtk_call_button_clicked_cb" swapped="no"/>
@@ -299,6 +302,7 @@
299 <property name="sensitive">False</property> 302 <property name="sensitive">False</property>
300 <property name="can_focus">True</property> 303 <property name="can_focus">True</property>
301 <property name="receives_default">True</property> 304 <property name="receives_default">True</property>
305 <property name="use_action_appearance">False</property>
302 <property name="use_stock">True</property> 306 <property name="use_stock">True</property>
303 <signal name="clicked" handler="GNUNET_CONVERSATION_GTK_on_pause_clicked" swapped="no"/> 307 <signal name="clicked" handler="GNUNET_CONVERSATION_GTK_on_pause_clicked" swapped="no"/>
304 </object> 308 </object>
@@ -316,6 +320,7 @@
316 <property name="sensitive">False</property> 320 <property name="sensitive">False</property>
317 <property name="can_focus">True</property> 321 <property name="can_focus">True</property>
318 <property name="receives_default">True</property> 322 <property name="receives_default">True</property>
323 <property name="use_action_appearance">False</property>
319 <property name="use_stock">True</property> 324 <property name="use_stock">True</property>
320 <signal name="clicked" handler="GNUNET_CONVERSATION_GTK_on_hangup_clicked" swapped="no"/> 325 <signal name="clicked" handler="GNUNET_CONVERSATION_GTK_on_hangup_clicked" swapped="no"/>
321 </object> 326 </object>
@@ -422,6 +427,7 @@
422 <property name="sensitive">False</property> 427 <property name="sensitive">False</property>
423 <property name="can_focus">True</property> 428 <property name="can_focus">True</property>
424 <property name="receives_default">True</property> 429 <property name="receives_default">True</property>
430 <property name="use_action_appearance">False</property>
425 <property name="xalign">0.4699999988079071</property> 431 <property name="xalign">0.4699999988079071</property>
426 <signal name="clicked" handler="GNUNET_CONVERSATION_GTK_use_current_button_clicked" swapped="no"/> 432 <signal name="clicked" handler="GNUNET_CONVERSATION_GTK_use_current_button_clicked" swapped="no"/>
427 </object> 433 </object>
@@ -440,6 +446,7 @@
440 <property name="sensitive">False</property> 446 <property name="sensitive">False</property>
441 <property name="can_focus">True</property> 447 <property name="can_focus">True</property>
442 <property name="receives_default">True</property> 448 <property name="receives_default">True</property>
449 <property name="use_action_appearance">False</property>
443 <signal name="clicked" handler="GNUNET_CONVERSATION_GTK_on_accept_clicked" swapped="no"/> 450 <signal name="clicked" handler="GNUNET_CONVERSATION_GTK_on_accept_clicked" swapped="no"/>
444 </object> 451 </object>
445 <packing> 452 <packing>
@@ -457,6 +464,7 @@
457 <property name="sensitive">False</property> 464 <property name="sensitive">False</property>
458 <property name="can_focus">True</property> 465 <property name="can_focus">True</property>
459 <property name="receives_default">True</property> 466 <property name="receives_default">True</property>
467 <property name="use_action_appearance">False</property>
460 <signal name="clicked" handler="GNUNET_CONVERSATION_GTK_on_resume_clicked" swapped="no"/> 468 <signal name="clicked" handler="GNUNET_CONVERSATION_GTK_on_resume_clicked" swapped="no"/>
461 </object> 469 </object>
462 <packing> 470 <packing>
@@ -474,6 +482,7 @@
474 <property name="sensitive">False</property> 482 <property name="sensitive">False</property>
475 <property name="can_focus">True</property> 483 <property name="can_focus">True</property>
476 <property name="receives_default">True</property> 484 <property name="receives_default">True</property>
485 <property name="use_action_appearance">False</property>
477 </object> 486 </object>
478 <packing> 487 <packing>
479 <property name="expand">False</property> 488 <property name="expand">False</property>
@@ -492,7 +501,7 @@
492 </child> 501 </child>
493 </object> 502 </object>
494 <packing> 503 <packing>
495 <property name="expand">False</property> 504 <property name="expand">True</property>
496 <property name="fill">True</property> 505 <property name="fill">True</property>
497 <property name="position">2</property> 506 <property name="position">2</property>
498 </packing> 507 </packing>
@@ -579,7 +588,7 @@
579 <object class="GtkTreeView" id="gnunet_conversation_gtk_contact_list_treeview"> 588 <object class="GtkTreeView" id="gnunet_conversation_gtk_contact_list_treeview">
580 <property name="visible">True</property> 589 <property name="visible">True</property>
581 <property name="can_focus">True</property> 590 <property name="can_focus">True</property>
582 <property name="model"/> 591 <property name="model">gnunet_conversation_gtk_contacts_liststore</property>
583 <property name="headers_clickable">False</property> 592 <property name="headers_clickable">False</property>
584 <property name="search_column">0</property> 593 <property name="search_column">0</property>
585 <signal name="row-activated" handler="gnunet_conversation_gtk_contact_list_treeview_row_activated_cb" swapped="no"/> 594 <signal name="row-activated" handler="gnunet_conversation_gtk_contact_list_treeview_row_activated_cb" swapped="no"/>