changeset 703:20553b584ccb

[gaim-migrate @ 713] i finally fixed that thing where the panel wouldn't show the pixmaps at startup committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 16 Aug 2000 20:13:57 +0000
parents 056ed55962e0
children 1d989562af1f
files src/buddy.c
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/buddy.c	Wed Aug 16 20:01:17 2000 +0000
+++ b/src/buddy.c	Wed Aug 16 20:13:57 2000 +0000
@@ -1962,6 +1962,8 @@
 
 
 	
+	update_button_pix();
+
 
 
         label = gtk_label_new(_("Online"));