diff libpurple/protocols/oscar/oscar.h @ 27869:e187fdccd743

propagate from branch 'im.pidgin.pidgin' (head 70e8a5f4db432a4eead3f39b031731a40e18314d) to branch 'im.pidgin.pidgin.yaz' (head facf5bc30b543c06b6afa2ad37f26e0056bfa0aa)
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Wed, 20 Aug 2008 07:01:05 +0000
parents 5e7a013bb75e b522393714d6
children a959b17ffc57
line wrap: on
line diff
--- a/libpurple/protocols/oscar/oscar.h	Wed Aug 20 00:34:16 2008 +0000
+++ b/libpurple/protocols/oscar/oscar.h	Wed Aug 20 07:01:05 2008 +0000
@@ -770,6 +770,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.