[evolution] Return back accidentally dropped widgets



commit 0686a750512618951c53fa5180f6856e793f3266
Author: Milan Crha <mcrha redhat com>
Date:   Thu Jun 10 14:36:52 2010 +0200

    Return back accidentally dropped widgets

 mail/mail-config.ui |   25 +++++++++++++++++++++++++
 1 files changed, 25 insertions(+), 0 deletions(-)
---
diff --git a/mail/mail-config.ui b/mail/mail-config.ui
index 1565626..cde9f08 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>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]