Add "calendar:supported_protocol" attribute that was missing here (but was
Add "calendar:supported_protocol" attribute that was missing here (but was in the LDAP one). svn path=/trunk/; revision=23038
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
2003-10-23 Ettore Perazzoli <ettore@ximian.com>
|
||||
|
||||
* GNOME_Evolution_WombatNOLDAP.server.in.in: Add
|
||||
"calendar:supported_protocol" attribute that was missing here (but
|
||||
was in the LDAP one).
|
||||
|
||||
2003-10-21 Chris Toshok <toshok@ximian.com>
|
||||
|
||||
* GNOME_Evolution_WombatLDAP.server.in.in: add vcf to
|
||||
|
||||
@ -30,6 +30,9 @@
|
||||
<oaf_attribute name="name" type="string"
|
||||
_value="Evolution Calendar local file backend"/>
|
||||
|
||||
<oaf_attribute name="calendar:supported_protocols" type="stringv">
|
||||
<item value="file"/>
|
||||
</oaf_attribute>
|
||||
</oaf_server>
|
||||
|
||||
<oaf_server iid="OAFIID:GNOME_Evolution_Wombat_InterfaceCheck"
|
||||
|
||||
Reference in New Issue
Block a user