aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2004-04-07 06:26:42 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-04-07 06:26:42 +0800
commiteef89a80d45770cb5507be1cc54d04eba262e416 (patch)
treef103318537533ade44e94b6c1e8c5159f8c28e91 /mail/ChangeLog
parentff9f3a465f6da579f9e61f45bebe926cf511c568 (diff)
downloadgsoc2013-evolution-eef89a80d45770cb5507be1cc54d04eba262e416.tar
gsoc2013-evolution-eef89a80d45770cb5507be1cc54d04eba262e416.tar.gz
gsoc2013-evolution-eef89a80d45770cb5507be1cc54d04eba262e416.tar.bz2
gsoc2013-evolution-eef89a80d45770cb5507be1cc54d04eba262e416.tar.lz
gsoc2013-evolution-eef89a80d45770cb5507be1cc54d04eba262e416.tar.xz
gsoc2013-evolution-eef89a80d45770cb5507be1cc54d04eba262e416.tar.zst
gsoc2013-evolution-eef89a80d45770cb5507be1cc54d04eba262e416.zip
Changed to save the settings in the signal callbacks.
2004-04-06 Jeffrey Stedfast <fejj@ximian.com> * em-mailer-prefs.c (em_mailer_prefs_construct): Changed to save the settings in the signal callbacks. (em_mailer_prefs_apply): Don't save the settings here. * em-composer-prefs.c (em_composer_prefs_apply): Don't save the settings here. (em_composer_prefs_construct): Changed to save the settings in the signal callbacks. svn path=/trunk/; revision=25344
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index b39f43c780..8af6b5182d 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,14 @@
+2004-04-06 Jeffrey Stedfast <fejj@ximian.com>
+
+ * em-mailer-prefs.c (em_mailer_prefs_construct): Changed to save
+ the settings in the signal callbacks.
+ (em_mailer_prefs_apply): Don't save the settings here.
+
+ * em-composer-prefs.c (em_composer_prefs_apply): Don't save the
+ settings here.
+ (em_composer_prefs_construct): Changed to save the settings in the
+ signal callbacks.
+
2004-04-06 Not Zed <NotZed@Ximian.com>
* em-folder-tree.c (emft_tree_row_expanded): ref the emfoldertree