# HG changeset patch # User Richard Laager # Date 1212796834 0 # Node ID 99b4470a763e3a8bd55585ae40eb5f11d6cc3d0e # Parent ac4a06685b95993cb61739a12d26c1e84f770256 Change "Manage" to "Manage Accounts" in the Accounts menu. diff -r ac4a06685b95 -r 99b4470a763e pidgin/gtkblist.c --- 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, "", NULL }, - { N_("/Accounts/Manage"), "A", pidgin_accounts_window_show, 0, "", NULL }, + { N_("/Accounts/Manage Accounts"), "A", pidgin_accounts_window_show, 0, "", NULL }, /* Tools */ { N_("/_Tools"), NULL, NULL, 0, "", NULL },