diff pidgin/gtkblist.c @ 23282:62b5d52c3d66

Update File Transfer icon and use new send fie icon. Fixes #2744.
author Daniel Atallah <daniel.atallah@gmail.com>
date Tue, 03 Jun 2008 23:47:24 +0000
parents 373616d2e552
children 99b4470a763e d201287d3a0e
line wrap: on
line diff
--- a/pidgin/gtkblist.c	Tue Jun 03 22:34:32 2008 +0000
+++ b/pidgin/gtkblist.c	Tue Jun 03 23:47:24 2008 +0000
@@ -3270,7 +3270,7 @@
 	{ N_("/Tools/Pr_eferences"), "<CTL>P", pidgin_prefs_show, 0, "<StockItem>", GTK_STOCK_PREFERENCES },
 	{ N_("/Tools/Pr_ivacy"), NULL, pidgin_privacy_dialog_show, 0, "<Item>", NULL },
 	{ "/Tools/sep2", NULL, NULL, 0, "<Separator>", NULL },
-	{ N_("/Tools/_File Transfers"), "<CTL>T", pidgin_xfer_dialog_show, 0, "<Item>", NULL },
+	{ N_("/Tools/_File Transfers"), "<CTL>T", pidgin_xfer_dialog_show, 0, "<StockItem>", PIDGIN_STOCK_TOOLBAR_TRANSFER },
 	{ N_("/Tools/R_oom List"), NULL, pidgin_roomlist_dialog_show, 0, "<Item>", NULL },
 	{ N_("/Tools/System _Log"), NULL, gtk_blist_show_systemlog_cb, 3, "<Item>", NULL },
 	{ "/Tools/sep3", NULL, NULL, 0, "<Separator>", NULL },