Email: Rename USERLABEL -> LABEL
Missed in hrev59388. Sorry about that... Change-Id: I3cf7bbe2d93ac4f420d6f37c243d8bea056372d9 Reviewed-on: https://review.haiku-os.org/c/haiku/+/10348 Reviewed-by: humdinger humdinger <[email protected]>
This commit is contained in:
committed by
humdinger humdinger
parent
38a4926d9b
commit
4c6b9f88fe
@@ -15,7 +15,7 @@ struct entry_ref;
|
||||
|
||||
// E-Mail attributes
|
||||
#define B_MAIL_ATTR_NAME "MAIL:name" // indexed string
|
||||
#define B_MAIL_ATTR_USERLABEL "MAIL:label" // indexed string
|
||||
#define B_MAIL_ATTR_LABEL "MAIL:label" // indexed string
|
||||
#define B_MAIL_ATTR_STATUS "MAIL:status" // indexed string
|
||||
#define B_MAIL_ATTR_PRIORITY "MAIL:priority" // indexed string
|
||||
#define B_MAIL_ATTR_TO "MAIL:to" // indexed string
|
||||
|
||||
Reference in New Issue
Block a user