Use "mail/*" for the allowed_types for the posting folder selector.

* e-msg-composer-hdrs.c (create_headers): Use "mail/*" for the
	allowed_types for the posting folder selector.

svn path=/trunk/; revision=18224
This commit is contained in:
Dan Winship
2002-09-25 21:42:06 +00:00
parent faf4db97fa
commit f1877fa23b
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2002-09-25 Dan Winship <danw@ximian.com>
* e-msg-composer-hdrs.c (create_headers): Use "mail/*" for the
allowed_types for the posting folder selector.
2002-09-24 Dan Winship <danw@ximian.com>
* e-msg-composer-hdrs.c (create_from_optionmenu): Only append the

View File

@ -387,7 +387,7 @@ static void
create_headers (EMsgComposerHdrs *hdrs)
{
EMsgComposerHdrsPrivate *priv = hdrs->priv;
static const char *posting_types[] = { "mail", NULL };
static const char *posting_types[] = { "mail/*", NULL };
/*
* Reply-To: