Searched refs:kNameAttribute (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/people/
H A DPeopleApp.cpp48 static const char* kNameAttribute = "META:name"; variable
52 { kNameAttribute, 120, B_TRANSLATE("Contact name") },
298 B_TRANSLATE("New person"), kNameAttribute,
329 if (attribute->attribute == kNameAttribute)

Completed in 26 milliseconds