diff options
Diffstat (limited to 'importers/GNOME_Evolution_Netscape_Intelligent_Importer.oaf.in')
-rw-r--r-- | importers/GNOME_Evolution_Netscape_Intelligent_Importer.oaf.in | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/importers/GNOME_Evolution_Netscape_Intelligent_Importer.oaf.in b/importers/GNOME_Evolution_Netscape_Intelligent_Importer.oaf.in new file mode 100644 index 0000000000..a53d9bad6c --- /dev/null +++ b/importers/GNOME_Evolution_Netscape_Intelligent_Importer.oaf.in @@ -0,0 +1,21 @@ +<oaf_info> + +<oaf_server iid="OAFIID:GNOME_Evolution_Netscape_Intelligent_Importer_Factory" + type="exe" + location="evolution-netscape-importer"> + + <oaf_attribute name="repo_ids" type="stringv"> + <item value="IDL:GNOME/ObjectFactory:1.0"/> + </oaf_attribute> +</oaf_server> + +<oaf_server iid="OAFIID:GNOME_Evolution_Netscape_Intelligent_Importer" + type="factory" + location="OAFIID:GNOME_Evolution_Netscape_Intelligent_Importer_Factory"> + + <oaf_attribute name="repo_ids" type="stringv"> + <item value="IDL:GNOME/Evolution/IntelligentImporter:1.0"/> + </oaf_attribute> + +</oaf_server> +</oaf_info> |