aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/test-service/GNOME_Evolution_Summary_rdf.oaf.in
blob: decd499293006fb766683e343707c7e94a0db752 (plain) (blame)
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
<oaf_info>

<oaf_server iid="OAFIID:GNOME_Evolution_Summary_rdf_SummaryComponentFactory"
        type="exe"
        location="rdf-summary">

    <oaf_attribute name="repo_ids" type="stringv">
        <item value="IDL:GNOME:GenericFactory:1.0"/>
    </oaf_attribute>

    <oaf_attribute name="description" type="string"
            _value="Factory for the RDF summary."/>
</oaf_server>

<oaf_server iid="OAFIID:GNOME_Evolution_Summary_rdf_SummaryComponent"
        type="factory"
        location="OAFIID:GNOME_Evolution_Summary_rdf_SummaryComponentFactory">

    <oaf_attribute name="repo_ids" type="stringv">
        <item value="IDL:GNOME/Evolution:Summary:ComponentFactory:1.0"/>
    </oaf_attribute>

    <oaf_attribute name="description" type="string"
            _value="RDF Summary"/>
</oaf_server>

</oaf_info>