[evolution/gnome-3-6] Bug #692781 - [pine-importer] Abort on book failure during contact import
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/gnome-3-6] Bug #692781 - [pine-importer] Abort on book failure during contact import
- Date: Tue, 29 Jan 2013 16:49:09 +0000 (UTC)
commit e0944f093a1dd302cae7995c5e495066fb8b5497
Author: Milan Crha <mcrha redhat com>
Date: Tue Jan 29 17:48:40 2013 +0100
Bug #692781 - [pine-importer] Abort on book failure during contact import
mail/importers/pine-importer.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mail/importers/pine-importer.c b/mail/importers/pine-importer.c
index 664a77b..60a7c54 100644
--- a/mail/importers/pine-importer.c
+++ b/mail/importers/pine-importer.c
@@ -157,7 +157,7 @@ import_contact (EBookClient *book_client,
book_client, card, &new_uid, NULL, &error);
if (error != NULL) {
- g_error (
+ g_warning (
"%s: Failed to add contact: %s",
G_STRFUNC, error->message);
g_error_free (error);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]