2016-08-22 11:09:25 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2019-02-13 22:19:44 +11:00
|
|
|
<!-- Generated with glade 3.22.1 -->
|
2016-08-22 11:09:25 +02:00
|
|
|
<interface>
|
2017-12-12 23:31:27 +11:00
|
|
|
<requires lib="gtk+" version="3.20"/>
|
2016-08-22 11:09:25 +02:00
|
|
|
<template class="ComposerWidget" parent="GtkEventBox">
|
|
|
|
|
<property name="visible">True</property>
|
2017-12-12 23:31:27 +11:00
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<signal name="drag-data-received" handler="on_drag_data_received" swapped="no"/>
|
|
|
|
|
<signal name="drag-drop" handler="on_drag_drop" swapped="no"/>
|
|
|
|
|
<signal name="drag-leave" handler="on_drag_leave" swapped="no"/>
|
|
|
|
|
<signal name="drag-motion" handler="on_drag_motion" swapped="no"/>
|
2016-08-22 11:09:25 +02:00
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox" id="composer_container">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<property name="spacing">2</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox" id="header_area">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<child>
|
|
|
|
|
<placeholder/>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox" id="hidden_on_attachment_drag_over">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox" id="hidden_on_attachment_drag_over_child">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<property name="spacing">6</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkGrid" id="recipients">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="margin_start">6</property>
|
|
|
|
|
<property name="margin_end">6</property>
|
|
|
|
|
<property name="margin_top">6</property>
|
|
|
|
|
<property name="column_spacing">6</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="to_label">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="halign">end</property>
|
2017-01-04 18:53:28 +11:00
|
|
|
<property name="margin_top">6</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
<property name="label" translatable="yes" comments="Address(es) e-mail is to be sent to">_To</property>
|
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
|
<property name="justify">right</property>
|
|
|
|
|
<property name="mnemonic_widget">to_box</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="dim-label"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="cc_label">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="halign">end</property>
|
2017-01-04 18:53:28 +11:00
|
|
|
<property name="margin_top">6</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
<property name="label" translatable="yes">_Cc</property>
|
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
|
<property name="justify">right</property>
|
|
|
|
|
<property name="mnemonic_widget">to_box</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="dim-label"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">2</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkEventBox" id="to_box">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="hexpand">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkEventBox" id="cc_box">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="hexpand">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
|
<property name="top_attach">2</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkEntry" id="subject_entry">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
2017-01-04 18:53:28 +11:00
|
|
|
<property name="margin_top">6</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
<property name="hexpand">True</property>
|
|
|
|
|
<property name="invisible_char">•</property>
|
2018-04-14 12:37:22 +10:00
|
|
|
<signal name="changed" handler="on_subject_changed" swapped="no"/>
|
2016-08-22 11:09:25 +02:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
|
<property name="top_attach">5</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="subject_label">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="halign">end</property>
|
2017-01-04 18:53:28 +11:00
|
|
|
<property name="margin_top">6</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
<property name="label" translatable="yes">_Subject</property>
|
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
|
<property name="justify">right</property>
|
|
|
|
|
<property name="mnemonic_widget">subject_entry</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="dim-label"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">5</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="bcc_label">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="halign">end</property>
|
2017-01-04 18:53:28 +11:00
|
|
|
<property name="margin_top">6</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
<property name="label" translatable="yes">_Bcc</property>
|
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
|
<property name="justify">right</property>
|
|
|
|
|
<property name="mnemonic_widget">to_box</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="dim-label"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">3</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkEventBox" id="bcc_box">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="hexpand">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
|
<property name="top_attach">3</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="reply_to_label">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="halign">end</property>
|
2017-01-04 18:53:28 +11:00
|
|
|
<property name="margin_top">6</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
<property name="label" translatable="yes">_Reply-To</property>
|
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
|
<property name="justify">right</property>
|
|
|
|
|
<property name="mnemonic_widget">to_box</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="dim-label"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">4</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkEventBox" id="reply_to_box">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="hexpand">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
|
<property name="top_attach">4</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="from_label">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="halign">end</property>
|
|
|
|
|
<property name="label" translatable="yes" comments="Geary account mail will be sent from">From</property>
|
2017-01-04 18:53:28 +11:00
|
|
|
<property name="use_underline">True</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
<property name="justify">right</property>
|
|
|
|
|
<property name="mnemonic_widget">to_box</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="dim-label"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox" id="from_container">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="from_single">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="halign">start</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkComboBoxText" id="from_multiple">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
2017-01-16 15:40:29 +11:00
|
|
|
<signal name="changed" handler="on_envelope_changed" swapped="no"/>
|
2016-08-22 11:09:25 +02:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="fill">True</property>
|
2017-01-04 18:53:28 +11:00
|
|
|
<property name="position">0</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox" id="visible_on_attachment_drag_over">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox" id="visible_on_attachment_drag_over_child">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="valign">center</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<property name="spacing">6</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="label1">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="valign">center</property>
|
|
|
|
|
<property name="label" translatable="yes">Drop files here</property>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="weight" value="bold"/>
|
|
|
|
|
</attributes>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">False</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="label2">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="valign">center</property>
|
|
|
|
|
<property name="label" translatable="yes">To add them as attachments</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">False</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="fill">True</property>
|
2017-01-04 18:53:28 +11:00
|
|
|
<property name="position">0</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">False</property>
|
|
|
|
|
<property name="position">2</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
2019-02-13 22:58:01 +11:00
|
|
|
<object class="GtkGrid" id="editor_container">
|
2016-08-22 11:09:25 +02:00
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<child>
|
2019-02-13 22:58:01 +11:00
|
|
|
<object class="GtkBox" id="composer_toolbar">
|
2016-08-22 11:09:25 +02:00
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="margin_start">6</property>
|
|
|
|
|
<property name="margin_end">6</property>
|
2019-02-18 00:16:22 +00:00
|
|
|
<property name="margin_bottom">4</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="spacing">6</property>
|
2017-01-04 18:53:28 +11:00
|
|
|
<child>
|
2019-02-13 22:58:01 +11:00
|
|
|
<object class="GtkBox" id="command_buttons">
|
2017-01-04 18:53:28 +11:00
|
|
|
<property name="visible">True</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="can_focus">False</property>
|
2017-01-04 18:53:28 +11:00
|
|
|
<child>
|
2019-02-13 22:58:01 +11:00
|
|
|
<object class="GtkButton">
|
2017-03-04 13:42:53 +11:00
|
|
|
<property name="visible">True</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="focus_on_click">False</property>
|
|
|
|
|
<property name="receives_default">False</property>
|
2019-11-18 18:31:59 +11:00
|
|
|
<property name="tooltip_text" translatable="yes">Undo last edit</property>
|
2019-11-07 11:47:41 +11:00
|
|
|
<property name="action_name">edt.undo</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="always_show_image">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkImage">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="pixel_size">16</property>
|
|
|
|
|
<property name="icon_name">edit-undo-symbolic</property>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
2017-01-04 18:53:28 +11:00
|
|
|
</object>
|
2019-02-13 22:58:01 +11:00
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
2017-01-04 18:53:28 +11:00
|
|
|
</child>
|
2019-02-13 22:58:01 +11:00
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="focus_on_click">False</property>
|
|
|
|
|
<property name="receives_default">False</property>
|
2019-11-18 18:31:59 +11:00
|
|
|
<property name="tooltip_text" translatable="yes">Redo last edit</property>
|
2019-11-07 11:47:41 +11:00
|
|
|
<property name="action_name">edt.redo</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="always_show_image">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkImage">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="pixel_size">16</property>
|
|
|
|
|
<property name="icon_name">edit-redo-symbolic</property>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="linked"/>
|
|
|
|
|
</style>
|
2017-01-04 18:53:28 +11:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
2019-02-13 22:58:01 +11:00
|
|
|
<object class="GtkBox" id="font_style_buttons">
|
2017-01-04 18:53:28 +11:00
|
|
|
<property name="visible">True</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="can_focus">False</property>
|
2017-01-04 18:53:28 +11:00
|
|
|
<child>
|
2019-02-13 22:58:01 +11:00
|
|
|
<object class="GtkToggleButton" id="bold_button">
|
2017-03-04 13:42:53 +11:00
|
|
|
<property name="visible">True</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="focus_on_click">False</property>
|
|
|
|
|
<property name="receives_default">False</property>
|
2019-11-18 18:31:59 +11:00
|
|
|
<property name="tooltip_text" translatable="yes">Bold text</property>
|
2019-11-07 11:47:41 +11:00
|
|
|
<property name="action_name">edt.bold</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="always_show_image">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkImage" id="bold_image">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="pixel_size">16</property>
|
|
|
|
|
<property name="icon_name">format-text-bold-symbolic</property>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
2017-01-04 18:53:28 +11:00
|
|
|
</object>
|
2019-02-13 22:58:01 +11:00
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
2017-01-04 18:53:28 +11:00
|
|
|
</child>
|
2016-08-22 11:09:25 +02:00
|
|
|
<child>
|
2019-02-13 22:58:01 +11:00
|
|
|
<object class="GtkToggleButton" id="italics_button">
|
2017-03-04 13:42:53 +11:00
|
|
|
<property name="visible">True</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="focus_on_click">False</property>
|
|
|
|
|
<property name="receives_default">False</property>
|
2019-11-18 18:31:59 +11:00
|
|
|
<property name="tooltip_text" translatable="yes">Italic text</property>
|
2019-11-07 11:47:41 +11:00
|
|
|
<property name="action_name">edt.italic</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="always_show_image">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkImage" id="italics_image">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="pixel_size">16</property>
|
|
|
|
|
<property name="icon_name">format-text-italic-symbolic</property>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
2016-08-22 11:09:25 +02:00
|
|
|
</object>
|
2019-02-13 22:58:01 +11:00
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
2016-08-22 11:09:25 +02:00
|
|
|
</child>
|
|
|
|
|
<child>
|
2019-02-13 22:58:01 +11:00
|
|
|
<object class="GtkToggleButton" id="underline_button">
|
2017-03-04 13:42:53 +11:00
|
|
|
<property name="visible">True</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="focus_on_click">False</property>
|
|
|
|
|
<property name="receives_default">False</property>
|
2019-11-18 18:31:59 +11:00
|
|
|
<property name="tooltip_text" translatable="yes">Underline text</property>
|
2019-11-07 11:47:41 +11:00
|
|
|
<property name="action_name">edt.underline</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="always_show_image">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkImage" id="underline_image">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="pixel_size">16</property>
|
|
|
|
|
<property name="icon_name">format-text-underline-symbolic</property>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
2016-08-22 11:09:25 +02:00
|
|
|
</object>
|
2019-02-13 22:58:01 +11:00
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">2</property>
|
|
|
|
|
</packing>
|
2016-08-22 11:09:25 +02:00
|
|
|
</child>
|
2019-02-13 22:58:01 +11:00
|
|
|
<child>
|
|
|
|
|
<object class="GtkToggleButton" id="strikethrough_button">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="focus_on_click">False</property>
|
|
|
|
|
<property name="receives_default">False</property>
|
2019-11-18 18:31:59 +11:00
|
|
|
<property name="tooltip_text" translatable="yes">Strikethrough text</property>
|
2019-11-07 11:47:41 +11:00
|
|
|
<property name="action_name">edt.strikethrough</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="always_show_image">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkImage" id="strikethrough_image">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="pixel_size">16</property>
|
|
|
|
|
<property name="icon_name">format-text-strikethrough-symbolic</property>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">3</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="linked"/>
|
|
|
|
|
</style>
|
2016-08-22 11:09:25 +02:00
|
|
|
</object>
|
2017-01-04 18:53:28 +11:00
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
2016-08-22 11:09:25 +02:00
|
|
|
</child>
|
|
|
|
|
<child>
|
2019-02-13 22:58:01 +11:00
|
|
|
<object class="GtkBox" id="list_buttons">
|
2017-03-04 13:42:53 +11:00
|
|
|
<property name="visible">True</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="can_focus">False</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
<child>
|
2019-02-13 22:58:01 +11:00
|
|
|
<object class="GtkButton" id="ulist_button">
|
2017-03-04 13:42:53 +11:00
|
|
|
<property name="visible">True</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="focus_on_click">False</property>
|
|
|
|
|
<property name="receives_default">False</property>
|
2019-11-18 18:31:59 +11:00
|
|
|
<property name="tooltip_text" translatable="yes">Insert bulleted list</property>
|
2019-11-07 11:47:41 +11:00
|
|
|
<property name="action_name">edt.ulist</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="always_show_image">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkImage" id="ulist_image">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="pixel_size">16</property>
|
|
|
|
|
<property name="icon_name">format-unordered-list-symbolic</property>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
2016-08-22 11:09:25 +02:00
|
|
|
</object>
|
2019-02-13 22:58:01 +11:00
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
2016-08-22 11:09:25 +02:00
|
|
|
</child>
|
2019-02-13 22:58:01 +11:00
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="olist_button">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="focus_on_click">False</property>
|
|
|
|
|
<property name="receives_default">False</property>
|
2019-11-18 18:31:59 +11:00
|
|
|
<property name="tooltip_text" translatable="yes">Insert numbered list</property>
|
2019-11-07 11:47:41 +11:00
|
|
|
<property name="action_name">edt.olist</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="always_show_image">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkImage" id="olist_image">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="pixel_size">16</property>
|
|
|
|
|
<property name="icon_name">format-ordered-list-symbolic</property>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="linked"/>
|
|
|
|
|
</style>
|
2016-08-22 11:09:25 +02:00
|
|
|
</object>
|
2017-01-04 18:53:28 +11:00
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">2</property>
|
|
|
|
|
</packing>
|
2016-08-22 11:09:25 +02:00
|
|
|
</child>
|
|
|
|
|
<child>
|
2019-02-13 22:58:01 +11:00
|
|
|
<object class="GtkBox" id="indentation_buttons">
|
2017-03-04 13:42:53 +11:00
|
|
|
<property name="visible">True</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="can_focus">False</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
<child>
|
2019-02-13 22:58:01 +11:00
|
|
|
<object class="GtkButton" id="indent_button">
|
2017-03-04 13:42:53 +11:00
|
|
|
<property name="visible">True</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="focus_on_click">False</property>
|
|
|
|
|
<property name="receives_default">False</property>
|
2019-11-18 18:31:59 +11:00
|
|
|
<property name="tooltip_text" translatable="yes">Indent or quote text</property>
|
2019-11-07 11:47:41 +11:00
|
|
|
<property name="action_name">edt.indent</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="always_show_image">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkImage" id="indent_image">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="pixel_size">16</property>
|
|
|
|
|
<property name="icon_name">format-indent-more-symbolic</property>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="outdent_button">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="focus_on_click">False</property>
|
|
|
|
|
<property name="receives_default">False</property>
|
2019-11-18 18:31:59 +11:00
|
|
|
<property name="tooltip_text" translatable="yes">Un-indent or unquote text</property>
|
2019-11-07 11:47:41 +11:00
|
|
|
<property name="action_name">edt.outdent</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="always_show_image">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkImage" id="outdent_image">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="pixel_size">16</property>
|
|
|
|
|
<property name="icon_name">format-indent-less-symbolic</property>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
2016-08-22 11:09:25 +02:00
|
|
|
</object>
|
2019-02-13 22:58:01 +11:00
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
2016-08-22 11:09:25 +02:00
|
|
|
</child>
|
2019-02-13 22:58:01 +11:00
|
|
|
<style>
|
|
|
|
|
<class name="linked"/>
|
|
|
|
|
</style>
|
2016-08-22 11:09:25 +02:00
|
|
|
</object>
|
2017-01-04 18:53:28 +11:00
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">3</property>
|
|
|
|
|
</packing>
|
2016-08-22 11:09:25 +02:00
|
|
|
</child>
|
2017-12-12 23:31:27 +11:00
|
|
|
<child>
|
2019-02-13 22:58:01 +11:00
|
|
|
<object class="GtkBox" id="insert_buttons">
|
2017-12-06 17:04:18 -03:00
|
|
|
<property name="visible">True</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="can_focus">False</property>
|
2017-12-06 17:04:18 -03:00
|
|
|
<child>
|
2019-02-13 22:58:01 +11:00
|
|
|
<object class="GtkButton" id="insert_link_button">
|
2017-12-06 17:04:18 -03:00
|
|
|
<property name="visible">True</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="focus_on_click">False</property>
|
|
|
|
|
<property name="receives_default">False</property>
|
2019-11-18 18:31:59 +11:00
|
|
|
<property name="tooltip_text" translatable="yes">Insert or update text link</property>
|
2019-11-07 11:47:41 +11:00
|
|
|
<property name="action_name">edt.insert-link</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="always_show_image">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkImage" id="insert_link_image">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="pixel_size">16</property>
|
|
|
|
|
<property name="icon_name">insert-link-symbolic</property>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
2017-12-06 17:04:18 -03:00
|
|
|
</object>
|
2019-02-13 22:58:01 +11:00
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
2017-12-06 17:04:18 -03:00
|
|
|
</child>
|
|
|
|
|
<child>
|
2019-02-13 22:58:01 +11:00
|
|
|
<object class="GtkButton" id="insert_image_button">
|
2017-12-06 17:04:18 -03:00
|
|
|
<property name="visible">True</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="focus_on_click">False</property>
|
|
|
|
|
<property name="receives_default">False</property>
|
2019-11-18 18:31:59 +11:00
|
|
|
<property name="tooltip_text" translatable="yes">Insert an image</property>
|
2019-11-07 11:47:41 +11:00
|
|
|
<property name="action_name">edt.insert-image</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="always_show_image">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkImage">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="pixel_size">16</property>
|
|
|
|
|
<property name="icon_name">insert-image-symbolic</property>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
2017-12-06 17:04:18 -03:00
|
|
|
</object>
|
2019-02-13 22:58:01 +11:00
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
2017-12-06 17:04:18 -03:00
|
|
|
</child>
|
2019-02-13 22:58:01 +11:00
|
|
|
<style>
|
|
|
|
|
<class name="linked"/>
|
|
|
|
|
</style>
|
2017-12-12 23:31:27 +11:00
|
|
|
</object>
|
2017-12-06 17:04:18 -03:00
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="position">4</property>
|
2017-12-06 17:04:18 -03:00
|
|
|
</packing>
|
2017-12-12 23:31:27 +11:00
|
|
|
</child>
|
2016-08-22 11:09:25 +02:00
|
|
|
<child>
|
2019-02-13 22:58:01 +11:00
|
|
|
<object class="GtkButton" id="remove_format_button">
|
2016-08-22 11:09:25 +02:00
|
|
|
<property name="visible">True</property>
|
2016-10-20 16:58:48 +11:00
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="focus_on_click">False</property>
|
2017-01-04 18:53:28 +11:00
|
|
|
<property name="receives_default">False</property>
|
2019-11-18 18:31:59 +11:00
|
|
|
<property name="tooltip_text" translatable="yes">Remove text formatting</property>
|
2019-11-07 11:47:41 +11:00
|
|
|
<property name="action_name">edt.remove-format</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
<property name="always_show_image">True</property>
|
|
|
|
|
<child>
|
2019-02-13 22:58:01 +11:00
|
|
|
<object class="GtkImage" id="remove_format_image">
|
2017-03-04 13:42:53 +11:00
|
|
|
<property name="visible">True</property>
|
2017-01-04 18:53:28 +11:00
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="pixel_size">16</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="icon_name">format-text-remove-symbolic</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
2017-01-04 18:53:28 +11:00
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="position">5</property>
|
2017-01-04 18:53:28 +11:00
|
|
|
</packing>
|
2016-08-22 11:09:25 +02:00
|
|
|
</child>
|
|
|
|
|
<child>
|
2019-02-13 22:58:01 +11:00
|
|
|
<object class="GtkButton" id="select_dictionary_button">
|
2016-08-22 11:09:25 +02:00
|
|
|
<property name="visible">True</property>
|
2016-10-20 16:58:48 +11:00
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="focus_on_click">False</property>
|
2017-01-04 18:53:28 +11:00
|
|
|
<property name="receives_default">False</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="tooltip_text" translatable="yes">Select spell checking languages</property>
|
|
|
|
|
<property name="action_name">win.select-dictionary</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
<property name="always_show_image">True</property>
|
|
|
|
|
<child>
|
2019-02-13 22:58:01 +11:00
|
|
|
<object class="GtkImage" id="select_dictionary_image">
|
2017-03-04 13:42:53 +11:00
|
|
|
<property name="visible">True</property>
|
2017-01-04 18:53:28 +11:00
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="pixel_size">16</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="icon_name">accessories-dictionary-symbolic</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
2017-01-04 18:53:28 +11:00
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="position">6</property>
|
2017-01-04 18:53:28 +11:00
|
|
|
</packing>
|
2016-08-22 11:09:25 +02:00
|
|
|
</child>
|
|
|
|
|
<child>
|
2019-02-13 22:58:01 +11:00
|
|
|
<object class="GtkMenuButton" id="menu_button">
|
2017-03-04 13:42:53 +11:00
|
|
|
<property name="visible">True</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="can_focus">False</property>
|
2016-10-20 16:58:48 +11:00
|
|
|
<property name="focus_on_click">False</property>
|
2017-01-04 18:53:28 +11:00
|
|
|
<property name="receives_default">False</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
<child>
|
2019-02-13 22:58:01 +11:00
|
|
|
<placeholder/>
|
2016-08-22 11:09:25 +02:00
|
|
|
</child>
|
|
|
|
|
</object>
|
2016-09-28 22:47:40 +10:00
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="pack_type">end</property>
|
|
|
|
|
<property name="position">7</property>
|
2016-09-28 22:47:40 +10:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
2019-02-13 22:58:01 +11:00
|
|
|
<object class="GtkLabel" id="info_label">
|
2017-03-04 13:42:53 +11:00
|
|
|
<property name="visible">True</property>
|
2016-09-28 22:47:40 +10:00
|
|
|
<property name="can_focus">True</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="ellipsize">end</property>
|
|
|
|
|
<property name="width_chars">6</property>
|
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="dim-label"/>
|
|
|
|
|
</style>
|
2016-09-28 22:47:40 +10:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="pack_type">end</property>
|
|
|
|
|
<property name="position">8</property>
|
2016-09-28 22:47:40 +10:00
|
|
|
</packing>
|
2016-08-22 11:09:25 +02:00
|
|
|
</child>
|
|
|
|
|
</object>
|
2017-01-04 18:53:28 +11:00
|
|
|
<packing>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
2017-01-04 18:53:28 +11:00
|
|
|
</packing>
|
2016-08-22 11:09:25 +02:00
|
|
|
</child>
|
|
|
|
|
<child>
|
2019-02-13 22:58:01 +11:00
|
|
|
<object class="GtkFrame">
|
2016-08-22 11:09:25 +02:00
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="label_xalign">0</property>
|
|
|
|
|
<property name="shadow_type">in</property>
|
2017-01-04 18:53:28 +11:00
|
|
|
<child>
|
2019-02-13 22:58:01 +11:00
|
|
|
<object class="GtkBox" id="message_area">
|
2017-01-04 18:53:28 +11:00
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
<child>
|
2019-02-13 22:58:01 +11:00
|
|
|
<object class="GtkOverlay" id="message_overlay">
|
2016-08-22 11:09:25 +02:00
|
|
|
<property name="visible">True</property>
|
2017-01-26 22:03:29 +11:00
|
|
|
<property name="can_focus">False</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
<child>
|
2019-02-13 22:58:01 +11:00
|
|
|
<object class="GtkGrid" id="body_container">
|
|
|
|
|
<property name="height_request">250</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<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>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="index">-1</property>
|
|
|
|
|
</packing>
|
2019-02-13 22:19:44 +11:00
|
|
|
</child>
|
2019-02-13 22:58:01 +11:00
|
|
|
<child type="overlay">
|
|
|
|
|
<object class="GtkLabel" id="message_overlay_label">
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="no_show_all">True</property>
|
|
|
|
|
<property name="halign">start</property>
|
|
|
|
|
<property name="valign">end</property>
|
|
|
|
|
<property name="ellipsize">middle</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="geary-overlay"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
2019-02-13 22:19:44 +11:00
|
|
|
</child>
|
2019-12-06 11:17:12 +01:00
|
|
|
<child type="overlay">
|
|
|
|
|
<object class="GtkProgressBar" id="background_progress">
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="valign">start</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="osd"/>
|
|
|
|
|
<class name="top"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
2016-08-22 11:09:25 +02:00
|
|
|
</object>
|
2017-01-04 18:53:28 +11:00
|
|
|
<packing>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">0</property>
|
2017-01-04 18:53:28 +11:00
|
|
|
</packing>
|
2016-08-22 11:09:25 +02:00
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
2019-02-13 22:58:01 +11:00
|
|
|
<style>
|
|
|
|
|
<class name="geary-composer-body"/>
|
|
|
|
|
</style>
|
2016-08-22 11:09:25 +02:00
|
|
|
</object>
|
2019-02-13 22:58:01 +11:00
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
2016-08-22 11:09:25 +02:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="expand">False</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
<property name="fill">True</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="position">3</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox" id="attachments_box">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="margin_left">6</property>
|
|
|
|
|
<property name="margin_right">6</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
<property name="margin_start">6</property>
|
|
|
|
|
<property name="margin_end">6</property>
|
|
|
|
|
<property name="margin_top">6</property>
|
|
|
|
|
<property name="margin_bottom">6</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<property name="spacing">6</property>
|
|
|
|
|
<child>
|
|
|
|
|
<placeholder/>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
2019-02-13 22:58:01 +11:00
|
|
|
<property name="position">4</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</template>
|
|
|
|
|
</interface>
|