aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/test-service/GNOME_Evolution_Summary_test.oaf.in
blob: 2c2329255d5b809becea472cae1cab2541076c64 (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:evolution-summary-component-factory:test-service:0ea887d5-622b-4b8c-b525-18aa1cbe18a6"
        type="exe"
        location="test-service">

    <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 test component."/>
</oaf_server>

<oaf_server iid="OAFIID:evolution-summary-component:test-service:d3cb3ed6-a654-4337-8aa0-f443751d6d1b"
        type="factory"
        location="OAFIID:evolution-summary-component-factory:test-service:0ea887d5-622b-4b8c-b525-18aa1cbe18a6">

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

    <oaf_attribute name="description" type="string"
            value="Test service"/>
</oaf_server>

</oaf_info>