# HG changeset patch # User Richard Laager # Date 1219267203 0 # Node ID 7cb7bc8865af89522d3b56e2d7c531e9136d3c7b # Parent 13ca254ea7db6a11dbc23825db4eb56aa739a2ad It's not "Accounts->Add/Edit" any more, it's now "Accounts->Manage Accounts". diff -r 13ca254ea7db -r 7cb7bc8865af pidgin/gtkaccount.c --- a/pidgin/gtkaccount.c Wed Aug 20 21:10:01 2008 +0000 +++ b/pidgin/gtkaccount.c Wed Aug 20 21:20:03 2008 +0000 @@ -2159,7 +2159,7 @@ "press Add again to configure them all.\n\n" "You can come back to this window to add, edit, or remove " - "accounts from Accounts->Add/Edit in the Buddy " + "accounts from Accounts->Manage Accounts in the Buddy " "List window"), PIDGIN_NAME, PIDGIN_NAME, PIDGIN_NAME); pretty = pidgin_make_pretty_arrows(tmp); g_free(tmp);