* mu-msg-fields: add name for refs

This commit is contained in:
djcb 2012-08-01 10:45:45 +03:00
parent 6a7562422f
commit 86e3c3095b
1 changed files with 1 additions and 1 deletions

View File

@ -226,7 +226,7 @@ static const MuMsgField FIELD_DATA[] = {
{
MU_MSG_FIELD_ID_REFS,
MU_MSG_FIELD_TYPE_STRING_LIST,
NULL, 'r', 'R',
"refs", 'r', 'R',
FLAG_GMIME | FLAG_XAPIAN_VALUE | FLAG_XAPIAN_PREFIX_ONLY
},