summaryrefslogtreecommitdiff
path: root/archiver/Bonobo_Moniker_archiver.oaf.in
blob: 825ebcc99a9a1c5b0b345659002d76cdec5d7d64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<oaf_info>

<oaf_server iid="OAFIID:Bonobo_Moniker_archiver_Factory" type="exe" location="bonobo-moniker-archiver">
	<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_archiverdb" type="factory"
	location="OAFIID:Bonobo_Moniker_archiver_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="XML Database Moniker with archiver interface"/>
	<oaf_attribute name="bonobo:moniker" type="stringv">
		<item value="archiverdb:"/>
	</oaf_attribute>
</oaf_server>

<oaf_server iid="OAFIID:Bonobo_Moniker_archive" type="factory"
	location="OAFIID:Bonobo_Moniker_archiver_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="XML archiver interface"/>
	<oaf_attribute name="bonobo:moniker" type="stringv">
		<item value="archive:"/>
	</oaf_attribute>
</oaf_server>

</oaf_info>