2015-08-30 23:22:42 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!-- Generated with glade 3.18.3 -->
|
2010-01-22 19:57:59 +01:00
|
|
|
<interface>
|
2015-08-30 23:22:42 +02:00
|
|
|
<requires lib="gtk+" version="3.12"/>
|
2017-02-04 23:29:45 +01:00
|
|
|
<object class="GtkTextBuffer" id="textbuffer1"/>
|
2010-01-22 19:57:59 +01:00
|
|
|
<object class="GtkWindow" id="roster_item_exchange_window">
|
2015-08-30 23:22:42 +02:00
|
|
|
<property name="can_focus">False</property>
|
2009-06-21 03:43:57 +02:00
|
|
|
<property name="title" translatable="yes">Roster Item Exchange</property>
|
2011-03-18 08:57:05 +01:00
|
|
|
<property name="type_hint">dialog</property>
|
2009-06-21 03:43:57 +02:00
|
|
|
<child>
|
2015-08-30 23:22:42 +02:00
|
|
|
<object class="GtkBox" id="vbox1">
|
2009-06-21 03:43:57 +02:00
|
|
|
<property name="visible">True</property>
|
2015-08-30 23:22:42 +02:00
|
|
|
<property name="can_focus">False</property>
|
2009-06-23 00:39:28 +02:00
|
|
|
<property name="border_width">6</property>
|
2009-06-21 03:43:57 +02:00
|
|
|
<property name="orientation">vertical</property>
|
2009-06-23 00:39:28 +02:00
|
|
|
<property name="spacing">8</property>
|
2009-06-21 03:43:57 +02:00
|
|
|
<child>
|
2010-01-22 19:57:59 +01:00
|
|
|
<object class="GtkLabel" id="type_label">
|
2009-06-21 03:43:57 +02:00
|
|
|
<property name="visible">True</property>
|
2015-08-30 23:22:42 +02:00
|
|
|
<property name="can_focus">False</property>
|
2018-01-17 21:15:14 +01:00
|
|
|
<!-- This line does not need translation -->
|
|
|
|
<property name="label"><b>someone@somewhere.com</b> would like you to <b>add</b> some contacts in your roster.</property>
|
2009-06-21 03:43:57 +02:00
|
|
|
<property name="use_markup">True</property>
|
|
|
|
<property name="justify">center</property>
|
2009-06-22 19:20:41 +02:00
|
|
|
<property name="selectable">True</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
2009-06-21 03:43:57 +02:00
|
|
|
<packing>
|
2009-06-22 19:20:41 +02:00
|
|
|
<property name="expand">False</property>
|
2015-08-30 23:22:42 +02:00
|
|
|
<property name="fill">True</property>
|
2009-06-22 19:20:41 +02:00
|
|
|
<property name="padding">4</property>
|
2009-06-21 03:43:57 +02:00
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2010-01-22 19:57:59 +01:00
|
|
|
<object class="GtkScrolledWindow" id="body_scrolledwindow">
|
2009-06-21 03:43:57 +02:00
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="no_show_all">True</property>
|
|
|
|
<child>
|
2010-01-22 19:57:59 +01:00
|
|
|
<object class="GtkTextView" id="body_textview">
|
2009-06-21 03:43:57 +02:00
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="no_show_all">True</property>
|
|
|
|
<property name="editable">False</property>
|
|
|
|
<property name="justification">center</property>
|
|
|
|
<property name="cursor_visible">False</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
<property name="buffer">textbuffer1</property>
|
|
|
|
</object>
|
2009-06-21 03:43:57 +02:00
|
|
|
</child>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
2009-06-21 03:43:57 +02:00
|
|
|
<packing>
|
2015-08-30 23:22:42 +02:00
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
2009-06-21 03:43:57 +02:00
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2010-01-22 19:57:59 +01:00
|
|
|
<object class="GtkScrolledWindow" id="scrolledwindow2">
|
2009-06-21 03:43:57 +02:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<child>
|
2010-01-22 19:57:59 +01:00
|
|
|
<object class="GtkTreeView" id="items_list_treeview">
|
2009-06-21 03:43:57 +02:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
2009-06-22 19:20:41 +02:00
|
|
|
<property name="has_focus">True</property>
|
2015-08-30 23:22:42 +02:00
|
|
|
<child internal-child="selection">
|
|
|
|
<object class="GtkTreeSelection" id="treeview-selection1"/>
|
|
|
|
</child>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
2009-06-21 03:43:57 +02:00
|
|
|
</child>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
2009-06-21 03:43:57 +02:00
|
|
|
<packing>
|
2015-08-30 23:22:42 +02:00
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
2009-06-21 03:43:57 +02:00
|
|
|
<property name="position">2</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2015-08-30 23:22:42 +02:00
|
|
|
<object class="GtkButtonBox" id="hbuttonbox1">
|
2009-06-21 03:43:57 +02:00
|
|
|
<property name="visible">True</property>
|
2015-08-30 23:22:42 +02:00
|
|
|
<property name="can_focus">False</property>
|
2009-06-22 20:21:39 +02:00
|
|
|
<property name="spacing">12</property>
|
|
|
|
<property name="layout_style">end</property>
|
2009-06-21 03:43:57 +02:00
|
|
|
<child>
|
2010-01-22 19:57:59 +01:00
|
|
|
<object class="GtkButton" id="cancel_button">
|
|
|
|
<property name="label">gtk-cancel</property>
|
2009-06-21 03:43:57 +02:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="receives_default">True</property>
|
|
|
|
<property name="use_stock">True</property>
|
2015-08-30 23:22:42 +02:00
|
|
|
<signal name="clicked" handler="on_cancel_button_clicked" swapped="no"/>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
2009-06-21 03:43:57 +02:00
|
|
|
<packing>
|
2009-06-23 00:39:28 +02:00
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
2009-06-21 03:43:57 +02:00
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2010-01-22 19:57:59 +01:00
|
|
|
<object class="GtkButton" id="accept_button">
|
2009-06-21 03:43:57 +02:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="receives_default">True</property>
|
2015-08-30 23:22:42 +02:00
|
|
|
<signal name="clicked" handler="on_accept_button_clicked" swapped="no"/>
|
2009-11-05 22:20:45 +01:00
|
|
|
<child>
|
2015-09-20 18:18:35 +02:00
|
|
|
<object class="GtkBox" id="hbox1">
|
2009-11-05 22:20:45 +01:00
|
|
|
<property name="visible">True</property>
|
2015-08-30 23:22:42 +02:00
|
|
|
<property name="can_focus">False</property>
|
2015-09-20 18:18:35 +02:00
|
|
|
<property name="spacing">3</property>
|
2009-11-05 22:20:45 +01:00
|
|
|
<child>
|
2015-09-20 18:18:35 +02:00
|
|
|
<object class="GtkImage" id="image1">
|
2009-11-05 22:20:45 +01:00
|
|
|
<property name="visible">True</property>
|
2015-08-30 23:22:42 +02:00
|
|
|
<property name="can_focus">False</property>
|
2015-09-20 18:18:35 +02:00
|
|
|
<property name="xalign">1</property>
|
|
|
|
<property name="stock">gtk-ok</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
2015-09-20 18:18:35 +02:00
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="accept_button_label">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="label" translatable="yes">_OK</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
2009-11-05 22:20:45 +01:00
|
|
|
</child>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
2009-11-05 22:20:45 +01:00
|
|
|
</child>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
2009-06-21 03:43:57 +02:00
|
|
|
<packing>
|
2009-06-23 00:39:28 +02:00
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
2009-06-21 03:43:57 +02:00
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
2009-06-21 03:43:57 +02:00
|
|
|
<packing>
|
2009-06-22 19:20:41 +02:00
|
|
|
<property name="expand">False</property>
|
2015-08-30 23:22:42 +02:00
|
|
|
<property name="fill">True</property>
|
2009-06-21 03:43:57 +02:00
|
|
|
<property name="position">3</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
2009-06-21 03:43:57 +02:00
|
|
|
</child>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
|
|
|
</interface>
|