diff 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
line wrap: on
line diff
--- a/src/gaim.h	Mon Apr 29 13:15:41 2002 +0000
+++ b/src/gaim.h	Mon Apr 29 18:07:27 2002 +0000
@@ -211,6 +211,7 @@
 #define OPT_BLIST_SHOW_WARN		0x00000200
 #define OPT_BLIST_GREY_IDLERS		0x00000400
 #define OPT_BLIST_BOTTOM_TAB		0X00000800
+#define OPT_BLIST_POPUP                 0x00001000
 
 extern guint convo_options;
 #define OPT_CONVO_ENTER_SENDS		0x00000001