aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in
blob: 8f51a1f07a5d83f43ccddd0a45492c2490582cf9 (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
28
29
30
<oaf_info>

<oaf_server iid="OAFIID:control-factory:addressbook:3e10597b-0591-4d45-b082-d781b7aa6e17"
            type="exe"
            location="evolution-addressbook">

    <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 sample Addressbook control"/>

</oaf_server>

<oaf_server iid="OAFIID:control:addressbook:851f883b-2fe7-4c94-a1e3-a1f2a7a03c49"
            type="factory"
            location="OAFIID:control-factory:addressbook:3e10597b-0591-4d45-b082-d781b7aa6e17">

    <oaf_attribute name="repo_ids" type="stringv">
        <item value="IDL:BonoboControl/addressbook-control:1.0"/>
        <item value="IDL:GNOME/Control:1.0"/>
    </oaf_attribute>

    <oaf_attribute name="description" type="string"
                       value="A sample Bonobo control which displays an addressbook."/>

</oaf_server>

</oaf_info>