GTK widgets set the default for this as needed, and some incorrect values for this have caused issues with keyboard focus. Fixes #1059
181 lines
8.7 KiB
XML
181 lines
8.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Generated with glade 3.22.1 -->
|
|
<interface>
|
|
<requires lib="gtk+" version="3.20"/>
|
|
<object class="GtkHeaderBar" id="header">
|
|
<property name="visible">True</property>
|
|
<property name="title" translatable="yes">Accounts</property>
|
|
<property name="has_subtitle">False</property>
|
|
<property name="show_close_button">True</property>
|
|
</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>
|
|
<template class="AccountsEditorListPane" parent="GtkGrid">
|
|
<property name="visible">True</property>
|
|
<child>
|
|
<object class="GtkScrolledWindow">
|
|
<property name="visible">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>
|
|
<child>
|
|
<object class="HdyClamp">
|
|
<property name="visible">True</property>
|
|
<property name="margin">24</property>
|
|
<child>
|
|
<object class="GtkGrid" id="pane_content">
|
|
<property name="visible">True</property>
|
|
<child>
|
|
<object class="GtkGrid" id="welcome_panel">
|
|
<property name="visible">True</property>
|
|
<property name="halign">center</property>
|
|
<property name="column_spacing">12</property>
|
|
<child>
|
|
<object class="GtkImage" id="welcome_icon">
|
|
<property name="visible">True</property>
|
|
<property name="pixel_size">64</property>
|
|
<property name="use_fallback">True</property>
|
|
</object>
|
|
<packing>
|
|
<property name="left_attach">0</property>
|
|
<property name="top_attach">0</property>
|
|
<property name="height">2</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkLabel">
|
|
<property name="visible">True</property>
|
|
<property name="halign">start</property>
|
|
<property name="valign">start</property>
|
|
<property name="wrap">True</property>
|
|
<property name="label" translatable="yes">To get started, select an email provider below.</property>
|
|
<property name="xalign">0</property>
|
|
<property name="wrap">True</property>
|
|
</object>
|
|
<packing>
|
|
<property name="left_attach">1</property>
|
|
<property name="top_attach">1</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkLabel">
|
|
<property name="visible">True</property>
|
|
<property name="halign">start</property>
|
|
<property name="valign">end</property>
|
|
<property name="label" translatable="yes">Welcome to Geary</property>
|
|
<property name="xalign">0</property>
|
|
<property name="wrap">True</property>
|
|
<attributes>
|
|
<attribute name="weight" value="bold"/>
|
|
</attributes>
|
|
</object>
|
|
<packing>
|
|
<property name="left_attach">1</property>
|
|
<property name="top_attach">0</property>
|
|
</packing>
|
|
</child>
|
|
<style>
|
|
<class name="geary-welcome-panel"/>
|
|
</style>
|
|
</object>
|
|
<packing>
|
|
<property name="left_attach">0</property>
|
|
<property name="top_attach">0</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkFrame" id="accounts_list_frame">
|
|
<property name="visible">True</property>
|
|
<property name="valign">start</property>
|
|
<property name="hexpand">True</property>
|
|
<property name="vexpand">True</property>
|
|
<property name="label_xalign">0</property>
|
|
<property name="shadow_type">in</property>
|
|
<child>
|
|
<object class="GtkListBox" id="accounts_list">
|
|
<property name="visible">True</property>
|
|
<property name="selection_mode">none</property>
|
|
<signal name="keynav-failed" handler="on_list_keynav_failed" swapped="no"/>
|
|
<signal name="row-activated" handler="on_row_activated" swapped="no"/>
|
|
</object>
|
|
</child>
|
|
<child type="label_item">
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="left_attach">0</property>
|
|
<property name="top_attach">1</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkLabel" id="add_service_label">
|
|
<property name="visible">True</property>
|
|
<property name="halign">start</property>
|
|
<property name="label" translatable="yes">Add an account</property>
|
|
<attributes>
|
|
<attribute name="weight" value="bold"/>
|
|
</attributes>
|
|
<style>
|
|
<class name="geary-settings-heading"/>
|
|
</style>
|
|
</object>
|
|
<packing>
|
|
<property name="left_attach">0</property>
|
|
<property name="top_attach">2</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkFrame">
|
|
<property name="visible">True</property>
|
|
<property name="valign">start</property>
|
|
<property name="hexpand">True</property>
|
|
<property name="vexpand">True</property>
|
|
<property name="label_xalign">0</property>
|
|
<property name="shadow_type">in</property>
|
|
<child>
|
|
<object class="GtkListBox" id="service_list">
|
|
<property name="width_request">0</property>
|
|
<property name="visible">True</property>
|
|
<property name="valign">start</property>
|
|
<property name="selection_mode">none</property>
|
|
<signal name="keynav-failed" handler="on_list_keynav_failed" swapped="no"/>
|
|
<signal name="row-activated" handler="on_row_activated" swapped="no"/>
|
|
</object>
|
|
</child>
|
|
<child type="label_item">
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="left_attach">0</property>
|
|
<property name="top_attach">3</property>
|
|
</packing>
|
|
</child>
|
|
<style>
|
|
<class name="geary-accounts-editor-pane-content"/>
|
|
</style>
|
|
|
|
</object>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
</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>
|
|
</interface>
|