libpurple/protocols/oscar/oscar.h

changeset 30017
ef9bd5ea90ec
parent 29925
fcdb0fffa7e3
child 30020
a1df7f21110a
--- a/libpurple/protocols/oscar/oscar.h	Thu Apr 15 00:49:01 2010 +0000
+++ b/libpurple/protocols/oscar/oscar.h	Thu Apr 15 00:55:02 2010 +0000
@@ -746,6 +746,7 @@
 #define AIM_IMPARAM_FLAG_EVENTS_ALLOWED         0x00000008
 #define AIM_IMPARAM_FLAG_SMS_SUPPORTED          0x00000010
 #define AIM_IMPARAM_FLAG_OFFLINE_MSGS_ALLOWED   0x00000100
+#define AIM_IMPARAM_FLAG_SEND_ME_HTML_FOR_ICQ   0x00000400
 
 /* This is what the server will give you if you don't set them yourself. */
 /* This is probably out of date. */

mercurial