root/trunk/third/nautilus/components/services/install/nautilus-view/Nautilus_View_install.oaf.in @ 15547

Revision 15547, 1.3 KB (checked in by ghudson, 9 years ago)

This commit was generated by cvs2svn to compensate for changes in r15546,
which included commits to RCS files with non-trunk default branches.

Line 
1<oaf_info>
2
3<oaf_server iid="OAFIID:nautilus_service_install_view_factory:e59e53d1-e3d1-46fe-ae28-3ec5c56b7d32" type="exe" location="nautilus-service-install-view">
4  <oaf_attribute name="repo_ids" type="stringv">
5    <item value="IDL:GNOME/ObjectFactory:1.0"/>
6  </oaf_attribute>
7  <oaf_attribute name="name" type="string" _value="Nautilus Service Install View Factory"/>
8  <oaf_attribute name="description" type="string" _value="Service Install View Component's Factory"/>
9</oaf_server>
10
11<oaf_server iid="OAFIID:nautilus_service_install_view:886546ca-1115-4ea4-8d30-8cefa2f5070b" type="factory" location="OAFIID:nautilus_service_install_view_factory:e59e53d1-e3d1-46fe-ae28-3ec5c56b7d32">
12  <oaf_attribute name="repo_ids" type="stringv">
13    <item value="IDL:Bonobo/Unknown:1.0"/>
14    <item value="IDL:Bonobo/Control:1.0"/>
15    <item value="IDL:Nautilus/View:1.0"/>
16  </oaf_attribute>
17  <oaf_attribute name="name" type="string" _value="Nautilus Service Install View"/>
18  <oaf_attribute name="description" type="string" _value="Service Install View Component"/>
19  <oaf_attribute name="bonobo:supported_uri_schemes" type="stringv">
20    <item value="eazel-install"/>
21  </oaf_attribute>
22  <oaf_attribute name="nautilus:view_as_name" type="string" _value="Install"/>
23</oaf_server>
24
25</oaf_info>
Note: See TracBrowser for help on using the browser.