comparison 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
comparison
equal deleted inserted replaced
6583:e07c66073b6d 6584:6deef41364bd
97 GAIM_PERL_BOOT(Account); 97 GAIM_PERL_BOOT(Account);
98 GAIM_PERL_BOOT(BuddyList); 98 GAIM_PERL_BOOT(BuddyList);
99 GAIM_PERL_BOOT(BuddyList__Group); 99 GAIM_PERL_BOOT(BuddyList__Group);
100 GAIM_PERL_BOOT(BuddyList__Buddy); 100 GAIM_PERL_BOOT(BuddyList__Buddy);
101 GAIM_PERL_BOOT(BuddyList__Chat); 101 GAIM_PERL_BOOT(BuddyList__Chat);
102 GAIM_PERL_BOOT(Connection);
102 103