# HG changeset patch # User Sean Egan # Date 1189992011 0 # Node ID c3d50322ad313c552c922b21ec5a47fbf9a3086f # Parent 6bf32c9e15a70ac385ec2e6dbe0017f6cf6e6bfa Change Add/Edit to Manage. Fixes #1771 and #2796 diff -r 6bf32c9e15a7 -r c3d50322ad31 pidgin/gtkblist.c --- 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, "", NULL }, - { N_("/Accounts/Add\\/Edit"), "A", pidgin_accounts_window_show, 0, "", NULL }, + { N_("/Accounts/Manage"), "A", pidgin_accounts_window_show, 0, "", NULL }, /* Tools */ { N_("/_Tools"), NULL, NULL, 0, "", NULL },