diff options
author | Larry Ewing <lewing@ximian.com> | 2002-04-29 14:49:46 +0800 |
---|---|---|
committer | Larry Ewing <lewing@src.gnome.org> | 2002-04-29 14:49:46 +0800 |
commit | fa6c55ae45e80f123ff36096fa629c7bc9992f6b (patch) | |
tree | 36475904b2f3814e80072db28bd0ac4ab575f692 /mail/ChangeLog | |
parent | 3b7f38cfce0dd9997623be790e37ed2b5f9c37e3 (diff) | |
download | gsoc2013-evolution-fa6c55ae45e80f123ff36096fa629c7bc9992f6b.tar.gz gsoc2013-evolution-fa6c55ae45e80f123ff36096fa629c7bc9992f6b.tar.zst gsoc2013-evolution-fa6c55ae45e80f123ff36096fa629c7bc9992f6b.zip |
use the html reply logic even for plain parts so that we can test out the
2002-04-29 Larry Ewing <lewing@ximian.com>
* mail-tools.c (mail_tool_quote_message): use the html reply logic
even for plain parts so that we can test out the new gtkhtml cite logic.
svn path=/trunk/; revision=16626
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 178ca7eb3f..6f8565b8fc 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,8 @@ 2002-04-29 Larry Ewing <lewing@ximian.com> + * mail-tools.c (mail_tool_quote_message): use the html reply logic + even for plain parts so that we can test out the new gtkhtml cite logic. + * importers/evolution-mbox-importer.c (process_item_fn): add const to silence warning. @@ -28,7 +31,6 @@ * mail-account-gui.c (mail_account_gui_auto_detect_extra_conf): New function to auto-detect the extra config options for a source. ->>>>>>> 1.2146 2002-04-24 Jeffrey Stedfast <fejj@ximian.com> * mail-account-gui.c (mail_account_gui_build_extra_conf): Allow |