aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-05-03 20:44:09 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-05-03 20:44:09 +0800
commitd01aa22bff2ff699aebace64fc45d87b02936595 (patch)
tree6dfee01a2ca2770f406eccf3ae15962f0be82f7f /mail/ChangeLog
parente24fd5f7d15b9a97812764d1598a267204fc4479 (diff)
downloadgsoc2013-evolution-d01aa22bff2ff699aebace64fc45d87b02936595.tar
gsoc2013-evolution-d01aa22bff2ff699aebace64fc45d87b02936595.tar.gz
gsoc2013-evolution-d01aa22bff2ff699aebace64fc45d87b02936595.tar.bz2
gsoc2013-evolution-d01aa22bff2ff699aebace64fc45d87b02936595.tar.lz
gsoc2013-evolution-d01aa22bff2ff699aebace64fc45d87b02936595.tar.xz
gsoc2013-evolution-d01aa22bff2ff699aebace64fc45d87b02936595.tar.zst
gsoc2013-evolution-d01aa22bff2ff699aebace64fc45d87b02936595.zip
take fromuri and subject to set the basic headers/account.
2004-05-03 Not Zed <NotZed@Ximian.com> * em-composer-utils.c (create_new_composer): take fromuri and subject to set the basic headers/account. (em_utils_compose_new_message) (em_utils_compose_new_message_with_mailto, forward_attached) (em_utils_forward_attached, forward_non_attached) (em_utils_forward_inline, em_utils_forward_quoted) (em_utils_forward_message, em_utils_forward_messages): Take the from folder uri to set the from account if it can. Fixed all callers. For #57964. svn path=/trunk/; revision=25747
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index eefe0837a7..64fd2c4015 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,15 @@
2004-05-03 Not Zed <NotZed@Ximian.com>
+ * em-composer-utils.c (create_new_composer): take fromuri and
+ subject to set the basic headers/account.
+ (em_utils_compose_new_message)
+ (em_utils_compose_new_message_with_mailto, forward_attached)
+ (em_utils_forward_attached, forward_non_attached)
+ (em_utils_forward_inline, em_utils_forward_quoted)
+ (em_utils_forward_message, em_utils_forward_messages): Take the
+ from folder uri to set the from account if it can. Fixed all
+ callers. For #57964.
+
* mail-send-recv.c (receive_update_done): removed.
* em-mailer-prefs.h: