diff options
author | Jason Leach <jleach@ximian.com> | 2001-07-13 02:01:09 +0800 |
---|---|---|
committer | Jacob Leach <jleach@src.gnome.org> | 2001-07-13 02:01:09 +0800 |
commit | 1bcf8899a0758f5d5e0bc7ccec105699cb073072 (patch) | |
tree | f543627a452486fe2ceafd2dde9ab8e661f6ed0f /mail/ChangeLog | |
parent | 469e9372d6a2a0b6f99f64a99c5a690ff0a6ec54 (diff) | |
download | gsoc2013-evolution-1bcf8899a0758f5d5e0bc7ccec105699cb073072.tar gsoc2013-evolution-1bcf8899a0758f5d5e0bc7ccec105699cb073072.tar.gz gsoc2013-evolution-1bcf8899a0758f5d5e0bc7ccec105699cb073072.tar.bz2 gsoc2013-evolution-1bcf8899a0758f5d5e0bc7ccec105699cb073072.tar.lz gsoc2013-evolution-1bcf8899a0758f5d5e0bc7ccec105699cb073072.tar.xz gsoc2013-evolution-1bcf8899a0758f5d5e0bc7ccec105699cb073072.tar.zst gsoc2013-evolution-1bcf8899a0758f5d5e0bc7ccec105699cb073072.zip |
Should be saving the 'identity_html_signature' and
2001-07-12 Jason Leach <jleach@ximian.com>
* mail-config.c (config_read): Should be saving the
'identity_html_signature' and 'identity_has_html_signature" keys
in the /Mail/Accounts prefix (with the rest of the per-account
stuff, not on it's own)
svn path=/trunk/; revision=11051
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 7e797c0873..63f4be97a7 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2001-07-12 Jason Leach <jleach@ximian.com> + + * mail-config.c (config_read): Should be saving the + 'identity_html_signature' and 'identity_has_html_signature" keys + in the /Mail/Accounts prefix (with the rest of the per-account + stuff, not on it's own) + 2001-07-11 JP Rosevear <jpr@ximian.com> * mail-display.c (get_embedded_for_component): no longer need to |