aboutsummaryrefslogtreecommitdiffstats
path: root/mail/importers/GNOME_Evolution_Mail_Importers.server.in.in
blob: e3c5f91e6bf9f6aa34992ce9924e7cb2223a1b79 (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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<oaf_info>

<oaf_server iid="OAFIID:GNOME_Evolution_Mail_Elm_Intelligent_Importer:@VERSION@"
        type="factory"
        location="OAFIID:GNOME_Evolution_Mail_Factory:@VERSION@">

    <oaf_attribute name="repo_ids" type="stringv">
        <item value="IDL:GNOME/Evolution/IntelligentImporter:@VERSION@"/>
    </oaf_attribute>

    <oaf_attribute name="name" type="string"
               _value="Evolution Elm importer"/>
</oaf_server>

<oaf_server iid="OAFIID:GNOME_Evolution_Mail_Mbox_Importer:@VERSION@"
        type="factory"
        location="OAFIID:GNOME_Evolution_Mail_Factory:@VERSION@">

    <oaf_attribute name="repo_ids" type="stringv">
        <item value="IDL:GNOME/Evolution/Importer:@VERSION@"/>
    </oaf_attribute>

    <oaf_attribute name="evolution:menu_name" type="string"
               _value="MBox (mbox)"/>
    <oaf_attribute name="name" type="string"
               _value="Evolution mbox importer"/>
</oaf_server>

<oaf_server iid="OAFIID:GNOME_Evolution_Mail_Netscape_Intelligent_Importer:@VERSION@"
        type="factory"
        location="OAFIID:GNOME_Evolution_Mail_Factory:@VERSION@">

    <oaf_attribute name="repo_ids" type="stringv">
        <item value="IDL:GNOME/Evolution/IntelligentImporter:@VERSION@"/>
    </oaf_attribute>

    <oaf_attribute name="name" type="string"
               _value="Evolution Netscape Mail importer"/>
</oaf_server>

<oaf_server iid="OAFIID:GNOME_Evolution_Mail_Outlook_Importer:@VERSION@"
        type="factory"
        location="OAFIID:GNOME_Evolution_Mail_Factory:@VERSION@">

    <oaf_attribute name="repo_ids" type="stringv">
        <item value="IDL:GNOME/Evolution/Importer:@VERSION@"/>
    </oaf_attribute>

    <oaf_attribute name="evolution:menu_name" type="string"
               _value="Outlook Express 4 (.mbx)"/>
    <oaf_attribute name="name" type="string"
               _value="Evolution Outlook Express 4 importer"/>
</oaf_server>

<oaf_server iid="OAFIID:GNOME_Evolution_Mail_Pine_Intelligent_Importer:@VERSION@"
        type="factory"
        location="OAFIID:GNOME_Evolution_Mail_Factory:@VERSION@">

    <oaf_attribute name="repo_ids" type="stringv">
        <item value="IDL:GNOME/Evolution/IntelligentImporter:@VERSION@"/>
    </oaf_attribute>

    <oaf_attribute name="name" type="string"
               _value="Evolution Pine importer"/>
</oaf_server>
</oaf_info>