comparison plugins/perl/common/typemap @ 11533:c9b815aeddc1

[gaim-migrate @ 13782] Pushing more of the userinfo stuff to the UI. Also, fixed a notify API warning in the perl plugin. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Mon, 12 Sep 2005 20:04:37 +0000
parents ff4884029708
children f8e22fef03fc
comparison
equal deleted inserted replaced
11532:57439a383f4f 11533:c9b815aeddc1
98 Gaim::Log::ReadFlags T_GaimObj 98 Gaim::Log::ReadFlags T_GaimObj
99 99
100 100
101 Gaim::NotifyType T_IV 101 Gaim::NotifyType T_IV
102 Gaim::NotifyMsgType T_IV 102 Gaim::NotifyMsgType T_IV
103 Gaim::NotifySearchButtonType T_IV
104 Gaim::NotifySearchResults T_GaimObj
105 Gaim::NotifySearchColumn T_GaimObj
106 Gaim::NotifySearchButton T_GaimObj
103 Gaim::NotifyUiOps T_GaimObj 107 Gaim::NotifyUiOps T_GaimObj
104 108
105 Gaim::Plugin T_GaimObj 109 Gaim::Plugin T_GaimObj
106 Gaim::Plugin::Info T_GaimObj 110 Gaim::Plugin::Info T_GaimObj
107 Gaim::PluginUiInfo T_GaimObj 111 Gaim::PluginUiInfo T_GaimObj