aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mail/mail-config.ui25
1 files changed, 25 insertions, 0 deletions
diff --git a/mail/mail-config.ui b/mail/mail-config.ui
index 15656260d1..cde9f08c03 100644
--- a/mail/mail-config.ui
+++ b/mail/mail-config.ui
@@ -1634,6 +1634,31 @@ For example: "Work" or "Personal"</property>
</packing>
</child>
<child>
+ <object class="EMFolderSelectionButton" id="sent_button">
+ <property name="title" translatable="yes">Select Sent Folder</property>
+ <property name="visible">True</property>
+ </object>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
+ <property name="top_attach">1</property>
+ <property name="bottom_attach">2</property>
+ <property name="x_options">GTK_FILL</property>
+ <property name="y_options">GTK_FILL</property>
+ </packing>
+ </child>
+ <child>
+ <object class="EMFolderSelectionButton" id="drafts_button">
+ <property name="title" translatable="yes">Select Drafts Folder</property>
+ <property name="visible">True</property>
+ </object>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
+ <property name="y_options">GTK_FILL</property>
+ </packing>
+ </child>
+ <child>
<object class="GtkFixed" id="fixed9">
<property name="visible">True</property>
</object>