diff libpurple/protocols/oscar/oscar.h @ 27866:b522393714d6

propagate from branch 'im.pidgin.pidgin' (head 46d8b3ade8e097ae2dc4ecc334074fe286f6b27e) to branch 'im.pidgin.pidgin.yaz' (head 782f03c632c5d3481df26ae115d5c6b70e6001ef)
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Thu, 07 Aug 2008 16:00:16 +0000
parents 46cc31494ff4 e81f0d1966db
children e187fdccd743
line wrap: on
line diff
--- a/libpurple/protocols/oscar/oscar.h	Thu Aug 07 13:00:11 2008 +0000
+++ b/libpurple/protocols/oscar/oscar.h	Thu Aug 07 16:00:16 2008 +0000
@@ -772,6 +772,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.