aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.oaf.in
blob: 86f5c71493e7b30888f01f5e1d52f4b05e89c798 (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
<oaf_info>

<oaf_server iid="OAFIID:GNOME_Evolution_Calendar_AlarmNotify_Factory"
            type="exe"
            location="evolution-alarm-notify">

    <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 alarm notification service"/>

</oaf_server>

<oaf_server iid="OAFIID:GNOME_Evolution_Calendar_AlarmNotify"
            type="factory"
            location="OAFIID:GNOME_Evolution_Calendar_AlarmNotify_Factory">

    <oaf_attribute name="description" type="string"
                       _value="Alarm notification service"/>
</oaf_server>

</oaf_info>