diff src/gtkblist.h @ 12296:2f4577ae3810

[gaim-migrate @ 14600] I give you an Accounts menu. The patch is up at http://www.eden.rutgers.edu/~deryni/accounts_menu.diff in case people hate it and want it gone. Currently there is both a Remove Account menu, and a Remove option for each account. I couldn't decide which I liked better and didn't get any good consensus about it the times I asked. I also left the Accounts dialog and menu item, because there are still a few things that you can only do (or are much easier) from there. committer: Tailor Script <tailor@pidgin.im>
author Etan Reisner <pidgin@unreliablesource.net>
date Fri, 02 Dec 2005 19:33:14 +0000
parents 370f9d7868f9
children fc464a0abccc
line wrap: on
line diff
--- a/src/gtkblist.h	Fri Dec 02 19:05:18 2005 +0000
+++ b/src/gtkblist.h	Fri Dec 02 19:33:14 2005 +0000
@@ -256,9 +256,9 @@
 void gaim_gtk_blist_setup_sort_methods();
 
 /**
- * Updates the protocol actions menu on the GTK+ buddy list window.
+ * Updates the accounts menu on the GTK+ buddy list window.
  */
-void gaim_gtk_blist_update_protocol_actions();
+void gaim_gtk_blist_update_accounts_menu();
 
 /**
  * Updates the plugin actions menu on the GTK+ buddy list window.