diff options
author | William Jon McCann <mccann@jhu.edu> | 2004-06-04 10:11:38 +0800 |
---|---|---|
committer | William Jon McCann <mccann@src.gnome.org> | 2004-06-04 10:11:38 +0800 |
commit | f9d996db29d5e8a9697409b1dbe25b99df0a1387 (patch) | |
tree | 5dde9ebf1768123394d16407009cc6d3915ad577 /mail/ChangeLog | |
parent | a791a98b0576c1a54f86850dd64366272eaa8b89 (diff) | |
download | gsoc2013-evolution-f9d996db29d5e8a9697409b1dbe25b99df0a1387.tar.gz gsoc2013-evolution-f9d996db29d5e8a9697409b1dbe25b99df0a1387.tar.zst gsoc2013-evolution-f9d996db29d5e8a9697409b1dbe25b99df0a1387.zip |
Don't pack entry and checkbox widgets directly into the dialog vbox so
2004-06-03 William Jon McCann <mccann@jhu.edu>
* mail-session.c (request_password): Don't pack entry and checkbox
widgets directly into the dialog vbox so that they line up
correctly with the action area buttons.
svn path=/trunk/; revision=26206
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index f15db97a77..712cd04e5d 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2004-06-03 William Jon McCann <mccann@jhu.edu> + + * mail-session.c (request_password): Don't pack entry and checkbox + widgets directly into the dialog vbox so that they line up + correctly with the action area buttons. + 2004-06-02 Not Zed <NotZed@Ximian.com> * mail-component.c (mc_add_local_store_done): put this back in, |