--- a/pidgin/plugins/perl/common/GtkAccount.xs Mon Mar 19 17:34:54 2007 +0000 +++ b/pidgin/plugins/perl/common/GtkAccount.xs Mon Mar 19 17:37:17 2007 +0000 @@ -3,7 +3,7 @@ MODULE = Pidgin::Account PACKAGE = Pidgin::Account PREFIX = pidgin_account_ PROTOTYPES: ENABLE -Gaim::Handle +Purple::Handle pidgin_account_get_handle() MODULE = Pidgin::Account PACKAGE = Pidgin::Account::Dialog PREFIX = pidgin_account_dialog_ @@ -12,7 +12,7 @@ void pidgin_account_dialog_show(type, account) Pidgin::Account::Dialog::Type type - Gaim::Account account + Purple::Account account MODULE = Pidgin::Account PACKAGE = Pidgin::Account::Window PREFIX = pidgin_accounts_window_ PROTOTYPES: ENABLE