* mu-msg-fields: store terms for message flags (so they become searchable)
This commit is contained in:
@ -85,7 +85,7 @@ static const MuMsgField FIELD_DATA[] = {
|
||||
MU_MSG_FIELD_ID_FLAGS,
|
||||
MU_MSG_FIELD_TYPE_INT,
|
||||
"flags", "g", "G", /* flaGs */
|
||||
FLAG_GMIME | FLAG_XAPIAN_VALUE
|
||||
FLAG_GMIME | FLAG_XAPIAN_TERM | FLAG_XAPIAN_VALUE
|
||||
},
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user