[gaim-migrate @ 9612]

Fri, 30 Apr 2004 04:30:29 +0000

author
Mark Doliner <markdoliner@pidgin.im>
date
Fri, 30 Apr 2004 04:30:29 +0000
changeset 8845
8bcef1526dc4
parent 8844
8dca6364235c
child 8846
9d818dd1779e

[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.

src/gtkblist.c file | annotate | diff | comparison | revisions
--- 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, "<Branch>" },
 	{ N_("/Tools/_Away"), NULL, NULL, 0, "<Branch>" },
 	{ N_("/Tools/Buddy _Pounce"), NULL, NULL, 0, "<Branch>" },
-	{ N_("/Tools/P_rotocol Actions"), NULL, NULL, 0, "<Branch>" },
+	{ N_("/Tools/Account Ac_tions"), NULL, NULL, 0, "<Branch>" },
 	{ "/Tools/sep1", NULL, NULL, 0, "<Separator>" },
 	{ N_("/Tools/A_ccounts"), "<CTL>A", gaim_gtk_accounts_window_show, 0, "<StockItem>", GAIM_STOCK_ACCOUNTS },
 	{ N_("/Tools/_File Transfers"), NULL, gaim_show_xfer_dialog, 0, "<StockItem>", GAIM_STOCK_FILE_TRANSFER },

mercurial