diff 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
line wrap: on
line diff
--- a/plugins/perl/common/typemap	Mon Sep 12 18:52:53 2005 +0000
+++ b/plugins/perl/common/typemap	Mon Sep 12 20:04:37 2005 +0000
@@ -100,6 +100,10 @@
 
 Gaim::NotifyType                	T_IV
 Gaim::NotifyMsgType            	 	T_IV
+Gaim::NotifySearchButtonType		T_IV
+Gaim::NotifySearchResults		T_GaimObj
+Gaim::NotifySearchColumn		T_GaimObj
+Gaim::NotifySearchButton		T_GaimObj
 Gaim::NotifyUiOps			T_GaimObj
 
 Gaim::Plugin             		T_GaimObj