--- a/plugins/perl/common/Gaim.xs Sun Aug 24 01:57:38 2003 +0000 +++ b/plugins/perl/common/Gaim.xs Sun Aug 24 02:43:27 2003 +0000 @@ -91,4 +91,8 @@ GAIM_PERL_BOOT(BuddyList__Buddy); GAIM_PERL_BOOT(BuddyList__Chat); GAIM_PERL_BOOT(Connection); + GAIM_PERL_BOOT(Conversation); + GAIM_PERL_BOOT(Conversation__Chat); + GAIM_PERL_BOOT(Conversation__IM); + GAIM_PERL_BOOT(ConvWindow);