diff options
Diffstat (limited to 'mail/importers')
3 files changed, 6 insertions, 6 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 9a85427a75..59bba4bfee 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 @@ -9,7 +9,7 @@ </oaf_attribute> <oaf_attribute name="name" type="string" - _value="Evolution Elm importer"> + _value="Evolution Elm importer"/> </oaf_server> <oaf_server iid="OAFIID:GNOME_Evolution_Mail_Elm_Intelligent_Importer" @@ -21,6 +21,6 @@ </oaf_attribute> <oaf_attribute name="name" type="string" - _value="Evolution Elm importer"> + _value="Evolution Elm importer"/> </oaf_server> </oaf_info> diff --git a/mail/importers/GNOME_Evolution_Mail_Netscape_Intelligent_Importer.server.in.in b/mail/importers/GNOME_Evolution_Mail_Netscape_Intelligent_Importer.server.in.in index 3536c536ac..645ca0eb5b 100644 --- a/mail/importers/GNOME_Evolution_Mail_Netscape_Intelligent_Importer.server.in.in +++ b/mail/importers/GNOME_Evolution_Mail_Netscape_Intelligent_Importer.server.in.in @@ -9,7 +9,7 @@ </oaf_attribute> <oaf_attribute name="name" type="string" - _value="Evolution Netscape Mail importer"> + _value="Evolution Netscape Mail importer"/> </oaf_server> <oaf_server iid="OAFIID:GNOME_Evolution_Mail_Netscape_Intelligent_Importer" @@ -21,6 +21,6 @@ </oaf_attribute> <oaf_attribute name="name" type="string" - _value="Evolution Netscape Mail importer"> + _value="Evolution Netscape Mail importer"/> </oaf_server> </oaf_info> diff --git a/mail/importers/GNOME_Evolution_Mail_Pine_Intelligent_Importer.server.in.in b/mail/importers/GNOME_Evolution_Mail_Pine_Intelligent_Importer.server.in.in index a2e8ea7b21..808c8aa00f 100644 --- a/mail/importers/GNOME_Evolution_Mail_Pine_Intelligent_Importer.server.in.in +++ b/mail/importers/GNOME_Evolution_Mail_Pine_Intelligent_Importer.server.in.in @@ -9,7 +9,7 @@ </oaf_attribute> <oaf_attribute name="name" type="string" - _value="Evolution Pine importer"> + _value="Evolution Pine importer"/> </oaf_server> <oaf_server iid="OAFIID:GNOME_Evolution_Mail_Pine_Intelligent_Importer" @@ -21,6 +21,6 @@ </oaf_attribute> <oaf_attribute name="name" type="string" - _value="Evolution Pine importer"> + _value="Evolution Pine importer"/> </oaf_server> </oaf_info> |