2016-04-09 17:32:29 +10:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2020-03-22 17:12:57 +11:00
|
|
|
<!-- Generated with glade 3.22.2 -->
|
2016-04-09 17:32:29 +10:00
|
|
|
<interface>
|
2016-06-10 10:56:18 -07:00
|
|
|
<requires lib="gtk+" version="3.14"/>
|
2021-01-14 17:33:58 +01:00
|
|
|
<requires lib="libhandy" version="1.0"/>
|
2016-08-14 13:22:40 +10:00
|
|
|
<template class="ConversationMessage" parent="GtkGrid">
|
2016-04-09 17:32:29 +10:00
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<child>
|
2016-08-14 13:22:40 +10:00
|
|
|
<object class="GtkGrid" id="summary">
|
2016-04-09 17:32:29 +10:00
|
|
|
<property name="visible">True</property>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="hexpand">True</property>
|
2016-08-15 10:25:26 +10:00
|
|
|
<property name="column_spacing">6</property>
|
2016-07-08 12:20:57 +10:00
|
|
|
<child>
|
2021-01-14 17:33:58 +01:00
|
|
|
<object class="HdyAvatar" id="avatar">
|
2016-07-08 12:20:57 +10:00
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="valign">start</property>
|
2021-01-14 17:33:58 +01:00
|
|
|
<property name="show-initials">True</property>
|
|
|
|
|
<property name="size">48</property>
|
2016-07-08 12:20:57 +10:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
2016-07-08 12:20:57 +10:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
2016-04-09 17:32:29 +10:00
|
|
|
<child>
|
2016-08-14 13:22:40 +10:00
|
|
|
<object class="GtkGrid">
|
2016-04-09 17:32:29 +10:00
|
|
|
<property name="visible">True</property>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="hexpand">True</property>
|
2016-04-09 17:32:29 +10:00
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<child>
|
2019-01-21 11:08:18 +10:30
|
|
|
<object class="GtkRevealer" id="compact_revealer">
|
2016-04-09 17:32:29 +10:00
|
|
|
<property name="visible">True</property>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="hexpand">True</property>
|
2016-04-15 02:15:44 +10:00
|
|
|
<property name="transition_type">none</property>
|
|
|
|
|
<property name="reveal_child">True</property>
|
2016-04-09 17:32:29 +10:00
|
|
|
<child>
|
2016-08-14 13:22:40 +10:00
|
|
|
<object class="GtkGrid">
|
2016-04-09 17:32:29 +10:00
|
|
|
<property name="visible">True</property>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="hexpand">True</property>
|
2016-04-15 02:15:44 +10:00
|
|
|
<child>
|
2019-01-21 11:08:18 +10:30
|
|
|
<object class="GtkGrid">
|
2016-04-15 02:15:44 +10:00
|
|
|
<property name="visible">True</property>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="hexpand">True</property>
|
2016-04-22 14:55:40 +10:00
|
|
|
<property name="orientation">vertical</property>
|
2016-04-15 02:15:44 +10:00
|
|
|
<child>
|
2016-08-14 13:22:40 +10:00
|
|
|
<object class="GtkGrid">
|
2016-04-15 02:15:44 +10:00
|
|
|
<property name="visible">True</property>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="hexpand">True</property>
|
2016-06-10 10:56:18 -07:00
|
|
|
<child>
|
2019-01-21 11:08:18 +10:30
|
|
|
<object class="GtkLabel" id="compact_from">
|
2016-06-10 10:56:18 -07:00
|
|
|
<property name="visible">True</property>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="hexpand">True</property>
|
2016-06-10 10:56:18 -07:00
|
|
|
<property name="label" translatable="yes">From <email></property>
|
|
|
|
|
<property name="ellipsize">end</property>
|
|
|
|
|
<property name="xalign">0</property>
|
2016-07-26 23:32:27 +10:00
|
|
|
<style>
|
|
|
|
|
<class name="geary-header"/>
|
|
|
|
|
</style>
|
2016-06-10 10:56:18 -07:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
2016-06-10 10:56:18 -07:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
2019-01-21 11:08:18 +10:30
|
|
|
<object class="GtkLabel" id="compact_date">
|
2016-06-10 10:56:18 -07:00
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="label" translatable="yes">1/1/1970 </property>
|
|
|
|
|
<property name="ellipsize">end</property>
|
2016-07-26 23:32:27 +10:00
|
|
|
<style>
|
|
|
|
|
<class name="geary-header-value"/>
|
|
|
|
|
</style>
|
2016-06-10 10:56:18 -07:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="left_attach">1</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
2016-06-10 10:56:18 -07:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
2016-04-15 02:15:44 +10:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
2016-04-15 02:15:44 +10:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
2019-01-21 11:08:18 +10:30
|
|
|
<object class="GtkLabel" id="compact_body">
|
2016-04-15 02:15:44 +10:00
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="halign">start</property>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="hexpand">True</property>
|
2016-04-22 14:55:40 +10:00
|
|
|
<property name="label" translatable="yes">Preview body text.</property>
|
2016-04-15 02:15:44 +10:00
|
|
|
<property name="ellipsize">end</property>
|
2016-06-10 10:56:18 -07:00
|
|
|
<property name="xalign">0</property>
|
2016-07-26 23:32:27 +10:00
|
|
|
<style>
|
|
|
|
|
<class name="geary-header-value"/>
|
|
|
|
|
</style>
|
2016-04-15 02:15:44 +10:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">1</property>
|
2016-04-15 02:15:44 +10:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
2016-07-26 23:32:27 +10:00
|
|
|
<style>
|
|
|
|
|
<class name="geary-headers"/>
|
|
|
|
|
</style>
|
2016-04-15 02:15:44 +10:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
2016-04-15 02:15:44 +10:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
2016-04-22 14:55:40 +10:00
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
2016-04-22 14:55:40 +10:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkRevealer" id="header_revealer">
|
|
|
|
|
<property name="visible">True</property>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="hexpand">True</property>
|
2016-04-22 14:55:40 +10:00
|
|
|
<property name="transition_type">none</property>
|
|
|
|
|
<child>
|
2016-08-14 13:22:40 +10:00
|
|
|
<object class="GtkGrid">
|
2016-04-22 14:55:40 +10:00
|
|
|
<property name="visible">True</property>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="hexpand">True</property>
|
2016-04-15 02:15:44 +10:00
|
|
|
<child>
|
2016-08-14 13:22:40 +10:00
|
|
|
<object class="GtkGrid" id="headers">
|
2016-04-22 14:55:40 +10:00
|
|
|
<property name="visible">True</property>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="hexpand">True</property>
|
2016-04-22 14:55:40 +10:00
|
|
|
<property name="orientation">vertical</property>
|
2016-04-15 02:15:44 +10:00
|
|
|
<child>
|
2016-08-14 13:22:40 +10:00
|
|
|
<object class="GtkGrid" id="from_header">
|
2016-04-15 02:15:44 +10:00
|
|
|
<property name="visible">True</property>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="hexpand">True</property>
|
2016-04-22 14:55:40 +10:00
|
|
|
<child>
|
2016-06-10 10:56:18 -07:00
|
|
|
<object class="GtkFlowBox" id="from">
|
2016-04-22 14:55:40 +10:00
|
|
|
<property name="visible">True</property>
|
2016-06-10 10:56:18 -07:00
|
|
|
<property name="valign">baseline</property>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="hexpand">True</property>
|
2016-06-10 10:56:18 -07:00
|
|
|
<property name="column_spacing">2</property>
|
|
|
|
|
<property name="max_children_per_line">4</property>
|
|
|
|
|
<property name="selection_mode">none</property>
|
2016-09-13 15:32:45 +10:00
|
|
|
<signal name="child-activated" handler="on_address_box_child_activated" swapped="no"/>
|
2016-07-26 23:32:27 +10:00
|
|
|
<style>
|
|
|
|
|
<class name="geary-header-value"/>
|
|
|
|
|
</style>
|
2016-04-22 14:55:40 +10:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
2016-04-22 14:55:40 +10:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
2016-06-10 10:56:18 -07:00
|
|
|
<object class="GtkLabel" id="date">
|
2016-04-22 14:55:40 +10:00
|
|
|
<property name="visible">True</property>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="valign">baseline</property>
|
2016-06-10 10:56:18 -07:00
|
|
|
<property name="label" translatable="yes">1/1/1970 </property>
|
2016-04-22 14:55:40 +10:00
|
|
|
<property name="ellipsize">end</property>
|
2016-07-26 23:32:27 +10:00
|
|
|
<style>
|
|
|
|
|
<class name="geary-header-value"/>
|
|
|
|
|
</style>
|
2016-04-22 14:55:40 +10:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="left_attach">1</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
2016-04-22 14:55:40 +10:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
2016-04-15 02:15:44 +10:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
2016-04-15 02:15:44 +10:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
2016-09-13 15:34:22 +10:00
|
|
|
<child>
|
|
|
|
|
<object class="GtkGrid" id="sender_header">
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="sender_label">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="label" translatable="yes">Sent by:</property>
|
|
|
|
|
<property name="yalign">0</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="dim-label"/>
|
|
|
|
|
<class name="geary-header"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkFlowBox" id="sender_address">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="valign">start</property>
|
|
|
|
|
<property name="hexpand">True</property>
|
|
|
|
|
<property name="column_spacing">2</property>
|
|
|
|
|
<property name="max_children_per_line">4</property>
|
|
|
|
|
<property name="selection_mode">none</property>
|
|
|
|
|
<signal name="child-activated" handler="on_address_box_child_activated" swapped="no"/>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="geary-header-value"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkGrid" id="reply_to_header">
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="reply_to_label">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="label" translatable="yes">Reply to:</property>
|
|
|
|
|
<property name="yalign">0</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="dim-label"/>
|
|
|
|
|
<class name="geary-header"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkFlowBox" id="reply_to_addresses">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="valign">start</property>
|
|
|
|
|
<property name="hexpand">True</property>
|
|
|
|
|
<property name="column_spacing">2</property>
|
|
|
|
|
<property name="max_children_per_line">4</property>
|
|
|
|
|
<property name="selection_mode">none</property>
|
|
|
|
|
<signal name="child-activated" handler="on_address_box_child_activated" swapped="no"/>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="geary-header-value"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">2</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
2016-04-15 02:15:44 +10:00
|
|
|
<child>
|
2016-06-10 10:56:18 -07:00
|
|
|
<object class="GtkLabel" id="subject">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="halign">start</property>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="hexpand">True</property>
|
2016-06-10 10:56:18 -07:00
|
|
|
<property name="label" translatable="yes">Subject</property>
|
|
|
|
|
<property name="wrap">True</property>
|
2016-08-12 00:01:00 +10:00
|
|
|
<property name="wrap_mode">word-char</property>
|
2016-06-10 10:56:18 -07:00
|
|
|
<property name="selectable">True</property>
|
|
|
|
|
<property name="xalign">0</property>
|
2016-04-22 14:55:40 +10:00
|
|
|
<style>
|
2016-07-26 23:32:27 +10:00
|
|
|
<class name="geary-header-value"/>
|
2016-04-22 14:55:40 +10:00
|
|
|
</style>
|
2016-04-15 02:15:44 +10:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="left_attach">0</property>
|
2016-09-13 15:34:22 +10:00
|
|
|
<property name="top_attach">3</property>
|
2016-04-15 02:15:44 +10:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
2016-08-14 13:22:40 +10:00
|
|
|
<object class="GtkGrid" id="to_header">
|
2016-04-22 14:55:40 +10:00
|
|
|
<child>
|
2016-06-10 10:56:18 -07:00
|
|
|
<object class="GtkLabel" id="to_label">
|
2016-04-22 14:55:40 +10:00
|
|
|
<property name="visible">True</property>
|
2016-06-10 10:56:18 -07:00
|
|
|
<property name="label" translatable="yes">To:</property>
|
|
|
|
|
<property name="yalign">0</property>
|
2016-04-22 14:55:40 +10:00
|
|
|
<style>
|
|
|
|
|
<class name="dim-label"/>
|
2016-07-26 23:32:27 +10:00
|
|
|
<class name="geary-header"/>
|
2016-04-22 14:55:40 +10:00
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
2016-04-22 14:55:40 +10:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
2020-03-12 23:26:44 -05:00
|
|
|
<object class="ConversationMessageContactList" id="to">
|
2016-04-22 14:55:40 +10:00
|
|
|
<property name="visible">True</property>
|
2016-06-10 10:56:18 -07:00
|
|
|
<property name="valign">start</property>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="hexpand">True</property>
|
2016-06-10 10:56:18 -07:00
|
|
|
<property name="column_spacing">2</property>
|
|
|
|
|
<property name="max_children_per_line">4</property>
|
|
|
|
|
<property name="selection_mode">none</property>
|
2016-09-13 15:32:45 +10:00
|
|
|
<signal name="child-activated" handler="on_address_box_child_activated" swapped="no"/>
|
2016-07-26 23:32:27 +10:00
|
|
|
<style>
|
|
|
|
|
<class name="geary-header-value"/>
|
|
|
|
|
</style>
|
2016-04-22 14:55:40 +10:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="left_attach">1</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
2016-04-22 14:55:40 +10:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
2016-04-15 02:15:44 +10:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="left_attach">0</property>
|
2016-09-13 15:34:22 +10:00
|
|
|
<property name="top_attach">4</property>
|
2016-04-15 02:15:44 +10:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
2016-08-14 13:22:40 +10:00
|
|
|
<object class="GtkGrid" id="cc_header">
|
2016-04-22 14:55:40 +10:00
|
|
|
<child>
|
2016-06-10 10:56:18 -07:00
|
|
|
<object class="GtkLabel" id="cc_label">
|
2016-04-22 14:55:40 +10:00
|
|
|
<property name="visible">True</property>
|
2016-06-10 10:56:18 -07:00
|
|
|
<property name="label" translatable="yes">Cc:</property>
|
|
|
|
|
<property name="yalign">0</property>
|
2016-04-22 14:55:40 +10:00
|
|
|
<style>
|
|
|
|
|
<class name="dim-label"/>
|
2016-07-26 23:32:27 +10:00
|
|
|
<class name="geary-header"/>
|
2016-04-22 14:55:40 +10:00
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
2016-04-22 14:55:40 +10:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
2020-03-12 23:26:44 -05:00
|
|
|
<object class="ConversationMessageContactList" id="cc">
|
2016-04-22 14:55:40 +10:00
|
|
|
<property name="visible">True</property>
|
2016-06-10 10:56:18 -07:00
|
|
|
<property name="valign">start</property>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="hexpand">True</property>
|
2016-06-10 10:56:18 -07:00
|
|
|
<property name="column_spacing">2</property>
|
|
|
|
|
<property name="max_children_per_line">4</property>
|
|
|
|
|
<property name="selection_mode">none</property>
|
2016-09-13 15:32:45 +10:00
|
|
|
<signal name="child-activated" handler="on_address_box_child_activated" swapped="no"/>
|
2016-07-26 23:32:27 +10:00
|
|
|
<style>
|
|
|
|
|
<class name="geary-header-value"/>
|
|
|
|
|
</style>
|
2016-04-22 14:55:40 +10:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="left_attach">1</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
2016-04-22 14:55:40 +10:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
2016-04-15 02:15:44 +10:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="left_attach">0</property>
|
2016-09-13 15:34:22 +10:00
|
|
|
<property name="top_attach">5</property>
|
2016-04-15 02:15:44 +10:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
2016-08-14 13:22:40 +10:00
|
|
|
<object class="GtkGrid" id="bcc_header">
|
2016-04-22 14:55:40 +10:00
|
|
|
<child>
|
2016-06-10 10:56:18 -07:00
|
|
|
<object class="GtkLabel" id="bcc_label">
|
2016-04-22 14:55:40 +10:00
|
|
|
<property name="visible">True</property>
|
2016-06-10 10:56:18 -07:00
|
|
|
<property name="label" translatable="yes">Bcc:</property>
|
|
|
|
|
<property name="yalign">0</property>
|
2016-04-22 14:55:40 +10:00
|
|
|
<style>
|
|
|
|
|
<class name="dim-label"/>
|
2016-07-26 23:32:27 +10:00
|
|
|
<class name="geary-header"/>
|
2016-04-22 14:55:40 +10:00
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
2016-04-22 14:55:40 +10:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
2020-03-12 23:26:44 -05:00
|
|
|
<object class="ConversationMessageContactList" id="bcc">
|
2016-04-22 14:55:40 +10:00
|
|
|
<property name="visible">True</property>
|
2016-06-10 10:56:18 -07:00
|
|
|
<property name="valign">start</property>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="hexpand">True</property>
|
2016-06-10 10:56:18 -07:00
|
|
|
<property name="column_spacing">2</property>
|
|
|
|
|
<property name="max_children_per_line">4</property>
|
|
|
|
|
<property name="selection_mode">none</property>
|
2016-09-13 15:32:45 +10:00
|
|
|
<signal name="child-activated" handler="on_address_box_child_activated" swapped="no"/>
|
2016-07-26 23:32:27 +10:00
|
|
|
<style>
|
|
|
|
|
<class name="geary-header-value"/>
|
|
|
|
|
</style>
|
2016-04-22 14:55:40 +10:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="left_attach">1</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
2016-04-22 14:55:40 +10:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
2016-04-15 02:15:44 +10:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="left_attach">0</property>
|
2016-09-13 15:34:22 +10:00
|
|
|
<property name="top_attach">6</property>
|
2016-04-15 02:15:44 +10:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
2016-06-10 10:56:18 -07:00
|
|
|
<style>
|
|
|
|
|
<class name="geary-headers"/>
|
|
|
|
|
</style>
|
2016-04-15 02:15:44 +10:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
2016-04-15 02:15:44 +10:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
2016-04-09 17:32:29 +10:00
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">1</property>
|
2016-04-09 17:32:29 +10:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="left_attach">1</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
2016-04-09 17:32:29 +10:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
2016-07-08 11:12:42 +10:00
|
|
|
<style>
|
|
|
|
|
<class name="geary-message-summary"/>
|
|
|
|
|
</style>
|
2016-04-09 17:32:29 +10:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
2016-04-09 17:32:29 +10:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkRevealer" id="body_revealer">
|
|
|
|
|
<property name="visible">True</property>
|
2020-08-25 22:10:28 +10:00
|
|
|
<property name="transition_type">slide-up</property>
|
2016-04-09 17:32:29 +10:00
|
|
|
<child>
|
2017-01-03 20:30:49 +11:00
|
|
|
<object class="GtkGrid">
|
2016-04-09 17:32:29 +10:00
|
|
|
<property name="visible">True</property>
|
2016-04-13 00:08:14 +10:00
|
|
|
<child>
|
2020-03-22 17:12:57 +11:00
|
|
|
<object class="ComponentsInfoBarStack" id="info_bars">
|
|
|
|
|
<property name="visible">False</property>
|
|
|
|
|
<property name="shadow_type">none</property>
|
2020-04-30 09:09:51 +10:00
|
|
|
<property name="algorithm">priority-queue</property>
|
2016-04-13 00:08:14 +10:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
2017-01-03 20:30:49 +11:00
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkOverlay">
|
2019-01-21 10:19:31 +10:30
|
|
|
<property name="height_request">6</property>
|
2017-01-03 20:30:49 +11:00
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkGrid" id="body_container">
|
|
|
|
|
<property name="visible">True</property>
|
2017-01-04 01:52:57 +11:00
|
|
|
<property name="orientation">vertical</property>
|
2020-03-22 17:12:57 +11:00
|
|
|
<child>
|
|
|
|
|
<placeholder/>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<placeholder/>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<placeholder/>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<placeholder/>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<placeholder/>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<placeholder/>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<placeholder/>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<placeholder/>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<placeholder/>
|
|
|
|
|
</child>
|
2017-01-03 20:30:49 +11:00
|
|
|
<style>
|
|
|
|
|
<class name="geary-message-body"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="index">-1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child type="overlay">
|
|
|
|
|
<object class="GtkProgressBar" id="body_progress">
|
|
|
|
|
<property name="valign">start</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="osd"/>
|
|
|
|
|
<class name="top"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">1</property>
|
2016-04-13 00:08:14 +10:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
2016-04-09 17:32:29 +10:00
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
2016-08-14 13:22:40 +10:00
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">1</property>
|
2016-04-09 17:32:29 +10:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
2016-07-08 11:12:42 +10:00
|
|
|
<style>
|
|
|
|
|
<class name="geary-message"/>
|
|
|
|
|
</style>
|
2016-04-09 17:32:29 +10:00
|
|
|
</template>
|
|
|
|
|
</interface>
|