[gaim-migrate @ 5403]

Mon, 07 Apr 2003 01:36:21 +0000

author
Rob Flynn <gaim@robflynn.com>
date
Mon, 07 Apr 2003 01:36:21 +0000
changeset 5053
8302a72665d4
parent 5052
8df6b6a43a49
child 5054
803b9e19f4ea

[gaim-migrate @ 5403]
Ointment for the transponder in all of us!

src/buddy.c file | annotate | diff | comparison | revisions
--- 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, "<Branch>" },
 	{ N_("/Tools/P_rotocol Actions"), NULL, NULL, 0, "<Branch>" },
 	{ "/Tools/sep1", NULL, NULL, 0, "<Separator>" },
+	{ N_("/Tools/A_ccounts..."), "<CTL>A", account_editor, 0, "<StockItem>", GAIM_STOCK_ACCOUNTS },
 	{ N_("/Tools/_File Transfers..."), NULL, gaim_show_xfer_dialog, 0, "<StockItem>", GAIM_STOCK_FILE_TRANSFER },
-	{ N_("/Tools/A_ccounts..."), "<CTL>A", account_editor, 0, "<StockItem>", GAIM_STOCK_ACCOUNTS },
 	{ N_("/Tools/Preferences..."), "<CTL>P", show_prefs, 0, "<StockItem>", GTK_STOCK_PREFERENCES },
 	{ N_("/Tools/Pr_ivacy..."), NULL, show_privacy_options, 0, "<StockItem>", GAIM_STOCK_PRIVACY },
 	{ "/Tools/sep2", NULL, NULL, 0, "<Separator>" },

mercurial