comparison libgaim/plugins/perl/common/Account.xs @ 14717:b1fcd2fc903a

[gaim-migrate @ 17471] Martijn van Beers provided some patches to rework the perl object casting/blessing for signal instances in order to let the newly added jabber-* signals work. This is those patches. This is also a small whitespace change, a removal of the gaim debug message about "Found plugin info" it was just pissing me off, and a renamespacing of gaim_blist_node_get_extended_menu into Gaim::Blist::Node where it makes slightly more sense. committer: Tailor Script <tailor@pidgin.im>
author Etan Reisner <pidgin@unreliablesource.net>
date Thu, 12 Oct 2006 20:38:47 +0000
parents 4868c99841a7
children 75034345bf52
comparison
equal deleted inserted replaced
14716:023dfc2ce5e3 14717:b1fcd2fc903a
304 Gaim::Account::UiOps ops 304 Gaim::Account::UiOps ops
305 305
306 Gaim::Account::UiOps 306 Gaim::Account::UiOps
307 gaim_accounts_get_ui_ops() 307 gaim_accounts_get_ui_ops()
308 308
309 void * 309 Gaim::Handle
310 gaim_accounts_get_handle() 310 gaim_accounts_get_handle()
311 311
312 void 312 void
313 gaim_accounts_init() 313 gaim_accounts_init()
314 314