diff pidgin/pidginstock.c @ 16301:c5a8103aa9a4

New select-avatar image from hbons
author Stu Tomlinson <stu@nosnilmot.com>
date Sun, 22 Apr 2007 21:29:07 +0000
parents c4ce8368eca8
children 224250e561bf
line wrap: on
line diff
--- a/pidgin/pidginstock.c	Sun Apr 22 17:59:19 2007 +0000
+++ b/pidgin/pidginstock.c	Sun Apr 22 21:29:07 2007 +0000
@@ -161,6 +161,7 @@
 	{ PIDGIN_STOCK_TOOLBAR_PLUGINS, "toolbar", "plugins.png", TRUE, FALSE, FALSE, FALSE, FALSE, FALSE },
 	{ PIDGIN_STOCK_TOOLBAR_TYPING, "toolbar", "typing.png", TRUE, FALSE, FALSE, FALSE, FALSE, FALSE },
 	{ PIDGIN_STOCK_TOOLBAR_UNBLOCK, "toolbar", "unblock.png", TRUE, FALSE, FALSE, FALSE, FALSE, FALSE },
+	{ PIDGIN_STOCK_TOOLBAR_SELECT_AVATAR, "toolbar", "select-avatar.png", FALSE, TRUE, FALSE, FALSE, FALSE, FALSE },
 
 	{ PIDGIN_STOCK_TRAY_AVAILABLE, "tray", "tray-online.png", TRUE, TRUE, FALSE, FALSE, FALSE, FALSE },
 	{ PIDGIN_STOCK_TRAY_AWAY, "tray", "tray-away.png", TRUE, TRUE, FALSE, FALSE, FALSE, FALSE },