comparison src/protocols/msn/msn.h @ 6786:8efafdc38718

[gaim-migrate @ 7325] It won't work yet, but this is part of the framework for the MSN User Display image stuff. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sun, 07 Sep 2003 22:35:00 +0000
parents b7e113a59b51
children 1cfbb731aa1f
comparison
equal deleted inserted replaced
6785:eb8f949095a5 6786:8efafdc38718
69 69
70 #define MSN_CONNECT_STEPS 8 70 #define MSN_CONNECT_STEPS 8
71 71
72 #define MSN_CLIENTINFO \ 72 #define MSN_CLIENTINFO \
73 "Client-Name: Gaim/" VERSION "\r\n" \ 73 "Client-Name: Gaim/" VERSION "\r\n" \
74 "Chat-Logging: Y\r\n" \ 74 "Chat-Logging: Y\r\n"
75 "Buddy-Icons: 1\r\n"
76 75
77 76
78 typedef enum 77 typedef enum
79 { 78 {
80 MSN_LIST_FL_OP = 0x01, 79 MSN_LIST_FL_OP = 0x01,