root/trunk/third/nautilus/components/services/summary/nautilus-view/Nautilus_View_services-summary.oaf @ 15605

Revision 15605, 1.2 KB (checked in by ghudson, 9 years ago)

Bump timestamp on all .oaf files and on nautilus.desktop. They depend on
the .po files, which seem to be newer than everything else in gnome package
tarfiles.

Line 
1<oaf_info>
2
3<oaf_server iid="OAFIID:nautilus_summary_view_factory:1b0b1018-e0ca-4f14-8d23-7a134486ab30" type="exe" location="nautilus-summary-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 Summary View Factory"/>
8        <oaf_attribute name="description" type="string" value="Service Summary View Component's Factory"/>
9</oaf_server>
10
11<oaf_server iid="OAFIID:nautilus_summary_view:92811b0e-beb2-49db-858c-19a0dc8517e5" type="factory" location="OAFIID:nautilus_summary_view_factory:1b0b1018-e0ca-4f14-8d23-7a134486ab30">
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 Summary View"/>
18        <oaf_attribute name="description" type="string" value="Service Summary view component"/>
19        <oaf_attribute name="bonobo:supported_uri_schemes" type="stringv">
20                <item value="eazel"/>
21        </oaf_attribute>
22        <oaf_attribute name="nautilus:view_as_name" type="string" value="Summary"/>
23</oaf_server>
24
25</oaf_info>
Note: See TracBrowser for help on using the browser.