Mercurial > pidgin.yaz
changeset 20075:c3d50322ad31
Change Add/Edit to Manage. Fixes #1771 and #2796
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Mon, 17 Sep 2007 01:20:11 +0000 |
parents | 6bf32c9e15a7 |
children | eaf1747d8e37 |
files | pidgin/gtkblist.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/pidgin/gtkblist.c Sun Sep 16 01:05:22 2007 +0000 +++ b/pidgin/gtkblist.c Mon Sep 17 01:20:11 2007 +0000 @@ -3053,7 +3053,7 @@ /* Accounts menu */ { N_("/_Accounts"), NULL, NULL, 0, "<Branch>", NULL }, - { N_("/Accounts/Add\\/Edit"), "<CTL>A", pidgin_accounts_window_show, 0, "<Item>", NULL }, + { N_("/Accounts/Manage"), "<CTL>A", pidgin_accounts_window_show, 0, "<Item>", NULL }, /* Tools */ { N_("/_Tools"), NULL, NULL, 0, "<Branch>", NULL },