comparison src/gaim.h @ 4929:8a20332821b6

[gaim-migrate @ 5263] And now you can keep offline buddies shown all the time. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Mon, 31 Mar 2003 22:55:51 +0000
parents d5c136474f26
children 5fe846b7603f
comparison
equal deleted inserted replaced
4928:36c06909823e 4929:8a20332821b6
237 #define OPT_BLIST_SHOW_WARN 0x00000200 237 #define OPT_BLIST_SHOW_WARN 0x00000200
238 #define OPT_BLIST_GREY_IDLERS 0x00000400 238 #define OPT_BLIST_GREY_IDLERS 0x00000400
239 #define OPT_BLIST_BOTTOM_TAB 0X00000800 239 #define OPT_BLIST_BOTTOM_TAB 0X00000800
240 #define OPT_BLIST_POPUP 0x00001000 240 #define OPT_BLIST_POPUP 0x00001000
241 #define OPT_BLIST_SHOW_ICONS 0x00002000 241 #define OPT_BLIST_SHOW_ICONS 0x00002000
242 #define OPT_BLIST_SHOW_OFFLINE 0x00004000
242 243
243 extern guint convo_options; 244 extern guint convo_options;
244 #define OPT_CONVO_ENTER_SENDS 0x00000001 245 #define OPT_CONVO_ENTER_SENDS 0x00000001
245 #define OPT_CONVO_SEND_LINKS 0x00000002 246 #define OPT_CONVO_SEND_LINKS 0x00000002
246 #define OPT_CONVO_CHECK_SPELLING 0x00000004 247 #define OPT_CONVO_CHECK_SPELLING 0x00000004