qtcontactsmobility/plugins/contacts/symbian/rss/cntmodel.rss
changeset 37 fd64c38c277d
parent 25 76a2435edfd4
--- a/qtcontactsmobility/plugins/contacts/symbian/rss/cntmodel.rss	Fri May 14 15:42:23 2010 +0300
+++ b/qtcontactsmobility/plugins/contacts/symbian/rss/cntmodel.rss	Thu May 27 12:45:19 2010 +0300
@@ -937,13 +937,20 @@
       },
     FIELD // Anniversary
       {
-      fieldStorageType=KStorageTypeText;
+      fieldStorageType=KStorageTypeDateTime;
       contactFieldType=KUidContactFieldAnniversaryValue;
       vCardMapping=KIntContactFieldVCardMapAnniversary;
       category=EContactCategoryOther;
-      fieldName=STRING_r_cntui_new_field_defns66;
-      }  
-
+      fieldName=qtn_phob_lbl_anniversary;
+      },  
+    FIELD // Anniversary Event
+      {
+      fieldStorageType=KStorageTypeText;
+      contactFieldType=KUidContactFieldAnniversaryEventValue;
+      vCardMapping=KIntContactFieldVCardMapUnknown;
+      category=EContactCategoryOther;
+      fieldName=STRING_r_cntui_new_field_defns15;
+      } 
     };
  }