Sun, 21 Jan 2007 21:55:07 +0000
Update win32 build for libpurple and pidgin renames. This compiles, but is far from complete.
#include "gtkmodule.h" MODULE = Gaim::GtkUI::Roomlist PACKAGE = Gaim::GtkUI::Roomlist PREFIX = gaim_gtk_roomlist_ PROTOTYPES: ENABLE gboolean gaim_gtk_roomlist_is_showable() MODULE = Gaim::GtkUI::Roomlist PACKAGE = Gaim::GtkUI::Roomlist::Dialog PREFIX = gaim_gtk_roomlist_dialog_ PROTOTYPES: ENABLE void gaim_gtk_roomlist_dialog_show() void gaim_gtk_roomlist_dialog_show_with_account(account) Gaim::Account account