* mu-msg-fields.c, mu.1: index the msg-id as well and document it

This commit is contained in:
Dirk-Jan C. Binnema
2010-01-22 19:16:47 +02:00
parent 16dbed6a11
commit 3a2fc9b7f6
2 changed files with 15 additions and 11 deletions

View File

@ -122,8 +122,8 @@ static const MuMsgField FIELD_DATA[] = {
{
MU_MSG_FIELD_ID_MSGID,
MU_MSG_FIELD_TYPE_STRING,
"msgid", "m", NULL,
FLAG_GMIME
"msgid", "m", "M",
FLAG_GMIME | FLAG_XAPIAN
},
{