aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/GNOME_Evolution_Calendar_Control.oafinfo
blob: 48cbfa7cbb58314b031461e12715dd30033534c7 (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
<oaf_info>

<oaf_server iid="OAFIID:GNOME_Evolution_Calendar_ControlFactory"
            type="exe"
            location="evolution-calendar">

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

    <oaf_attribute name="description" type="string"
                       value="Factory for the sample Calendar control"/>
</oaf_server>

<oaf_server iid="OAFIID:GNOME_Evolution_Calendar_Control"
            type="factory"
            location="OAFIID:GNOME_Evolution_Calendar_ControlFactory">

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

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

</oaf_info>