Also support for anniversaries without a year.

pull/17/head
Ricki Hirner 7 years ago committed by Tom Hacohen
parent 6ffe50ee58
commit f2825b3fb3

@ -85,7 +85,7 @@
<DataKind kind="event" dateWithTime="false" >
<Type maxOccurs="1" type="birthday" yearOptional="true" />
<Type maxOccurs="1" type="anniversary" />
<Type maxOccurs="1" type="anniversary" yearOptional="true" />
</DataKind>
<DataKind kind="relationship">
@ -109,4 +109,4 @@
<DataKind kind="sip_address" maxOccurs="1" />
</EditSchema>
</ContactsAccountType>
</ContactsAccountType>

Loading…
Cancel
Save