diff pidgin/pidginstock.c @ 17050:580c6c5d9480

Make 'typed' icon not have any keys depressed. Should fix #1116
author Sean Egan <seanegan@gmail.com>
date Wed, 23 May 2007 21:15:54 +0000
parents d6ccf170148e
children 9c7abb947af4
line wrap: on
line diff
--- a/pidgin/pidginstock.c	Tue May 22 20:46:08 2007 +0000
+++ b/pidgin/pidginstock.c	Wed May 23 21:15:54 2007 +0000
@@ -141,6 +141,7 @@
 	{ PIDGIN_STOCK_ANIMATION_TYPING2,  "animations", "typing2.png",TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, NULL  },
 	{ PIDGIN_STOCK_ANIMATION_TYPING3,  "animations", "typing3.png",TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, NULL  },
 	{ PIDGIN_STOCK_ANIMATION_TYPING4,  "animations", "typing4.png",TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, NULL  },
+	{ PIDGIN_STOCK_ANIMATION_TYPING5,  "animations", "typing5.png",TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, NULL  },
 
 	{ PIDGIN_STOCK_TOOLBAR_ACCOUNTS, "toolbar", "accounts.png", TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, NULL  },
 	{ PIDGIN_STOCK_TOOLBAR_BGCOLOR, "toolbar", "change-bgcolor.png", TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, NULL  },