Mercurial > pidgin
changeset 12301:39fca2edf7da
[gaim-migrate @ 14605]
I only caught this as I was committing, and besides I forgot to mention what
sadrul's patch did. It puts the emblem for the active status on the accounts
in the Accounts menu (he put them in the Remove menu as well but that felt
wrong to me.)
committer: Tailor Script <tailor@pidgin.im>
author | Etan Reisner <pidgin@unreliablesource.net> |
---|---|
date | Sat, 03 Dec 2005 06:50:41 +0000 |
parents | 6487e68dcef9 |
children | 1b6167be6e58 |
files | src/gtkblist.c |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/gtkblist.c Sat Dec 03 06:48:57 2005 +0000 +++ b/src/gtkblist.c Sat Dec 03 06:50:41 2005 +0000 @@ -2459,7 +2459,6 @@ { "/Buddies/sep2", NULL, NULL, 0, "<Separator>" }, { N_("/Buddies/_Quit"), "<CTL>Q", gaim_core_quit, 0, "<StockItem>", GTK_STOCK_QUIT }, - /* Accounts menu */ { N_("/_Accounts"), NULL, NULL, 0, "<Branch>" },