diff pidgin/gtkblist.c @ 20176:eaf1747d8e37

merge of '5a661e7759c94109af265616312c40858ae77e27' and 'b2425e0a0f0254c39df53c625ea4091f13b9fa85'
author Sean Egan <seanegan@gmail.com>
date Wed, 19 Sep 2007 05:57:40 +0000
parents 7d9391b94b1c c3d50322ad31
children c9a5a2edda7c
line wrap: on
line diff
--- a/pidgin/gtkblist.c	Wed Sep 19 05:21:40 2007 +0000
+++ b/pidgin/gtkblist.c	Wed Sep 19 05:57:40 2007 +0000
@@ -3086,7 +3086,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 },