# HG changeset patch # User Mark Doliner # Date 1083299429 0 # Node ID 48086c7bd568ec21efbc337364fb6d1462e9d160 # Parent 76013c5ef1534f8df2621d16b377430e4d28cfa0 [gaim-migrate @ 9612] Rename Protocol Actions to Account Actions for real. Also, somebody please come up with a better name for this. I feel like I'm living in a castle. A castle without tapestries. I might as well be an aluminum can. committer: Tailor Script diff -r 76013c5ef153 -r 48086c7bd568 src/gtkblist.c --- a/src/gtkblist.c Fri Apr 30 04:23:38 2004 +0000 +++ b/src/gtkblist.c Fri Apr 30 04:30:29 2004 +0000 @@ -2327,7 +2327,7 @@ { N_("/_Tools"), NULL, NULL, 0, "" }, { N_("/Tools/_Away"), NULL, NULL, 0, "" }, { N_("/Tools/Buddy _Pounce"), NULL, NULL, 0, "" }, - { N_("/Tools/P_rotocol Actions"), NULL, NULL, 0, "" }, + { N_("/Tools/Account Ac_tions"), NULL, NULL, 0, "" }, { "/Tools/sep1", NULL, NULL, 0, "" }, { N_("/Tools/A_ccounts"), "A", gaim_gtk_accounts_window_show, 0, "", GAIM_STOCK_ACCOUNTS }, { N_("/Tools/_File Transfers"), NULL, gaim_show_xfer_dialog, 0, "", GAIM_STOCK_FILE_TRANSFER },