diff -r 8df6b6a43a49 -r 8302a72665d4 src/buddy.c --- a/src/buddy.c Mon Apr 07 01:04:05 2003 +0000 +++ b/src/buddy.c Mon Apr 07 01:36:21 2003 +0000 @@ -667,8 +667,8 @@ { N_("/Tools/Buddy _Pounce"), NULL, NULL, 0, "" }, { N_("/Tools/P_rotocol Actions"), NULL, NULL, 0, "" }, { "/Tools/sep1", NULL, NULL, 0, "" }, + { N_("/Tools/A_ccounts..."), "A", account_editor, 0, "", GAIM_STOCK_ACCOUNTS }, { N_("/Tools/_File Transfers..."), NULL, gaim_show_xfer_dialog, 0, "", GAIM_STOCK_FILE_TRANSFER }, - { N_("/Tools/A_ccounts..."), "A", account_editor, 0, "", GAIM_STOCK_ACCOUNTS }, { N_("/Tools/Preferences..."), "P", show_prefs, 0, "", GTK_STOCK_PREFERENCES }, { N_("/Tools/Pr_ivacy..."), NULL, show_privacy_options, 0, "", GAIM_STOCK_PRIVACY }, { "/Tools/sep2", NULL, NULL, 0, "" },