mirror of
https://github.com/etesync/android
synced 2025-01-10 15:51:08 +00:00
Also support for anniversaries without a year.
This commit is contained in:
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…
Reference in New Issue
Block a user