diff options
author | Not Zed <NotZed@HelixCode.com> | 2000-12-11 12:09:03 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2000-12-11 12:09:03 +0800 |
commit | 154f1347bdec7a894ba253bc0b5f8d33e3bc4b24 (patch) | |
tree | ece81483289850eab468e8b47fa9275f1e44a6a2 /mail | |
parent | ba28f6622636fc3932aab4a0551e2d86b69fd6e4 (diff) | |
download | gsoc2013-evolution-154f1347bdec7a894ba253bc0b5f8d33e3bc4b24.tar gsoc2013-evolution-154f1347bdec7a894ba253bc0b5f8d33e3bc4b24.tar.gz gsoc2013-evolution-154f1347bdec7a894ba253bc0b5f8d33e3bc4b24.tar.bz2 gsoc2013-evolution-154f1347bdec7a894ba253bc0b5f8d33e3bc4b24.tar.lz gsoc2013-evolution-154f1347bdec7a894ba253bc0b5f8d33e3bc4b24.tar.xz gsoc2013-evolution-154f1347bdec7a894ba253bc0b5f8d33e3bc4b24.tar.zst gsoc2013-evolution-154f1347bdec7a894ba253bc0b5f8d33e3bc4b24.zip |
Hrm, we actually want to call set_header, not add_header here, probably
2000-12-11 Not Zed <NotZed@HelixCode.com>
* camel-medium.c (camel_medium_set_header): Hrm, we actually want
to call set_header, not add_header here, probably explains some
duplicate X-Evolution headers i was trying to track down. Also
changed the api to handle a NULL value == remove the header.
* providers/local/camel-maildir-summary.c
(maildir_summary_decode_x_evolution): Always return error, we dont
use x-evolution for maildir.
(maildir_summary_encode_x_evolution): Always return a NULL string,
likewise.
(maildir_summary_add): Hook in here, since the _new function
doesn't have access to any flags from the caller. If we have
flags, then update the filename again. Not ideal, but should
work.
svn path=/trunk/; revision=6897
Diffstat (limited to 'mail')
0 files changed, 0 insertions, 0 deletions