diff libpurple/protocols/oscar/oscar.h @ 27947:13c774d59ac8

propagate from branch 'im.pidgin.pidgin' (head 33cc2185e6e6d5b19764d50e8b02900f782843b2) to branch 'im.pidgin.pidgin.yaz' (head efe9e22205297cc61d8f064393190b934fb3142f)
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Fri, 15 May 2009 01:19:26 +0000
parents 40528ba387fd f44832c6a65b
children c2ac87c5a035
line wrap: on
line diff
--- a/libpurple/protocols/oscar/oscar.h	Thu May 14 21:16:58 2009 +0000
+++ b/libpurple/protocols/oscar/oscar.h	Fri May 15 01:19:26 2009 +0000
@@ -775,6 +775,7 @@
 #define AIM_CHARSET_ASCII		0x0000
 #define AIM_CHARSET_UNICODE	0x0002 /* UTF-16BE */
 #define AIM_CHARSET_CUSTOM	0x0003
+#define AIM_CHARSET_QUIRKUTF8	0x000d /* iChat and AIM6 use this in the meaning of UTF-8 in ODC. --yaz */
 
 /*
  * Multipart message structures.