2016-08-22 11:09:25 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2019-11-12 11:52:49 +11:00
|
|
|
<!-- Generated with glade 3.22.1 -->
|
2016-08-22 11:09:25 +02:00
|
|
|
<interface>
|
2018-02-13 13:39:07 +11:00
|
|
|
<requires lib="gtk+" version="3.20"/>
|
2021-02-11 01:14:04 -06:00
|
|
|
<template class="ComposerHeaderbar" parent="HdyHeaderBar">
|
2016-08-22 11:09:25 +02:00
|
|
|
<property name="visible">True</property>
|
2020-01-15 22:12:34 -06:00
|
|
|
<child type="title">
|
|
|
|
|
<object class="GtkBox">
|
|
|
|
|
<property name="visible">False</property>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
2016-08-22 11:09:25 +02:00
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox" id="detach_start">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="detach_start_button">
|
|
|
|
|
<property name="visible">True</property>
|
2016-10-20 16:58:48 +11:00
|
|
|
<property name="focus_on_click">False</property>
|
2018-02-13 13:39:07 +11:00
|
|
|
<property name="receives_default">False</property>
|
2019-11-18 18:31:59 +11:00
|
|
|
<property name="tooltip_text" translatable="yes">Detach the composer from the window</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
<property name="margin_end">6</property>
|
|
|
|
|
<property name="action_name">cmh.detach</property>
|
2018-02-13 13:39:07 +11:00
|
|
|
<property name="relief">none</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
<property name="always_show_image">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkImage" id="detach_start_image">
|
2018-04-12 11:36:18 +10:00
|
|
|
<property name="visible">True</property>
|
2018-02-13 13:39:07 +11:00
|
|
|
<property name="pixel_size">16</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
<property name="icon_name">detach-symbolic</property>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
2018-02-13 13:39:07 +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>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkSeparator" id="detach_start_separator">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
</object>
|
2018-02-13 13:39:07 +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>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
2020-01-15 22:12:34 -06:00
|
|
|
<object class="GtkButton">
|
2016-08-22 11:09:25 +02:00
|
|
|
<property name="visible">True</property>
|
2020-09-01 21:38:32 +10:00
|
|
|
<property name="label" translatable="yes">Cancel</property>
|
2020-01-15 22:12:34 -06:00
|
|
|
<property name="action_name">cmh.composer-close</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="recipients_button">
|
|
|
|
|
<property name="visible">True</property>
|
2016-10-20 16:58:48 +11:00
|
|
|
<property name="focus_on_click">False</property>
|
2018-02-13 13:39:07 +11:00
|
|
|
<property name="receives_default">False</property>
|
|
|
|
|
<property name="relief">none</property>
|
2019-11-12 11:52:49 +11:00
|
|
|
<signal name="clicked" handler="on_recipients_button_clicked" swapped="no"/>
|
2016-08-22 11:09:25 +02:00
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="recipients_label">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="ellipsize">end</property>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
2018-02-13 13:39:07 +11:00
|
|
|
<packing>
|
|
|
|
|
<property name="position">3</property>
|
|
|
|
|
</packing>
|
2016-08-22 11:09:25 +02:00
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox" id="detach_end">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkSeparator" id="detach_end_separator">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
</object>
|
2018-02-13 13:39:07 +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>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="detach_end_button">
|
|
|
|
|
<property name="visible">True</property>
|
2016-10-20 16:58:48 +11:00
|
|
|
<property name="focus_on_click">False</property>
|
2018-02-13 13:39:07 +11:00
|
|
|
<property name="receives_default">False</property>
|
2019-11-18 18:31:59 +11:00
|
|
|
<property name="tooltip_text" translatable="yes">Detach the composer from the window</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
<property name="margin_start">6</property>
|
|
|
|
|
<property name="action_name">cmh.detach</property>
|
2018-02-13 13:39:07 +11:00
|
|
|
<property name="relief">none</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
<property name="always_show_image">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkImage" id="detach_end_image">
|
2017-03-04 13:42:53 +11:00
|
|
|
<property name="visible">True</property>
|
2018-02-13 13:39:07 +11:00
|
|
|
<property name="pixel_size">16</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
<property name="icon_name">detach-symbolic</property>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
2018-02-13 13:39:07 +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>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="pack_type">end</property>
|
2018-02-13 13:39:07 +11:00
|
|
|
<property name="position">4</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="send_button">
|
2018-02-13 13:39:07 +11:00
|
|
|
<property name="label" translatable="yes">_Send</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
<property name="visible">True</property>
|
2016-10-20 16:58:48 +11:00
|
|
|
<property name="focus_on_click">False</property>
|
2018-02-13 13:39:07 +11:00
|
|
|
<property name="receives_default">False</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
<property name="action_name">cmh.send</property>
|
|
|
|
|
<property name="use_underline">True</property>
|
2018-02-13 13:39:07 +11:00
|
|
|
<property name="always_show_image">True</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
<style>
|
|
|
|
|
<class name="suggested-action"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="pack_type">end</property>
|
2018-02-13 13:39:07 +11:00
|
|
|
<property name="position">5</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox" id="close_buttons">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="discard_and_close_button">
|
|
|
|
|
<property name="visible">True</property>
|
2016-10-20 16:58:48 +11:00
|
|
|
<property name="focus_on_click">False</property>
|
2018-02-13 13:39:07 +11:00
|
|
|
<property name="receives_default">False</property>
|
|
|
|
|
<property name="tooltip_text" translatable="yes">Discard and Close</property>
|
2019-11-12 22:42:26 +11:00
|
|
|
<property name="action_name">cmh.discard</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
<property name="always_show_image">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkImage" id="discard_and_close_image">
|
2017-03-04 13:42:53 +11:00
|
|
|
<property name="visible">True</property>
|
2018-02-13 13:39:07 +11:00
|
|
|
<property name="pixel_size">16</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
<property name="icon_name">user-trash-symbolic</property>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
2018-02-13 13:39:07 +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>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="save_and_close_button">
|
|
|
|
|
<property name="visible">True</property>
|
2016-10-20 16:58:48 +11:00
|
|
|
<property name="focus_on_click">False</property>
|
2018-02-13 13:39:07 +11:00
|
|
|
<property name="receives_default">False</property>
|
|
|
|
|
<property name="tooltip_text" translatable="yes">Save and Close</property>
|
2019-11-12 22:42:26 +11:00
|
|
|
<property name="action_name">cmh.close</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
<property name="always_show_image">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkImage" id="save_and_close_image">
|
2017-03-04 13:42:53 +11:00
|
|
|
<property name="visible">True</property>
|
2018-02-13 13:39:07 +11:00
|
|
|
<property name="pixel_size">16</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
<property name="icon_name">document-save-symbolic</property>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
2018-02-13 13:39:07 +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>
|
2018-02-13 13:39:07 +11:00
|
|
|
<style>
|
|
|
|
|
<class name="linked"/>
|
|
|
|
|
</style>
|
2016-08-22 11:09:25 +02:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="pack_type">end</property>
|
2018-02-13 13:39:07 +11:00
|
|
|
<property name="position">6</property>
|
2016-08-22 11:09:25 +02:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</template>
|
|
|
|
|
</interface>
|