2015-08-21 22:02:30 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!-- Generated with glade 3.18.3 -->
|
2010-05-25 16:33:40 +02:00
|
|
|
<interface>
|
2015-08-21 22:02:30 +02:00
|
|
|
<requires lib="gtk+" version="3.12"/>
|
|
|
|
<object class="GtkListStore" id="liststore1">
|
|
|
|
<columns>
|
|
|
|
<!-- column-name item -->
|
|
|
|
<column type="gchararray"/>
|
|
|
|
</columns>
|
|
|
|
<data>
|
|
|
|
<row>
|
|
|
|
<col id="0" translatable="yes">body</col>
|
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<col id="0" translatable="yes">false</col>
|
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<col id="0" translatable="yes">message</col>
|
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<col id="0" translatable="yes">stream</col>
|
|
|
|
</row>
|
|
|
|
</data>
|
|
|
|
</object>
|
|
|
|
<object class="GtkListStore" id="liststore2">
|
|
|
|
<columns>
|
|
|
|
<!-- column-name item -->
|
|
|
|
<column type="gchararray"/>
|
|
|
|
</columns>
|
|
|
|
<data>
|
|
|
|
<row>
|
|
|
|
<col id="0" translatable="yes">approve</col>
|
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<col id="0" translatable="yes">concede</col>
|
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<col id="0" translatable="yes">forbid</col>
|
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<col id="0" translatable="yes">oppose</col>
|
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<col id="0" translatable="yes">prefer</col>
|
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<col id="0" translatable="yes">require</col>
|
|
|
|
</row>
|
|
|
|
</data>
|
|
|
|
</object>
|
2010-05-25 16:33:40 +02:00
|
|
|
<object class="GtkWindow" id="item_archiving_preferences_window">
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="can_focus">False</property>
|
2009-07-31 19:16:03 +02:00
|
|
|
<property name="border_width">12</property>
|
2011-03-18 08:57:05 +01:00
|
|
|
<property name="type_hint">dialog</property>
|
2015-08-21 22:02:30 +02:00
|
|
|
<signal name="destroy" handler="on_item_archiving_preferences_window_destroy" swapped="no"/>
|
2009-07-31 19:16:03 +02:00
|
|
|
<child>
|
2015-08-21 22:02:30 +02:00
|
|
|
<object class="GtkBox" id="vbox1">
|
2009-07-31 19:16:03 +02:00
|
|
|
<property name="visible">True</property>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="can_focus">False</property>
|
2009-07-31 19:16:03 +02:00
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<property name="spacing">12</property>
|
|
|
|
<child>
|
2015-08-21 22:02:30 +02:00
|
|
|
<object class="GtkGrid" id="grid1">
|
2009-07-31 19:16:03 +02:00
|
|
|
<property name="visible">True</property>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="row_spacing">6</property>
|
|
|
|
<property name="column_spacing">6</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="label1">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="label" translatable="yes">jid</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2009-07-31 19:16:03 +02:00
|
|
|
<child>
|
2010-05-25 16:33:40 +02:00
|
|
|
<object class="GtkLabel" id="label8">
|
2009-07-31 19:16:03 +02:00
|
|
|
<property name="visible">True</property>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="can_focus">False</property>
|
2009-07-31 19:16:03 +02:00
|
|
|
<property name="label" translatable="yes">expire</property>
|
2010-05-25 16:33:40 +02:00
|
|
|
</object>
|
2009-07-31 19:16:03 +02:00
|
|
|
<packing>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="left_attach">0</property>
|
2009-07-31 19:16:03 +02:00
|
|
|
<property name="top_attach">1</property>
|
2015-08-21 22:02:30 +02:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="label9">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="label" translatable="yes">otr</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="top_attach">2</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="label10">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="label" translatable="yes">save</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="top_attach">3</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkEntry" id="jid_entry">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="hexpand">True</property>
|
|
|
|
<property name="invisible_char">•</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="top_attach">0</property>
|
2009-07-31 19:16:03 +02:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2010-05-25 16:33:40 +02:00
|
|
|
<object class="GtkEntry" id="expire_entry">
|
2009-07-31 19:16:03 +02:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="invisible_char">•</property>
|
2010-05-25 16:33:40 +02:00
|
|
|
</object>
|
2009-07-31 19:16:03 +02:00
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2010-05-25 16:33:40 +02:00
|
|
|
<object class="GtkComboBox" id="otr_combobox">
|
2009-07-31 19:16:03 +02:00
|
|
|
<property name="visible">True</property>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="can_focus">False</property>
|
2010-05-25 16:33:40 +02:00
|
|
|
<property name="model">liststore2</property>
|
2015-08-21 22:02:30 +02:00
|
|
|
<signal name="changed" handler="on_otr_combobox_changed" swapped="no"/>
|
2010-05-25 16:33:40 +02:00
|
|
|
<child>
|
|
|
|
<object class="GtkCellRendererText" id="cellrenderertext2"/>
|
|
|
|
<attributes>
|
|
|
|
<attribute name="text">0</attribute>
|
|
|
|
</attributes>
|
|
|
|
</child>
|
|
|
|
</object>
|
2009-07-31 19:16:03 +02:00
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="top_attach">2</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2010-05-25 16:33:40 +02:00
|
|
|
<object class="GtkComboBox" id="save_combobox">
|
2009-07-31 19:16:03 +02:00
|
|
|
<property name="visible">True</property>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="can_focus">False</property>
|
2010-05-25 16:33:40 +02:00
|
|
|
<property name="model">liststore1</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkCellRendererText" id="cellrenderertext1"/>
|
|
|
|
<attributes>
|
|
|
|
<attribute name="text">0</attribute>
|
|
|
|
</attributes>
|
|
|
|
</child>
|
|
|
|
</object>
|
2009-07-31 19:16:03 +02:00
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="top_attach">3</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2010-05-25 16:33:40 +02:00
|
|
|
</object>
|
2009-07-31 19:16:03 +02:00
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="fill">True</property>
|
2009-07-31 19:16:03 +02:00
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2015-08-21 22:02:30 +02:00
|
|
|
<object class="GtkBox" id="hbox1">
|
2009-07-31 19:16:03 +02:00
|
|
|
<property name="visible">True</property>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="can_focus">False</property>
|
2009-07-31 19:16:03 +02:00
|
|
|
<child>
|
2015-08-21 22:02:30 +02:00
|
|
|
<object class="GtkProgressBar" id="progressbar">
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="hexpand">True</property>
|
|
|
|
</object>
|
2009-07-31 19:16:03 +02:00
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2015-08-21 22:02:30 +02:00
|
|
|
<object class="GtkButtonBox" id="hbuttonbox1">
|
2009-07-31 19:16:03 +02:00
|
|
|
<property name="visible">True</property>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="can_focus">False</property>
|
2009-07-31 19:16:03 +02:00
|
|
|
<property name="layout_style">end</property>
|
|
|
|
<child>
|
2010-05-25 16:33:40 +02:00
|
|
|
<object class="GtkButton" id="cancel_button">
|
|
|
|
<property name="label">gtk-cancel</property>
|
2009-07-31 19:16:03 +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-21 22:02:30 +02:00
|
|
|
<signal name="clicked" handler="on_cancel_button_clicked" swapped="no"/>
|
2010-05-25 16:33:40 +02:00
|
|
|
</object>
|
2009-07-31 19:16:03 +02:00
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2010-05-25 16:33:40 +02:00
|
|
|
<object class="GtkButton" id="ok_button">
|
|
|
|
<property name="label">gtk-ok</property>
|
2009-07-31 19:16:03 +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-21 22:02:30 +02:00
|
|
|
<signal name="clicked" handler="on_ok_button_clicked" swapped="no"/>
|
2010-05-25 16:33:40 +02:00
|
|
|
</object>
|
2009-07-31 19:16:03 +02:00
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2010-05-25 16:33:40 +02:00
|
|
|
</object>
|
2009-07-31 19:16:03 +02:00
|
|
|
<packing>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
2009-07-31 19:16:03 +02:00
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2010-05-25 16:33:40 +02:00
|
|
|
</object>
|
2009-07-31 19:16:03 +02:00
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
2015-08-21 22:02:30 +02:00
|
|
|
<property name="fill">True</property>
|
2009-07-31 19:16:03 +02:00
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2010-05-25 16:33:40 +02:00
|
|
|
</object>
|
2009-07-31 19:16:03 +02:00
|
|
|
</child>
|
2010-05-25 16:33:40 +02:00
|
|
|
</object>
|
|
|
|
</interface>
|