diff -r d30183af6ca6 -r 554fe4dbbb59 contacts_plat/contacts_ui_api/inc/cntuids.h --- a/contacts_plat/contacts_ui_api/inc/cntuids.h Mon Aug 23 16:06:28 2010 +0300 +++ b/contacts_plat/contacts_ui_api/inc/cntuids.h Fri Sep 03 14:32:33 2010 +0300 @@ -49,7 +49,8 @@ // name list row enumerations enum CntNameListRowSetting { CntOneRowNameOnly = 0x0, - CntTwoRowsNameAndPhoneNumber = 0x1 + CntTwoRowsNameAndPhoneNumber = 0x1, + CntTwoRowsStatusUpdate = 0x2 };