comparison src/gtkconv.c @ 5681:46d7ad0dfa26

[gaim-migrate @ 6100] Rewrote the proxy code. It should now work with the new prefs, and it has a namespace and API too! committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Tue, 03 Jun 2003 02:00:33 +0000
parents 71cc0d5376c2
children 1d140b31d4b3
comparison
equal deleted inserted replaced
5680:71cc0d5376c2 5681:46d7ad0dfa26
5295 gpointer data) 5295 gpointer data)
5296 { 5296 {
5297 gaim_conversation_foreach(gaim_gtkconv_update_buddy_icon); 5297 gaim_conversation_foreach(gaim_gtkconv_update_buddy_icon);
5298 } 5298 }
5299 5299
5300 void 5300 static void
5301 chat_button_type_pref_cb(const char *name, GaimPrefType type, gpointer value, 5301 chat_button_type_pref_cb(const char *name, GaimPrefType type, gpointer value,
5302 gpointer data) 5302 gpointer data)
5303 { 5303 {
5304 GList *l; 5304 GList *l;
5305 GaimConnection *g; 5305 GaimConnection *g;