diff options
author | Rodney Dawes <dobey@novell.com> | 2005-01-28 05:31:54 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2005-01-28 05:31:54 +0800 |
commit | e1510a09fca360a15d9c81fa8694bc21e7334d68 (patch) | |
tree | 6e910bf31dac72b690180fc10a93a1c4538ab3ab /mail/ChangeLog | |
parent | ebda5e5ecbbd74766cce14932fd9d99e780b4a34 (diff) | |
download | gsoc2013-evolution-e1510a09fca360a15d9c81fa8694bc21e7334d68.tar.gz 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/ChangeLog | 10 |
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 |