diff options
author | Not Zed <NotZed@Ximian.com> | 2003-03-27 07:53:05 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2003-03-27 07:53:05 +0800 |
commit | 33555a2b34cfca5f850c87fa35ee26f79233a8f1 (patch) | |
tree | 6af97fa41080fbb78f91a4860609fa23f3652336 /my-evolution/ChangeLog | |
parent | 85dd6999116410dc0558cf2413f149bf3d8fe237 (diff) | |
download | gsoc2013-evolution-33555a2b34cfca5f850c87fa35ee26f79233a8f1.tar.gz gsoc2013-evolution-33555a2b34cfca5f850c87fa35ee26f79233a8f1.tar.zst gsoc2013-evolution-33555a2b34cfca5f850c87fa35ee26f79233a8f1.zip |
** see bug #40141
2003-03-27 Not Zed <NotZed@Ximian.com>
** see bug #40141
* e-summary-preferences.c (config_control_destroy_cb): Dont save
prefs here, but restore the last saved.
(config_control_apply_cb): save preferences here.
svn path=/trunk/; revision=20533
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index ad4044ab6f..d6c5b9c125 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,11 @@ +2003-03-27 Not Zed <NotZed@Ximian.com> + + ** see bug #40141 + + * e-summary-preferences.c (config_control_destroy_cb): Dont save + prefs here, but restore the last saved. + (config_control_apply_cb): save preferences here. + 2003-03-26 Ettore Perazzoli <ettore@ximian.com> * e-summary-mail.c: New member physical_uri in struct |