diff src/gaimrc.c @ 4962:b6fd57ba76e8

[gaim-migrate @ 5296] I was looking at faceprint's patch and decided this might be a good idea. I think it probably is. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Wed, 02 Apr 2003 09:08:32 +0000
parents 5fe846b7603f
children 088566495617
line wrap: on
line diff
--- a/src/gaimrc.c	Wed Apr 02 06:43:57 2003 +0000
+++ b/src/gaimrc.c	Wed Apr 02 09:08:32 2003 +0000
@@ -1239,7 +1239,8 @@
 		OPT_BLIST_SHOW_PIXMAPS |
 		OPT_BLIST_SHOW_IDLETIME |
 		OPT_BLIST_GREY_IDLERS |
-		OPT_BLIST_SHOW_BUTTON_XPM;
+		OPT_BLIST_SHOW_BUTTON_XPM |
+		OPT_BLIST_SHOW_ICONS;
 
 	convo_options =
 		OPT_CONVO_ENTER_SENDS |