comparison src/gaim.h @ 3012:08327a2f25aa

[gaim-migrate @ 3025] Lots of people have a problem with people who were added to their MSN reverse list while they were offline, not being prompted to add them to their allow list. Jason Willis fixed that. Also added a global buddy icon animation preference by Luke Schierer. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Wed, 06 Mar 2002 00:18:02 +0000
parents 87fff45fa36b
children 0486d3d00d0e
comparison
equal deleted inserted replaced
3011:c809f2ed3d92 3012:08327a2f25aa
231 #define OPT_IM_BUTTON_XPM 0x00000008 231 #define OPT_IM_BUTTON_XPM 0x00000008
232 #define OPT_IM_ONE_WINDOW 0x00000010 232 #define OPT_IM_ONE_WINDOW 0x00000010
233 #define OPT_IM_SIDE_TAB 0x00000020 233 #define OPT_IM_SIDE_TAB 0x00000020
234 #define OPT_IM_BR_TAB 0x00000040 234 #define OPT_IM_BR_TAB 0x00000040
235 #define OPT_IM_HIDE_ICONS 0x00000080 235 #define OPT_IM_HIDE_ICONS 0x00000080
236 #define OPT_IM_NO_ANIMATION 0x00000100
236 #define OPT_IM_ALIAS_TAB 0x00002000 237 #define OPT_IM_ALIAS_TAB 0x00002000
237 #define OPT_IM_POPDOWN 0x00004000 238 #define OPT_IM_POPDOWN 0x00004000
238 239
239 extern guint chat_options; 240 extern guint chat_options;
240 #define OPT_CHAT_ONE_WINDOW 0x00000001 241 #define OPT_CHAT_ONE_WINDOW 0x00000001