2013-01-05 15:32:53 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2017-02-06 22:55:54 +01:00
|
|
|
<!-- Generated with glade 3.20.0 -->
|
2010-01-22 19:57:59 +01:00
|
|
|
<interface>
|
2015-08-30 23:22:42 +02:00
|
|
|
<requires lib="gtk+" version="3.12"/>
|
2013-09-20 12:41:56 +02:00
|
|
|
<object class="GtkImage" id="image1">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="stock">gtk-jump-to</property>
|
|
|
|
</object>
|
2010-01-22 19:57:59 +01:00
|
|
|
<object class="GtkWindow" id="service_discovery_window">
|
2013-01-05 15:32:53 +01:00
|
|
|
<property name="can_focus">False</property>
|
2007-08-09 10:57:59 +02:00
|
|
|
<property name="border_width">6</property>
|
|
|
|
<property name="role">Service Discovery</property>
|
2009-09-10 13:54:44 +02:00
|
|
|
<property name="default_width">550</property>
|
2007-08-09 10:57:59 +02:00
|
|
|
<property name="default_height">420</property>
|
2011-03-18 08:57:05 +01:00
|
|
|
<property name="type_hint">dialog</property>
|
2013-01-05 15:32:53 +01:00
|
|
|
<signal name="destroy" handler="on_service_discovery_window_destroy" swapped="no"/>
|
2017-02-06 22:55:54 +01:00
|
|
|
<signal name="key-press-event" handler="on_key_press_event" swapped="no"/>
|
2007-08-09 10:57:59 +02:00
|
|
|
<child>
|
2015-08-30 23:22:42 +02:00
|
|
|
<object class="GtkBox" id="vbox11">
|
2007-08-09 10:57:59 +02:00
|
|
|
<property name="visible">True</property>
|
2013-01-05 15:32:53 +01:00
|
|
|
<property name="can_focus">False</property>
|
2015-08-30 23:22:42 +02:00
|
|
|
<property name="orientation">vertical</property>
|
2007-08-09 10:57:59 +02:00
|
|
|
<property name="spacing">6</property>
|
|
|
|
<child>
|
2010-01-22 19:57:59 +01:00
|
|
|
<object class="GtkEventBox" id="banner_agent_eventbox">
|
2007-08-09 10:57:59 +02:00
|
|
|
<property name="visible">True</property>
|
2013-01-05 15:32:53 +01:00
|
|
|
<property name="can_focus">False</property>
|
2007-08-09 10:57:59 +02:00
|
|
|
<child>
|
2015-08-30 23:22:42 +02:00
|
|
|
<object class="GtkBox" id="banner_agent_hbox">
|
2007-08-09 10:57:59 +02:00
|
|
|
<property name="visible">True</property>
|
2013-01-05 15:32:53 +01:00
|
|
|
<property name="can_focus">False</property>
|
2007-08-09 10:57:59 +02:00
|
|
|
<property name="spacing">6</property>
|
|
|
|
<child>
|
2010-01-22 19:57:59 +01:00
|
|
|
<object class="GtkLabel" id="banner_agent_label">
|
2007-08-09 10:57:59 +02:00
|
|
|
<property name="visible">True</property>
|
2013-01-05 15:32:53 +01:00
|
|
|
<property name="can_focus">False</property>
|
2007-08-09 10:57:59 +02:00
|
|
|
<property name="ypad">6</property>
|
|
|
|
<property name="label"><span weight="heavy" size="large">Agent name</span>
|
2006-05-02 17:53:25 +02:00
|
|
|
Agent JID - node</property>
|
2007-08-09 10:57:59 +02:00
|
|
|
<property name="use_markup">True</property>
|
2017-02-06 22:55:54 +01:00
|
|
|
<property name="xalign">0.05000000074505806</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
2009-09-10 13:54:44 +02:00
|
|
|
<packing>
|
2013-01-05 15:32:53 +01:00
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
2009-09-10 13:54:44 +02:00
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
2007-08-09 10:57:59 +02:00
|
|
|
</child>
|
|
|
|
<child>
|
2010-01-22 19:57:59 +01:00
|
|
|
<object class="GtkImage" id="banner_agent_icon">
|
2007-08-09 10:57:59 +02:00
|
|
|
<property name="visible">True</property>
|
2013-01-05 15:32:53 +01:00
|
|
|
<property name="can_focus">False</property>
|
2007-08-09 10:57:59 +02:00
|
|
|
<property name="xpad">6</property>
|
|
|
|
<property name="ypad">6</property>
|
|
|
|
<property name="stock">gtk-missing-image</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
2007-08-09 10:57:59 +02:00
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
2013-01-05 15:32:53 +01:00
|
|
|
<property name="fill">True</property>
|
2007-08-09 10:57:59 +02:00
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
2007-08-09 10:57:59 +02:00
|
|
|
</child>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
2007-08-09 10:57:59 +02:00
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
2009-09-10 13:54:44 +02:00
|
|
|
<property name="position">0</property>
|
2007-08-09 10:57:59 +02:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2016-03-18 22:32:35 +01:00
|
|
|
<object class="GtkBox" id="address_table">
|
2007-08-09 10:57:59 +02:00
|
|
|
<property name="visible">True</property>
|
2013-01-05 15:32:53 +01:00
|
|
|
<property name="can_focus">False</property>
|
2015-08-30 23:22:42 +02:00
|
|
|
<property name="spacing">6</property>
|
2007-08-09 10:57:59 +02:00
|
|
|
<child>
|
2010-01-22 19:57:59 +01:00
|
|
|
<object class="GtkLabel" id="label224">
|
2007-08-09 10:57:59 +02:00
|
|
|
<property name="visible">True</property>
|
2013-01-05 15:32:53 +01:00
|
|
|
<property name="can_focus">False</property>
|
2007-08-29 11:55:55 +02:00
|
|
|
<property name="label" translatable="yes">_Address:</property>
|
|
|
|
<property name="use_underline">True</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
2007-08-09 10:57:59 +02:00
|
|
|
<packing>
|
2015-08-30 23:22:42 +02:00
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
2007-08-09 10:57:59 +02:00
|
|
|
</packing>
|
|
|
|
</child>
|
2014-10-18 23:08:59 +02:00
|
|
|
<child>
|
|
|
|
<object class="GtkComboBoxText" id="address_comboboxtext">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
2015-08-30 23:22:42 +02:00
|
|
|
<property name="valign">center</property>
|
2014-10-18 23:08:59 +02:00
|
|
|
<property name="has_entry">True</property>
|
|
|
|
<child internal-child="entry">
|
2015-01-14 22:18:04 +01:00
|
|
|
<object class="GtkEntry" id="address_entry">
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="has_focus">True</property>
|
2016-09-26 01:09:52 +02:00
|
|
|
<signal name="key-press-event" handler="_on_entry_key_press_event" swapped="no"/>
|
2014-10-18 23:08:59 +02:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
2015-08-30 23:22:42 +02:00
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
2014-10-18 23:08:59 +02:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2015-08-30 23:22:42 +02:00
|
|
|
<object class="GtkButton" id="browse_button">
|
|
|
|
<property name="label" translatable="yes">G_o</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="can_default">True</property>
|
|
|
|
<property name="has_default">True</property>
|
|
|
|
<property name="receives_default">False</property>
|
|
|
|
<property name="image">image1</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<signal name="clicked" handler="on_go_button_clicked" swapped="no"/>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">2</property>
|
|
|
|
</packing>
|
2014-10-18 23:08:59 +02:00
|
|
|
</child>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
2007-08-09 10:57:59 +02:00
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
2013-01-05 15:32:53 +01:00
|
|
|
<property name="fill">True</property>
|
2007-08-09 10:57:59 +02:00
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2010-01-22 19:57:59 +01:00
|
|
|
<object class="GtkScrolledWindow" id="services_scrollwin">
|
2007-08-09 10:57:59 +02:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
2009-09-10 13:54:44 +02:00
|
|
|
<property name="shadow_type">etched-in</property>
|
2007-08-09 10:57:59 +02:00
|
|
|
<child>
|
2010-01-22 19:57:59 +01:00
|
|
|
<object class="GtkTreeView" id="services_treeview">
|
2007-08-09 10:57:59 +02:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="headers_visible">False</property>
|
2013-01-05 15:32:53 +01:00
|
|
|
<signal name="row-activated" handler="on_services_treeview_row_activated" swapped="no"/>
|
2014-10-18 23:08:59 +02:00
|
|
|
<child internal-child="selection">
|
|
|
|
<object class="GtkTreeSelection" id="treeview-selection1"/>
|
|
|
|
</child>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
2007-08-09 10:57:59 +02:00
|
|
|
</child>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
2007-08-09 10:57:59 +02:00
|
|
|
<packing>
|
2013-01-05 15:32:53 +01:00
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
2007-08-09 10:57:59 +02:00
|
|
|
<property name="position">2</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2015-08-30 23:22:42 +02:00
|
|
|
<object class="GtkBox" id="hbox2994">
|
2007-08-09 10:57:59 +02:00
|
|
|
<property name="visible">True</property>
|
2013-01-05 15:32:53 +01:00
|
|
|
<property name="can_focus">False</property>
|
2007-08-09 10:57:59 +02:00
|
|
|
<property name="spacing">12</property>
|
|
|
|
<child>
|
2010-01-22 19:57:59 +01:00
|
|
|
<object class="GtkProgressBar" id="services_progressbar">
|
2007-08-09 10:57:59 +02:00
|
|
|
<property name="visible">True</property>
|
2013-01-05 15:32:53 +01:00
|
|
|
<property name="can_focus">False</property>
|
2007-08-09 10:57:59 +02:00
|
|
|
<property name="no_show_all">True</property>
|
|
|
|
<property name="pulse_step">0.10000000149</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
2007-08-09 10:57:59 +02:00
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
2009-09-10 13:54:44 +02:00
|
|
|
<property name="position">0</property>
|
2007-08-09 10:57:59 +02:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2010-01-22 19:57:59 +01:00
|
|
|
<object class="GtkLabel" id="label363">
|
2007-08-09 10:57:59 +02:00
|
|
|
<property name="visible">True</property>
|
2013-01-05 15:32:53 +01:00
|
|
|
<property name="can_focus">False</property>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
2007-08-09 10:57:59 +02:00
|
|
|
<packing>
|
2013-01-05 15:32:53 +01:00
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
2007-08-09 10:57:59 +02:00
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2015-08-30 23:22:42 +02:00
|
|
|
<object class="GtkBox" id="action_buttonbox">
|
2007-08-09 10:57:59 +02:00
|
|
|
<property name="visible">True</property>
|
2013-01-05 15:32:53 +01:00
|
|
|
<property name="can_focus">False</property>
|
2007-08-09 10:57:59 +02:00
|
|
|
<property name="spacing">6</property>
|
|
|
|
<child>
|
2010-01-22 19:57:59 +01:00
|
|
|
<object class="GtkButton" id="close_button">
|
2009-09-10 13:54:44 +02:00
|
|
|
<property name="label">gtk-close</property>
|
2007-08-09 10:57:59 +02:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="has_focus">True</property>
|
|
|
|
<property name="can_default">True</property>
|
2009-09-10 13:54:44 +02:00
|
|
|
<property name="receives_default">False</property>
|
2007-08-09 10:57:59 +02:00
|
|
|
<property name="use_stock">True</property>
|
2013-01-05 15:32:53 +01:00
|
|
|
<signal name="clicked" handler="on_close_button_clicked" swapped="no"/>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
2007-08-09 10:57:59 +02:00
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
2009-09-10 13:54:44 +02:00
|
|
|
<property name="pack_type">end</property>
|
|
|
|
<property name="position">0</property>
|
2007-08-09 10:57:59 +02:00
|
|
|
</packing>
|
|
|
|
</child>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
2007-08-09 10:57:59 +02:00
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
2013-01-05 15:32:53 +01:00
|
|
|
<property name="fill">True</property>
|
2007-08-09 10:57:59 +02:00
|
|
|
<property name="position">2</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
2007-08-09 10:57:59 +02:00
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
2013-01-05 15:32:53 +01:00
|
|
|
<property name="fill">True</property>
|
2007-08-09 10:57:59 +02:00
|
|
|
<property name="padding">2</property>
|
2007-08-29 11:55:55 +02:00
|
|
|
<property name="position">3</property>
|
2007-08-09 10:57:59 +02:00
|
|
|
</packing>
|
|
|
|
</child>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
2007-08-09 10:57:59 +02:00
|
|
|
</child>
|
2010-01-22 19:57:59 +01:00
|
|
|
</object>
|
2014-10-18 23:08:59 +02:00
|
|
|
<object class="GtkListStore" id="liststore1">
|
|
|
|
<columns>
|
|
|
|
<!-- column-name item -->
|
|
|
|
<column type="gchararray"/>
|
|
|
|
</columns>
|
|
|
|
</object>
|
2010-01-22 19:57:59 +01:00
|
|
|
</interface>
|