2018-06-04 18:28:22 +10:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2018-09-06 20:05:42 +10:00
|
|
|
<!-- Generated with glade 3.22.1 -->
|
2018-06-04 18:28:22 +10:00
|
|
|
<interface>
|
|
|
|
|
<requires lib="gtk+" version="3.20"/>
|
2018-11-30 23:48:35 +11:00
|
|
|
<template class="AccountsEditorServersPane" parent="GtkGrid">
|
|
|
|
|
<property name="name">1</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkOverlay" id="osd_overlay">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkScrolledWindow">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="hexpand">True</property>
|
|
|
|
|
<property name="vexpand">True</property>
|
|
|
|
|
<property name="vadjustment">pane_adjustment</property>
|
|
|
|
|
<property name="hscrollbar_policy">never</property>
|
|
|
|
|
<property name="min_content_height">400</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkViewport">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkGrid" id="pane_content">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkFrame">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="hexpand">True</property>
|
|
|
|
|
<property name="label_xalign">0</property>
|
|
|
|
|
<property name="shadow_type">in</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkListBox" id="receiving_list">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="selection_mode">none</property>
|
|
|
|
|
<signal name="keynav-failed" handler="on_list_keynav_failed" swapped="no"/>
|
|
|
|
|
<signal name="row-activated" handler="on_activate" swapped="no"/>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<child type="label_item">
|
|
|
|
|
<placeholder/>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">2</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="halign">start</property>
|
|
|
|
|
<property name="label" translatable="yes">Receiving</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="geary-settings-heading"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkFrame">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="hexpand">True</property>
|
|
|
|
|
<property name="label_xalign">0</property>
|
|
|
|
|
<property name="shadow_type">in</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkListBox" id="sending_list">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="selection_mode">none</property>
|
|
|
|
|
<signal name="keynav-failed" handler="on_list_keynav_failed" swapped="no"/>
|
|
|
|
|
<signal name="row-activated" handler="on_activate" swapped="no"/>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<child type="label_item">
|
|
|
|
|
<placeholder/>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">4</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="halign">start</property>
|
|
|
|
|
<property name="label" translatable="yes">Sending</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="geary-settings-heading"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">3</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkFrame">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="hexpand">True</property>
|
|
|
|
|
<property name="label_xalign">0</property>
|
|
|
|
|
<property name="shadow_type">in</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkListBox" id="details_list">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="selection_mode">none</property>
|
|
|
|
|
<signal name="keynav-failed" handler="on_list_keynav_failed" swapped="no"/>
|
|
|
|
|
<signal name="row-activated" handler="on_activate" swapped="no"/>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<child type="label_item">
|
|
|
|
|
<placeholder/>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="geary-accounts-editor-pane-content"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="index">-1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="geary-accounts-editor-pane"/>
|
|
|
|
|
</style>
|
|
|
|
|
</template>
|
2018-09-06 20:05:42 +10:00
|
|
|
<object class="GtkHeaderBar" id="header">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="title">Server Settings</property>
|
|
|
|
|
<property name="subtitle">Account Name</property>
|
|
|
|
|
<property name="show_close_button">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkGrid">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="cancel_button">
|
|
|
|
|
<property name="label" translatable="yes">Cancel</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="receives_default">True</property>
|
|
|
|
|
<signal name="clicked" handler="on_cancel_button_clicked" swapped="no"/>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkGrid">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
2018-11-30 23:48:35 +11:00
|
|
|
<property name="column_spacing">12</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkSpinner" id="apply_spinner">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
2018-09-06 20:05:42 +10:00
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="apply_button">
|
|
|
|
|
<property name="label" translatable="yes">Apply</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="receives_default">True</property>
|
|
|
|
|
<signal name="clicked" handler="on_apply_button_clicked" swapped="no"/>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="suggested-action"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
2018-11-30 23:48:35 +11:00
|
|
|
<property name="left_attach">1</property>
|
2018-09-06 20:05:42 +10:00
|
|
|
<property name="top_attach">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="pack_type">end</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkAdjustment" id="pane_adjustment">
|
|
|
|
|
<property name="upper">100</property>
|
|
|
|
|
<property name="step_increment">1</property>
|
|
|
|
|
<property name="page_increment">10</property>
|
|
|
|
|
</object>
|
2018-06-04 18:28:22 +10:00
|
|
|
</interface>
|