comparison libgaim/plugins/perl/common/typemap @ 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 4f51b45f4f70
children 5e07a6f8eb33
comparison
equal deleted inserted replaced
14716:023dfc2ce5e3 14717:b1fcd2fc903a
69 Gaim::Conversation::IM T_GaimObj 69 Gaim::Conversation::IM T_GaimObj
70 Gaim::Conversation::UiOps T_GaimObj 70 Gaim::Conversation::UiOps T_GaimObj
71 71
72 Gaim::Desktop::Item T_GaimObj 72 Gaim::Desktop::Item T_GaimObj
73 Gaim::DesktopItemType T_IV 73 Gaim::DesktopItemType T_IV
74
75 Gaim::Handle T_GaimObj
74 76
75 Gaim::IconScaleRules T_IV 77 Gaim::IconScaleRules T_IV
76 78
77 Gaim::Log T_GaimObj 79 Gaim::Log T_GaimObj
78 Gaim::LogType T_IV 80 Gaim::LogType T_IV