[evolution-data-server/gnome-2-30] Bug #570508 - Google Contacts does not display business phone
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server/gnome-2-30] Bug #570508 - Google Contacts does not display business phone
- Date: Thu, 1 Apr 2010 12:45:54 +0000 (UTC)
commit 0b50228c4ac46ef2052d4e3e7e2af13525285a1e
Author: Jim McMahon <jim madbongo net>
Date: Thu Apr 1 14:45:12 2010 +0200
Bug #570508 - Google Contacts does not display business phone
addressbook/backends/google/util.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/addressbook/backends/google/util.c b/addressbook/backends/google/util.c
index 25cb111..e7569e5 100644
--- a/addressbook/backends/google/util.c
+++ b/addressbook/backends/google/util.c
@@ -336,7 +336,7 @@ static const struct RelTypeMap rel_type_map_phone[] = {
{"mobile", { "CELL", NULL, NULL}},
{"other", { "VOICE", NULL, NULL}},
{"pager", { "PAGER", NULL, NULL}},
- {"work", { "WORK", NULL, NULL}},
+ {"work", { "WORK", "VOICE", NULL}},
{"work_fax", { "WORK", "FAX", NULL}}
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]