[evolution-data-server] Fix Google Talk vCard attribute name definition



commit edbc7e74b6b4c033637bf14e8ee4c117fcf3ec57
Author: Milan Crha <mcrha redhat com>
Date:   Thu Apr 26 13:49:15 2012 +0200

    Fix Google Talk vCard attribute name definition

 addressbook/libebook/e-vcard.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/addressbook/libebook/e-vcard.h b/addressbook/libebook/e-vcard.h
index aa27206..f3aea87 100644
--- a/addressbook/libebook/e-vcard.h
+++ b/addressbook/libebook/e-vcard.h
@@ -108,7 +108,7 @@ G_BEGIN_DECLS
  *
  * Since: 3.2
  **/
-#define EVC_X_GOOGLE_TALK		"X-GOOGLE_TALK"
+#define EVC_X_GOOGLE_TALK		"X-GOOGLE-TALK"
 
 /**
  * EVC_X_TWITTER



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]