diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2004-04-09 06:02:36 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2004-04-09 06:02:36 +0800 |
commit | be3def8d200a27d4e5282c8c269ae2c017208cfa (patch) | |
tree | e023091db336fcb40ca53bf7b9b69d000cdc399d /mail/ChangeLog | |
parent | d29047d941bd4781fa55d7d39715fdc4c52afe60 (diff) | |
download | gsoc2013-evolution-be3def8d200a27d4e5282c8c269ae2c017208cfa.tar gsoc2013-evolution-be3def8d200a27d4e5282c8c269ae2c017208cfa.tar.gz gsoc2013-evolution-be3def8d200a27d4e5282c8c269ae2c017208cfa.tar.bz2 gsoc2013-evolution-be3def8d200a27d4e5282c8c269ae2c017208cfa.tar.lz gsoc2013-evolution-be3def8d200a27d4e5282c8c269ae2c017208cfa.tar.xz gsoc2013-evolution-be3def8d200a27d4e5282c8c269ae2c017208cfa.tar.zst gsoc2013-evolution-be3def8d200a27d4e5282c8c269ae2c017208cfa.zip |
Fixed up a bit to look nicer and make it closer to HIG compliant.
2004-04-08 Jeffrey Stedfast <fejj@ximian.com>
* mail-account-gui.c (mail_account_gui_build_extra_conf): Fixed up
a bit to look nicer and make it closer to HIG compliant.
svn path=/trunk/; revision=25377
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 28a2869e86..717322f11e 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,8 @@ 2004-04-08 Jeffrey Stedfast <fejj@ximian.com> + * mail-account-gui.c (mail_account_gui_build_extra_conf): Fixed up + a bit to look nicer and make it closer to HIG compliant. + * em-folder-tree.c (emft_drop_folder): We need to recursively copy the dragged folder tree over to the drop location, not just the parent folder. We also need to subscribe to the newly created |