2015-08-30 23:22:42 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2017-12-17 20:48:08 +01:00
|
|
|
<!-- Generated with glade 3.20.1 -->
|
2010-01-22 19:57:59 +01:00
|
|
|
<interface>
|
2015-08-30 23:22:42 +02:00
|
|
|
<requires lib="gtk+" version="3.12"/>
|
2017-12-17 20:48:08 +01:00
|
|
|
<object class="GtkMenu" id="subscription_request_popup_menu">
|
2015-08-30 23:22:42 +02:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
2017-12-17 20:48:08 +01:00
|
|
|
<child>
|
|
|
|
<object class="GtkMenuItem" id="start_chat_menuitem">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="label" translatable="yes">_Start Chat</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<signal name="activate" handler="on_start_chat_activate" swapped="no"/>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkMenuItem" id="information_menuitem">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="label">_Information</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<signal name="activate" handler="on_contact_info_activate" swapped="no"/>
|
|
|
|
</object>
|
|
|
|
</child>
|
2015-08-30 23:22:42 +02:00
|
|
|
</object>
|
2017-12-17 20:48:08 +01:00
|
|
|
<object class="GtkBox" id="subscription_box">
|
2015-08-30 23:22:42 +02:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
2017-12-17 20:48:08 +01:00
|
|
|
<property name="margin_left">18</property>
|
|
|
|
<property name="margin_right">18</property>
|
|
|
|
<property name="margin_top">18</property>
|
|
|
|
<property name="margin_bottom">18</property>
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<property name="spacing">5</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
<child>
|
2017-12-17 20:48:08 +01:00
|
|
|
<object class="GtkLabel" id="from_label">
|
2010-01-22 19:57:59 +01:00
|
|
|
<property name="visible">True</property>
|
2015-08-30 23:22:42 +02:00
|
|
|
<property name="can_focus">False</property>
|
2017-12-17 20:48:08 +01:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkScrolledWindow" id="scrolledwindow8">
|
|
|
|
<property name="height_request">100</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="border_width">5</property>
|
|
|
|
<property name="shadow_type">in</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkTextView" id="message_textview">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="editable">False</property>
|
|
|
|
<property name="wrap_mode">word</property>
|
|
|
|
<property name="cursor_visible">False</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkButtonBox" id="hbuttonbox3">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="border_width">5</property>
|
|
|
|
<property name="spacing">12</property>
|
|
|
|
<property name="layout_style">end</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
<child>
|
2017-12-17 20:48:08 +01:00
|
|
|
<object class="GtkButton" id="close_button">
|
|
|
|
<property name="label">_Close</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
<property name="visible">True</property>
|
2017-12-17 20:48:08 +01:00
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="can_default">True</property>
|
|
|
|
<property name="receives_default">False</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<signal name="clicked" handler="on_close_button_clicked" swapped="no"/>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2017-12-17 20:48:08 +01:00
|
|
|
<object class="GtkButton" id="deny_button">
|
|
|
|
<property name="label" translatable="yes">_Deny</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
2017-12-17 20:48:08 +01:00
|
|
|
<property name="can_default">True</property>
|
|
|
|
<property name="receives_default">False</property>
|
|
|
|
<property name="tooltip_text" translatable="yes">Deny authorization from contact so he or she cannot know when you're connected</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<signal name="clicked" handler="on_deny_button_clicked" swapped="no"/>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkMenuButton">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="receives_default">True</property>
|
|
|
|
<property name="popup">subscription_request_popup_menu</property>
|
|
|
|
<property name="use_popover">False</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
<child>
|
2017-12-17 20:48:08 +01:00
|
|
|
<object class="GtkImage">
|
2010-01-22 19:57:59 +01:00
|
|
|
<property name="visible">True</property>
|
2017-12-17 20:48:08 +01:00
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="icon_name">applications-system-symbolic</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
2016-10-13 00:31:42 +02:00
|
|
|
<property name="expand">True</property>
|
2015-08-30 23:22:42 +02:00
|
|
|
<property name="fill">True</property>
|
2017-12-17 20:48:08 +01:00
|
|
|
<property name="position">2</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2017-12-17 20:48:08 +01:00
|
|
|
<object class="GtkButton" id="authorize_button">
|
|
|
|
<property name="label" translatable="yes">Au_thorize</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
<property name="visible">True</property>
|
2017-12-17 20:48:08 +01:00
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="can_default">True</property>
|
|
|
|
<property name="receives_default">False</property>
|
|
|
|
<property name="tooltip_text" translatable="yes">Authorize contact so he or she can know when you're connected</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<signal name="clicked" handler="on_authorize_button_clicked" swapped="no"/>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
2017-12-17 20:48:08 +01:00
|
|
|
<property name="position">3</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
2017-12-17 20:48:08 +01:00
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
|
|
|
<property name="position">2</property>
|
|
|
|
</packing>
|
2010-01-22 19:57:59 +01:00
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</interface>
|