comparison 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
comparison
equal deleted inserted replaced
26959:ab298d237562 27947:13c774d59ac8
773 #define AIM_IMFLAGS_TYPINGNOT 0x1000 /* typing notification */ 773 #define AIM_IMFLAGS_TYPINGNOT 0x1000 /* typing notification */
774 774
775 #define AIM_CHARSET_ASCII 0x0000 775 #define AIM_CHARSET_ASCII 0x0000
776 #define AIM_CHARSET_UNICODE 0x0002 /* UTF-16BE */ 776 #define AIM_CHARSET_UNICODE 0x0002 /* UTF-16BE */
777 #define AIM_CHARSET_CUSTOM 0x0003 777 #define AIM_CHARSET_CUSTOM 0x0003
778 #define AIM_CHARSET_QUIRKUTF8 0x000d /* iChat and AIM6 use this in the meaning of UTF-8 in ODC. --yaz */
778 779
779 /* 780 /*
780 * Multipart message structures. 781 * Multipart message structures.
781 */ 782 */
782 typedef struct aim_mpmsg_section_s 783 typedef struct aim_mpmsg_section_s