aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mail/ChangeLog6
-rw-r--r--mail/mail-config.glade44
2 files changed, 23 insertions, 27 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 0cb0af2b59..81c3a0e1f0 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,11 @@
2007-06-03 Srinivasa Ragavan <sragavan@novell.com>
+ ** Fix for bug #438461 from Gilles Dartiguelongue
+
+ * mail-config.glade:
+
+2007-06-03 Srinivasa Ragavan <sragavan@novell.com>
+
** Fix for bug #443140 from Vinod
* mail.error.xml:
diff --git a/mail/mail-config.glade b/mail/mail-config.glade
index 0d98a88e4c..36defd6626 100644
--- a/mail/mail-config.glade
+++ b/mail/mail-config.glade
@@ -4458,12 +4458,17 @@ For example: &quot;Work&quot; or &quot;Personal&quot;</property>
</widget>
</child>
</widget>
- </child>
+ </child>
</widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
</child>
<child>
- <widget class="GtkButton" id="cmdAccountDelete">
+ <widget class="GtkButton" id="cmdAccountDelete">
<property name="visible">True</property>
<property name="sensitive">False</property>
<property name="can_default">True</property>
@@ -4472,25 +4477,12 @@ For example: &quot;Work&quot; or &quot;Personal&quot;</property>
<property name="use_stock">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>
- </widget>
+ </widget>
</child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkVButtonBox" id="vbuttonboxMailExtras">
- <property name="visible">True</property>
- <property name="layout_style">GTK_BUTTONBOX_START</property>
- <property name="spacing">6</property>
<child>
- <widget class="GtkButton" id="cmdAccountDefault">
- <property name="width_request">89</property>
+ <widget class="GtkButton" id="cmdAccountDefault">
+ <property name="width_request">89</property>
<property name="height_request">36</property>
<property name="visible">True</property>
<property name="sensitive">False</property>
@@ -4500,11 +4492,11 @@ For example: &quot;Work&quot; or &quot;Personal&quot;</property>
<property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>
- </widget>
+ </widget>
</child>
<child>
- <widget class="GtkButton" id="cmdAccountAble">
+ <widget class="GtkButton" id="cmdAccountAble">
<property name="width_request">89</property>
<property name="height_request">36</property>
<property name="visible">True</property>
@@ -4515,22 +4507,20 @@ For example: &quot;Work&quot; or &quot;Personal&quot;</property>
<property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>
- </widget>
+ </widget>
</child>
+
</widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
</child>
+
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">True</property>
- </packing>
+ </packing>
</child>
+
</widget>
</child>
</widget>