pidgin: 753414f3: Fix a missing s/gaim_gtk/pidgin/
rlaager at pidgin.im
rlaager at pidgin.im
Thu Mar 17 08:38:31 EDT 2011
----------------------------------------------------------------------
Revision: 753414f3c792e1b0deadcfe7332bc0ce765845ee
Parent: 411b0ed82e52c0f6113460a4d25a07634462b0f4
Author: rlaager at pidgin.im
Date: 03/17/11 08:29:20
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/753414f3c792e1b0deadcfe7332bc0ce765845ee
Changelog:
Fix a missing s/gaim_gtk/pidgin/
Changes against parent 411b0ed82e52c0f6113460a4d25a07634462b0f4
patched pidgin/gtkutils.h
-------------- next part --------------
============================================================
--- pidgin/gtkutils.h c8deecccaa12788a3d85183330df316cef146b8d
+++ pidgin/gtkutils.h 676ca68e2078a0cf9352151d511d3bc023119e7d
@@ -364,7 +364,7 @@ void pidgin_account_option_menu_set_sele
* Add autocompletion of screenames to an entry, supporting a filtering function.
*
* @param entry The GtkEntry on which to setup autocomplete.
- * @param optmenu A menu for accounts, returned by gaim_gtk_account_option_menu_new().
+ * @param optmenu A menu for accounts, returned by pidgin_account_option_menu_new().
* If @a optmenu is not @c NULL, it'll be updated when a username is chosen
* from the autocomplete list.
* @param filter_func A function for checking if an autocomplete entry
More information about the Commits
mailing list