2001-10-11 Chris Toshok <toshok@ximian.com> * Makefile.am (wombat_SOURCES): add wombat-private-moniker.[ch]. * GNOME_Evolution_WombatLDAP.oaf.in: add wombat-private factory/moniker. * GNOME_Evolution_WombatNOLDAP.oaf.in: same. * wombat-private-moniker.[ch]: xmldb for private database -- non configuration settings, basically. svn path=/trunk/; revision=13593
76 lines
2.5 KiB
Plaintext
76 lines
2.5 KiB
Plaintext
<oaf_info>
|
|
|
|
<oaf_server iid="OAFIID:GNOME_Evolution_Wombat_ServerFactory"
|
|
type="exe"
|
|
location="wombat">
|
|
|
|
<oaf_attribute name="repo_ids" type="stringv">
|
|
<item value="IDL:GNOME/Evolution/BookFactory:1.0"/>
|
|
<item value="IDL:Bonobo/Unknown:1.0"/>
|
|
</oaf_attribute>
|
|
|
|
<oaf_attribute name="description" type="string"
|
|
_value="The Personal Addressbook Server"/>
|
|
|
|
<oaf_attribute name="addressbook:supported_protocols" type="stringv">
|
|
<item value="file"/>
|
|
</oaf_attribute>
|
|
</oaf_server>
|
|
|
|
<oaf_server iid="OAFIID:GNOME_Evolution_Wombat_CalendarFactory"
|
|
type="exe"
|
|
location="wombat">
|
|
|
|
<oaf_attribute name="repo_ids" type="stringv">
|
|
<item value="IDL:GNOME/Evolution/Calendar/CalFactory:1.0"/>
|
|
<item value="IDL:Bonobo/Unknown:1.0"/>
|
|
</oaf_attribute>
|
|
|
|
<oaf_attribute name="description" type="string"
|
|
_value="The Personal Calendar Server; calendar factory"/>
|
|
|
|
</oaf_server>
|
|
|
|
<oaf_server iid="OAFIID:Bonobo_Moniker_wombat_Factory" type="exe" location="wombat">
|
|
<oaf_attribute name="repo_ids" type="stringv">
|
|
<item value="IDL:GNOME/GenericFactory:1.0"/>
|
|
</oaf_attribute>
|
|
|
|
<oaf_attribute name="name" type="string" value="XML Database Moniker factory"/>
|
|
</oaf_server>
|
|
|
|
<oaf_server iid="OAFIID:Bonobo_Moniker_wombat" type="factory"
|
|
location="OAFIID:Bonobo_Moniker_wombat_Factory">
|
|
<oaf_attribute name="repo_ids" type="stringv">
|
|
<item value="IDL:Bonobo/Moniker:1.0"/>
|
|
<item value="IDL:Bonobo/Unknown:1.0"/>
|
|
</oaf_attribute>
|
|
<oaf_attribute name="name" type="string" value="wombat Moniker"/>
|
|
<oaf_attribute name="bonobo:moniker" type="stringv">
|
|
<item value="wombat:"/>
|
|
</oaf_attribute>
|
|
</oaf_server>
|
|
|
|
|
|
<oaf_server iid="OAFIID:Bonobo_Moniker_wombat_private_Factory" type="exe" location="wombat">
|
|
<oaf_attribute name="repo_ids" type="stringv">
|
|
<item value="IDL:GNOME/GenericFactory:1.0"/>
|
|
</oaf_attribute>
|
|
|
|
<oaf_attribute name="name" type="string" value="Private XML Database Moniker factory"/>
|
|
</oaf_server>
|
|
|
|
<oaf_server iid="OAFIID:Bonobo_Moniker_wombat_private" type="factory"
|
|
location="OAFIID:Bonobo_Moniker_wombat_private_Factory">
|
|
<oaf_attribute name="repo_ids" type="stringv">
|
|
<item value="IDL:Bonobo/Moniker:1.0"/>
|
|
<item value="IDL:Bonobo/Unknown:1.0"/>
|
|
</oaf_attribute>
|
|
<oaf_attribute name="name" type="string" value="wombat-private Moniker"/>
|
|
<oaf_attribute name="bonobo:moniker" type="stringv">
|
|
<item value="wombat-private:"/>
|
|
</oaf_attribute>
|
|
</oaf_server>
|
|
|
|
</oaf_info>
|