diff options
Diffstat (limited to 'contrib/gnunet_conversation_gtk_main_window.glade')
-rw-r--r-- | contrib/gnunet_conversation_gtk_main_window.glade | 42 |
1 files changed, 24 insertions, 18 deletions
diff --git a/contrib/gnunet_conversation_gtk_main_window.glade b/contrib/gnunet_conversation_gtk_main_window.glade index 7b6f62d8..23b49322 100644 --- a/contrib/gnunet_conversation_gtk_main_window.glade +++ b/contrib/gnunet_conversation_gtk_main_window.glade | |||
@@ -368,14 +368,15 @@ | |||
368 | </packing> | 368 | </packing> |
369 | </child> | 369 | </child> |
370 | <child> | 370 | <child> |
371 | <object class="GtkButtonBox" id="GNUNET_GTK_conversation_buttons"> | 371 | <object class="GtkButtonBox" id="GNUNET_GTK_conversation_active_call_list_buttons"> |
372 | <property name="visible">True</property> | ||
373 | <property name="can_focus">False</property> | 372 | <property name="can_focus">False</property> |
373 | <property name="border_width">2</property> | ||
374 | <property name="orientation">vertical</property> | 374 | <property name="orientation">vertical</property> |
375 | <property name="layout_style">start</property> | 375 | <property name="layout_style">start</property> |
376 | <child> | 376 | <child> |
377 | <object class="GtkImage" id="GNUNET_GTK_status_icon"> | 377 | <object class="GtkImage" id="GNUNET_GTK_status_icon"> |
378 | <property name="visible">True</property> | 378 | <property name="visible">True</property> |
379 | <property name="sensitive">False</property> | ||
379 | <property name="can_focus">False</property> | 380 | <property name="can_focus">False</property> |
380 | <property name="tooltip_text" translatable="yes">Status indicator</property> | 381 | <property name="tooltip_text" translatable="yes">Status indicator</property> |
381 | <property name="icon_name">bluefish</property> | 382 | <property name="icon_name">bluefish</property> |
@@ -391,6 +392,7 @@ | |||
391 | <property name="label" translatable="yes">import Addr</property> | 392 | <property name="label" translatable="yes">import Addr</property> |
392 | <property name="use_action_appearance">False</property> | 393 | <property name="use_action_appearance">False</property> |
393 | <property name="visible">True</property> | 394 | <property name="visible">True</property> |
395 | <property name="sensitive">False</property> | ||
394 | <property name="can_focus">True</property> | 396 | <property name="can_focus">True</property> |
395 | <property name="receives_default">True</property> | 397 | <property name="receives_default">True</property> |
396 | <property name="use_action_appearance">False</property> | 398 | <property name="use_action_appearance">False</property> |
@@ -408,6 +410,7 @@ | |||
408 | <property name="label" translatable="yes">accept</property> | 410 | <property name="label" translatable="yes">accept</property> |
409 | <property name="use_action_appearance">False</property> | 411 | <property name="use_action_appearance">False</property> |
410 | <property name="visible">True</property> | 412 | <property name="visible">True</property> |
413 | <property name="sensitive">False</property> | ||
411 | <property name="can_focus">True</property> | 414 | <property name="can_focus">True</property> |
412 | <property name="receives_default">True</property> | 415 | <property name="receives_default">True</property> |
413 | <property name="use_action_appearance">False</property> | 416 | <property name="use_action_appearance">False</property> |
@@ -424,6 +427,7 @@ | |||
424 | <property name="label" translatable="yes">hangup</property> | 427 | <property name="label" translatable="yes">hangup</property> |
425 | <property name="use_action_appearance">False</property> | 428 | <property name="use_action_appearance">False</property> |
426 | <property name="visible">True</property> | 429 | <property name="visible">True</property> |
430 | <property name="sensitive">False</property> | ||
427 | <property name="can_focus">True</property> | 431 | <property name="can_focus">True</property> |
428 | <property name="receives_default">True</property> | 432 | <property name="receives_default">True</property> |
429 | <property name="use_action_appearance">False</property> | 433 | <property name="use_action_appearance">False</property> |
@@ -436,10 +440,11 @@ | |||
436 | </packing> | 440 | </packing> |
437 | </child> | 441 | </child> |
438 | <child> | 442 | <child> |
439 | <object class="GtkButton" id="GNUNET_GTK_conversation_pause_button"> | 443 | <object class="GtkButton" id="GNUNET_GTK_conversation_suspend_button"> |
440 | <property name="label" translatable="yes">pause</property> | 444 | <property name="label" translatable="yes">suspend</property> |
441 | <property name="use_action_appearance">False</property> | 445 | <property name="use_action_appearance">False</property> |
442 | <property name="visible">True</property> | 446 | <property name="visible">True</property> |
447 | <property name="sensitive">False</property> | ||
443 | <property name="can_focus">True</property> | 448 | <property name="can_focus">True</property> |
444 | <property name="receives_default">True</property> | 449 | <property name="receives_default">True</property> |
445 | <property name="use_action_appearance">False</property> | 450 | <property name="use_action_appearance">False</property> |
@@ -456,6 +461,7 @@ | |||
456 | <property name="label" translatable="yes">resume</property> | 461 | <property name="label" translatable="yes">resume</property> |
457 | <property name="use_action_appearance">False</property> | 462 | <property name="use_action_appearance">False</property> |
458 | <property name="visible">True</property> | 463 | <property name="visible">True</property> |
464 | <property name="sensitive">False</property> | ||
459 | <property name="can_focus">True</property> | 465 | <property name="can_focus">True</property> |
460 | <property name="receives_default">True</property> | 466 | <property name="receives_default">True</property> |
461 | <property name="use_action_appearance">False</property> | 467 | <property name="use_action_appearance">False</property> |
@@ -841,20 +847,6 @@ | |||
841 | </object> | 847 | </object> |
842 | </child> | 848 | </child> |
843 | </object> | 849 | </object> |
844 | <object class="GtkListStore" id="gnunet_conversation_gtk_active_calls_liststore"> | ||
845 | <columns> | ||
846 | <!-- column-name caller_id --> | ||
847 | <column type="gchararray"/> | ||
848 | <!-- column-name caller --> | ||
849 | <column type="gpointer"/> | ||
850 | <!-- column-name caller_num --> | ||
851 | <column type="gint"/> | ||
852 | <!-- column-name caller_type --> | ||
853 | <column type="gint"/> | ||
854 | <!-- column-name caller_state --> | ||
855 | <column type="gint"/> | ||
856 | </columns> | ||
857 | </object> | ||
858 | <object class="GtkListStore" id="gnunet_conversation_gtk_contacts_liststore"> | 850 | <object class="GtkListStore" id="gnunet_conversation_gtk_contacts_liststore"> |
859 | <columns> | 851 | <columns> |
860 | <!-- column-name contactName --> | 852 | <!-- column-name contactName --> |
@@ -871,6 +863,20 @@ | |||
871 | <column type="gpointer"/> | 863 | <column type="gpointer"/> |
872 | </columns> | 864 | </columns> |
873 | </object> | 865 | </object> |
866 | <object class="GtkListStore" id="gnunet_conversation_gtk_active_calls_liststore"> | ||
867 | <columns> | ||
868 | <!-- column-name caller_id --> | ||
869 | <column type="gchararray"/> | ||
870 | <!-- column-name caller --> | ||
871 | <column type="gpointer"/> | ||
872 | <!-- column-name caller_num --> | ||
873 | <column type="gint"/> | ||
874 | <!-- column-name caller_type --> | ||
875 | <column type="gint"/> | ||
876 | <!-- column-name caller_state --> | ||
877 | <column type="gint"/> | ||
878 | </columns> | ||
879 | </object> | ||
874 | <object class="GtkListStore" id="gnunet_conversation_gtk_history_liststore"> | 880 | <object class="GtkListStore" id="gnunet_conversation_gtk_history_liststore"> |
875 | <columns> | 881 | <columns> |
876 | <!-- column-name logTime --> | 882 | <!-- column-name logTime --> |