diff 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
line wrap: on
line diff
--- a/src/gaim.h	Mon Mar 31 22:40:56 2003 +0000
+++ b/src/gaim.h	Mon Mar 31 22:55:51 2003 +0000
@@ -239,6 +239,7 @@
 #define OPT_BLIST_BOTTOM_TAB		0X00000800
 #define OPT_BLIST_POPUP                 0x00001000
 #define OPT_BLIST_SHOW_ICONS            0x00002000 
+#define OPT_BLIST_SHOW_OFFLINE          0x00004000
 
 extern guint convo_options;
 #define OPT_CONVO_ENTER_SENDS		0x00000001