diff src/aim.c @ 82:05077cb276d4

[gaim-migrate @ 92] Made it very easy to switch between penguin and devil icons in the applet. Also made it so that it would find the icons better (through use of nifty GNOME functions I accidentally found). Other little touch-ups here and there. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 05 Apr 2000 08:22:38 +0000
parents b9e90a914e20
children 51943f1a97a0
line wrap: on
line diff
--- a/src/aim.c	Wed Apr 05 07:21:34 2000 +0000
+++ b/src/aim.c	Wed Apr 05 08:22:38 2000 +0000
@@ -406,6 +406,8 @@
 
                 applet_show_login(APPLET_WIDGET(applet), NULL);
         }
+
+	update_pixmaps();
 	
 	applet_widget_gtk_main();
 #else