Mercurial > pidgin
changeset 9742:d549d27388b2
[gaim-migrate @ 10607]
I think this was from nosnilmot The Patcher.
It should fix give the chat "invite" button a correct name.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Thu, 12 Aug 2004 01:08:47 +0000 |
parents | b10d4c6ac7eb |
children | bce36da0069a |
files | src/stock.c |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/stock.c Thu Aug 12 00:26:28 2004 +0000 +++ b/src/stock.c Thu Aug 12 01:08:47 2004 +0000 @@ -85,6 +85,7 @@ { { GAIM_STOCK_ALIAS, N_("_Alias"), 0, 0, NULL }, { GAIM_STOCK_CHAT, N_("_Join"), 0, 0, NULL }, + { GAIM_STOCK_INVITE, N_("_Invite"), 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 },