diff plugins/perl/common/Gaim.xs @ 6584:6deef41364bd

[gaim-migrate @ 7106] Added the perl Gaim::Connection stuff. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sat, 23 Aug 2003 21:57:12 +0000
parents 33486b749aa9
children 7f5f57dd5cac
line wrap: on
line diff
--- a/plugins/perl/common/Gaim.xs	Sat Aug 23 21:49:58 2003 +0000
+++ b/plugins/perl/common/Gaim.xs	Sat Aug 23 21:57:12 2003 +0000
@@ -99,4 +99,5 @@
 	GAIM_PERL_BOOT(BuddyList__Group);
 	GAIM_PERL_BOOT(BuddyList__Buddy);
 	GAIM_PERL_BOOT(BuddyList__Chat);
+	GAIM_PERL_BOOT(Connection);