diff options
author | Larry Ewing <lewing@ximian.com> | 2003-05-20 22:54:00 +0800 |
---|---|---|
committer | Larry Ewing <lewing@src.gnome.org> | 2003-05-20 22:54:00 +0800 |
commit | 42333eed038c2a464c243c0852501b4529f74ec4 (patch) | |
tree | 3b69e2f3b9c13b80fb4f341966b11d9858586506 /mail/ChangeLog | |
parent | b8bb619fc3d505a18e6e635cc7bdba3d955d73ab (diff) | |
download | gsoc2013-evolution-42333eed038c2a464c243c0852501b4529f74ec4.tar.gz gsoc2013-evolution-42333eed038c2a464c243c0852501b4529f74ec4.tar.zst gsoc2013-evolution-42333eed038c2a464c243c0852501b4529f74ec4.zip |
remove references to font prefs.
2003-05-20 Larry Ewing <lewing@ximian.com>
* mail-config-factory.c: remove references to font prefs.
* component-factory.c: Remove stale refernces the the font prefs.
(make_factory): remove unused variables.
* mail-config.c (mail_config_init): add a notify callback to the
spelling color.
(config_write_style): rename and write out the spell color as
well.
svn path=/trunk/; revision=21279
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index f6e67d6808..a9e6d938e0 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,15 @@ +2003-05-20 Larry Ewing <lewing@ximian.com> + + * mail-config-factory.c: remove references to font prefs. + + * component-factory.c: Remove stale refernces the the font prefs. + (make_factory): remove unused variables. + + * mail-config.c (mail_config_init): add a notify callback to the + spelling color. + (config_write_style): rename and write out the spell color as + well. + 2003-05-20 Not Zed <notzed@lostzed.mmc.com.au> ** See bug #43234 |