diff src/stock.c @ 8308:34e8ad866f12

[gaim-migrate @ 9032] Bring back the meaningless join chat icon on the join chat button in the join chat dialog. Hip hip, hoorah! Also give an error in oscar if trying to join a chat with no name. And rename g to gc in a few places. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sat, 21 Feb 2004 07:25:58 +0000
parents 462ead6fc1a0
children 0d980682678f
line wrap: on
line diff
--- a/src/stock.c	Sat Feb 21 07:01:42 2004 +0000
+++ b/src/stock.c	Sat Feb 21 07:25:58 2004 +0000
@@ -84,6 +84,7 @@
 const GtkStockItem stock_items[] =
 {
 	{ GAIM_STOCK_ALIAS,     N_("_Alias"),     0, 0, NULL },
+	{ GAIM_STOCK_CHAT,      N_("_Join"),      0, 0, NULL },
 	{ GAIM_STOCK_MODIFY,    N_("_Modify"),    0, 0, NULL },
 	{ GAIM_STOCK_OPEN_MAIL, N_("_Open Mail"), 0, 0, NULL },
 	{ GAIM_STOCK_PAUSE,     N_("_Pause"),     0, 0, NULL },