diff pidgin/gtkstatusbox.h @ 15675:9195abe409de

throbber for a connecting icon
author Sean Egan <seanegan@gmail.com>
date Thu, 22 Feb 2007 19:46:47 +0000
parents 603488306e23
children 32c366eeeb99
line wrap: on
line diff
--- a/pidgin/gtkstatusbox.h	Thu Feb 22 03:59:35 2007 +0000
+++ b/pidgin/gtkstatusbox.h	Thu Feb 22 19:46:47 2007 +0000
@@ -108,7 +108,7 @@
 
 	GdkPixbuf *error_pixbuf;
 	int connecting_index;
-	GdkPixbuf *connecting_pixbufs[4];
+	GdkPixbuf *connecting_pixbufs[9];
 	int typing_index;
 	GdkPixbuf *typing_pixbufs[6];