diff -r e686773b3f54 -r 04ab22b956c2 phonebookui/Phonebook2/inc/spbcontentprovider.h --- a/phonebookui/Phonebook2/inc/spbcontentprovider.h Tue Feb 02 10:12:17 2010 +0200 +++ b/phonebookui/Phonebook2/inc/spbcontentprovider.h Fri Feb 19 22:40:27 2010 +0200 @@ -104,7 +104,11 @@ ETypeSocialStatus, /// Content is contact's phone number (text) - ETypePhoneNumber + ETypePhoneNumber, + + /// Content is contact's phone number count (text [only number]) + /// This type is used when contact has multiple numbers and no default number + ETypePhoneNumberMultiple }; public: // Construction & destruction