comparison src/gaim.h @ 3192:3d2d57dba56b

[gaim-migrate @ 3209] A new preference! Raise your buddy list when someone signs on or off committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Mon, 29 Apr 2002 18:07:27 +0000
parents afcd06a92da0
children 2bc01c8f6c61
comparison
equal deleted inserted replaced
3191:db7b4fa85776 3192:3d2d57dba56b
209 #define OPT_BLIST_NO_BUTTONS 0x00000080 209 #define OPT_BLIST_NO_BUTTONS 0x00000080
210 #define OPT_BLIST_NO_MT_GRP 0x00000100 210 #define OPT_BLIST_NO_MT_GRP 0x00000100
211 #define OPT_BLIST_SHOW_WARN 0x00000200 211 #define OPT_BLIST_SHOW_WARN 0x00000200
212 #define OPT_BLIST_GREY_IDLERS 0x00000400 212 #define OPT_BLIST_GREY_IDLERS 0x00000400
213 #define OPT_BLIST_BOTTOM_TAB 0X00000800 213 #define OPT_BLIST_BOTTOM_TAB 0X00000800
214 #define OPT_BLIST_POPUP 0x00001000
214 215
215 extern guint convo_options; 216 extern guint convo_options;
216 #define OPT_CONVO_ENTER_SENDS 0x00000001 217 #define OPT_CONVO_ENTER_SENDS 0x00000001
217 #define OPT_CONVO_SEND_LINKS 0x00000002 218 #define OPT_CONVO_SEND_LINKS 0x00000002
218 #define OPT_CONVO_CHECK_SPELLING 0x00000004 219 #define OPT_CONVO_CHECK_SPELLING 0x00000004