aboutsummaryrefslogtreecommitdiffstats
path: root/mail/importers/GNOME_Evolution_Mail_Elm_Intelligent_Importer.server.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'mail/importers/GNOME_Evolution_Mail_Elm_Intelligent_Importer.server.in.in')
-rw-r--r--mail/importers/GNOME_Evolution_Mail_Elm_Intelligent_Importer.server.in.in9
1 files changed, 7 insertions, 2 deletions
diff --git a/mail/importers/GNOME_Evolution_Mail_Elm_Intelligent_Importer.server.in.in b/mail/importers/GNOME_Evolution_Mail_Elm_Intelligent_Importer.server.in.in
index 8f6a390137..9a85427a75 100644
--- a/mail/importers/GNOME_Evolution_Mail_Elm_Intelligent_Importer.server.in.in
+++ b/mail/importers/GNOME_Evolution_Mail_Elm_Intelligent_Importer.server.in.in
@@ -1,12 +1,15 @@
<oaf_info>
<oaf_server iid="OAFIID:GNOME_Evolution_Mail_Elm_Intelligent_Importer_Factory"
- type="exe"
- location="@LIBEXECDIR@/evolution-mail">
+ type="shlib"
+ location="@COMPONENTDIR@/libevolution-mail.so">
<oaf_attribute name="repo_ids" type="stringv">
<item value="IDL:GNOME/ObjectFactory:1.0"/>
</oaf_attribute>
+
+ <oaf_attribute name="name" type="string"
+ _value="Evolution Elm importer">
</oaf_server>
<oaf_server iid="OAFIID:GNOME_Evolution_Mail_Elm_Intelligent_Importer"
@@ -17,5 +20,7 @@
<item value="IDL:GNOME/Evolution/IntelligentImporter:1.0"/>
</oaf_attribute>
+ <oaf_attribute name="name" type="string"
+ _value="Evolution Elm importer">
</oaf_server>
</oaf_info>