Mercurial > pidgin
changeset 23307:99b4470a763e
Change "Manage" to "Manage Accounts" in the Accounts menu.
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Sat, 07 Jun 2008 00:00:34 +0000 |
parents | ac4a06685b95 |
children | f3b7a07a7607 1ac5faa72c8d |
files | pidgin/gtkblist.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/pidgin/gtkblist.c Fri Jun 06 22:51:17 2008 +0000 +++ b/pidgin/gtkblist.c Sat Jun 07 00:00:34 2008 +0000 @@ -3259,7 +3259,7 @@ /* Accounts menu */ { N_("/_Accounts"), NULL, NULL, 0, "<Branch>", NULL }, - { N_("/Accounts/Manage"), "<CTL>A", pidgin_accounts_window_show, 0, "<Item>", NULL }, + { N_("/Accounts/Manage Accounts"), "<CTL>A", pidgin_accounts_window_show, 0, "<Item>", NULL }, /* Tools */ { N_("/_Tools"), NULL, NULL, 0, "<Branch>", NULL },