aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorRodney Dawes <dobey@novell.com>2005-01-28 05:31:54 +0800
committerRodney Dawes <dobey@src.gnome.org>2005-01-28 05:31:54 +0800
commite1510a09fca360a15d9c81fa8694bc21e7334d68 (patch)
tree6e910bf31dac72b690180fc10a93a1c4538ab3ab /mail/ChangeLog
parentebda5e5ecbbd74766cce14932fd9d99e780b4a34 (diff)
downloadgsoc2013-evolution-e1510a09fca360a15d9c81fa8694bc21e7334d68.tar
gsoc2013-evolution-e1510a09fca360a15d9c81fa8694bc21e7334d68.tar.gz
gsoc2013-evolution-e1510a09fca360a15d9c81fa8694bc21e7334d68.tar.bz2
gsoc2013-evolution-e1510a09fca360a15d9c81fa8694bc21e7334d68.tar.lz
gsoc2013-evolution-e1510a09fca360a15d9c81fa8694bc21e7334d68.tar.xz
gsoc2013-evolution-e1510a09fca360a15d9c81fa8694bc21e7334d68.tar.zst
gsoc2013-evolution-e1510a09fca360a15d9c81fa8694bc21e7334d68.zip
Fix the labels in the account druid to be left aligned, and justified left
2005-01-27 Rodney Dawes <dobey@novell.com> * mail-config.glade: Fix the labels in the account druid to be left aligned, and justified left Fix the border and spacing for all the vboxes in the account druid pages to be HIG compliant Fix the account naming info label to be more concise Fixes #68696 svn path=/trunk/; revision=28589
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 19849c7da0..9637217f5d 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,15 @@
2005-01-27 Rodney Dawes <dobey@novell.com>
+ * mail-config.glade: Fix the labels in the account druid to be
+ left aligned, and justified left
+ Fix the border and spacing for all the vboxes in the account druid
+ pages to be HIG compliant
+ Fix the account naming info label to be more concise
+
+ Fixes #68696
+
+2005-01-27 Rodney Dawes <dobey@novell.com>
+
* mail-send-recv.c (build_dialog): Fix the dialog to have borders
that are HIG-compliant and fix up the spacing and padding of the
internal widgets to do the right thing to be HIG compliant