From 16c9d26176e7db3c7aab99d44b35ea39d9f74951 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Thu, 17 Jun 2004 03:32:04 +0000 Subject: ** See #59885. 2004-06-17 Not Zed ** See #59885. * em-format-html-quote.[ch]: remove and remove from build, not used. * Makefile.am (libevolution_mail_la_LIBADD): add libeabutil and evolution-smime. * mail-component-factory.c (factory): there is no mail_config anymore. 2004-06-16 Not Zed * em-utils.c (em_utils_selection_get_urilist): handle comments in the urilist. Can't remember the rfc for it. svn path=/trunk/; revision=26374 --- mail/message-list.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/message-list.c') diff --git a/mail/message-list.c b/mail/message-list.c index c332b23f1b..8dee97030b 100644 --- a/mail/message-list.c +++ b/mail/message-list.c @@ -107,7 +107,7 @@ static struct { enum { DND_X_UID_LIST, /* x-uid-list */ DND_MESSAGE_RFC822, /* message/rfc822 */ - DND_TEXT_URI_LIST /* text/uri-list */ + DND_TEXT_URI_LIST, /* text/uri-list */ }; /* What we send */ -- cgit v1.2.3