diff options
author | Jeffrey Stedfast <fejj@src.gnome.org> | 2003-01-23 14:32:04 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2003-01-23 14:32:04 +0800 |
commit | 63d803aa5e0616a7b83a41d7b62f8bbeab44065a (patch) | |
tree | 9fe86c79c5ee88e4d01d7780f335242f5fc666d7 /importers | |
parent | 8825b35b7613fd532813a422b908a097c2791513 (diff) | |
download | gsoc2013-evolution-63d803aa5e0616a7b83a41d7b62f8bbeab44065a.tar.gz gsoc2013-evolution-63d803aa5e0616a7b83a41d7b62f8bbeab44065a.tar.zst gsoc2013-evolution-63d803aa5e0616a7b83a41d7b62f8bbeab44065a.zip |
removed *.oaf.in that were left
svn path=/trunk/; revision=19582
Diffstat (limited to 'importers')
4 files changed, 0 insertions, 84 deletions
diff --git a/importers/GNOME_Evolution_Elm_Intelligent_Importer.oaf.in b/importers/GNOME_Evolution_Elm_Intelligent_Importer.oaf.in deleted file mode 100644 index 6676042bf6..0000000000 --- a/importers/GNOME_Evolution_Elm_Intelligent_Importer.oaf.in +++ /dev/null @@ -1,21 +0,0 @@ -<oaf_info> - -<oaf_server iid="OAFIID:GNOME_Evolution_Elm_Intelligent_Importer_Factory" - type="exe" - location="evolution-elm-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_Elm_Intelligent_Importer" - type="factory" - location="OAFIID:GNOME_Evolution_Elm_Intelligent_Importer_Factory"> - - <oaf_attribute name="repo_ids" type="stringv"> - <item value="IDL:GNOME/Evolution/IntelligentImporter:1.0"/> - </oaf_attribute> - -</oaf_server> -</oaf_info> diff --git a/importers/GNOME_Evolution_GnomeCard_Intelligent_Importer.oaf.in b/importers/GNOME_Evolution_GnomeCard_Intelligent_Importer.oaf.in deleted file mode 100644 index e80bbcacbf..0000000000 --- a/importers/GNOME_Evolution_GnomeCard_Intelligent_Importer.oaf.in +++ /dev/null @@ -1,21 +0,0 @@ -<oaf_info> - -<oaf_server iid="OAFIID:GNOME_Evolution_GnomeCard_Intelligent_ImporterFactory" - type="exe" - location="evolution-gnomecard-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_GnomeCard_Intelligent_Importer" - type="factory" - location="OAFIID:GNOME_Evolution_GnomeCard_Intelligent_ImporterFactory"> - - <oaf_attribute name="repo_ids" type="stringv"> - <item value="IDL:GNOME/Evolution/IntelligentImporter:1.0"/> - </oaf_attribute> - -</oaf_server> -</oaf_info> diff --git a/importers/GNOME_Evolution_Netscape_Intelligent_Importer.oaf.in b/importers/GNOME_Evolution_Netscape_Intelligent_Importer.oaf.in deleted file mode 100644 index a53d9bad6c..0000000000 --- a/importers/GNOME_Evolution_Netscape_Intelligent_Importer.oaf.in +++ /dev/null @@ -1,21 +0,0 @@ -<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> diff --git a/importers/GNOME_Evolution_Pine_Intelligent_Importer.oaf.in b/importers/GNOME_Evolution_Pine_Intelligent_Importer.oaf.in deleted file mode 100644 index 00d15710f4..0000000000 --- a/importers/GNOME_Evolution_Pine_Intelligent_Importer.oaf.in +++ /dev/null @@ -1,21 +0,0 @@ -<oaf_info> - -<oaf_server iid="OAFIID:GNOME_Evolution_Pine_Intelligent_Importer_Factory" - type="exe" - location="evolution-pine-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_Pine_Intelligent_Importer" - type="factory" - location="OAFIID:GNOME_Evolution_Pine_Intelligent_Importer_Factory"> - - <oaf_attribute name="repo_ids" type="stringv"> - <item value="IDL:GNOME/Evolution/IntelligentImporter:1.0"/> - </oaf_attribute> - -</oaf_server> -</oaf_info> |