ftp://ftp.redhat.com/pub/redhat/linux/rawhide/SRPMS/SRPMS/gnome-vfs2-2.3.8-1.src.rpm
[gnome-vfs-httpcaptive.git] / monikers / GNOME_VFS_Moniker_std.server.in.in
1 <oaf_info>
2
3 <oaf_server iid="OAFIID:GNOME_VFS_Moniker_std_Factory"
4         type="shlib" location="@MONIKER_LIBDIR@/libmoniker_gnome_vfs_std">
5         <oaf_attribute name="repo_ids" type="stringv">
6                 <item value="IDL:Bonobo/GenericFactory:1.0"/>
7         </oaf_attribute>
8
9         <oaf_attribute name="name" type="string" _value="Standard Moniker factory"/>
10 </oaf_server>
11
12 <oaf_server iid="OAFIID:GNOME_VFS_MonikerExtender_file" type="factory"
13         location="OAFIID:GNOME_VFS_Moniker_std_Factory">
14         <oaf_attribute name="repo_ids" type="stringv">
15                 <item value="IDL:Bonobo/MonikerExtender:1.0"/>
16                 <item value="IDL:Bonobo/Unknown:1.0"/>
17         </oaf_attribute>
18         <oaf_attribute name="bonobo:moniker_extender" type="stringv">
19                 <item value="file:"/>
20         </oaf_attribute>
21         <oaf_attribute name="name" type="string" _value="file MonikerExtender"/>
22 </oaf_server>
23
24 <oaf_server iid="OAFIID:GNOME_VFS_Moniker_File" type="factory"
25         location="OAFIID:GNOME_VFS_Moniker_std_Factory">
26         <oaf_attribute name="repo_ids" type="stringv">
27                 <item value="IDL:Bonobo/Moniker:1.0"/>
28                 <item value="IDL:Bonobo/Unknown:1.0"/>
29         </oaf_attribute>
30         <oaf_attribute name="name" type="string" _value="generic file moniker"/>
31         <oaf_attribute name="bonobo:moniker" type="stringv">
32                 <item value="file:"/>
33         </oaf_attribute>
34 </oaf_server>
35
36 <oaf_server iid="OAFIID:GNOME_VFS_Moniker_VFS" type="factory"
37         location="OAFIID:GNOME_VFS_Moniker_std_Factory">
38         <oaf_attribute name="repo_ids" type="stringv">
39                 <item value="IDL:Bonobo/Moniker:1.0"/>
40                 <item value="IDL:Bonobo/Unknown:1.0"/>
41         </oaf_attribute>
42         <oaf_attribute name="name" type="string" _value="generic Gnome VFS moniker"/>
43         <oaf_attribute name="bonobo:moniker" type="stringv">
44                 <item value="vfs:"/>
45         </oaf_attribute>
46 </oaf_server>
47
48 </oaf_info>