diff plugins/perl/common/typemap @ 12882:e1603fd610fa

[gaim-migrate @ 15234] I give you perl /cmd support. I only tested this a little bit but it seemed to work for me, let me know if anything breaks. committer: Tailor Script <tailor@pidgin.im>
author Etan Reisner <pidgin@unreliablesource.net>
date Sun, 15 Jan 2006 07:56:58 +0000
parents 43d8af815a9d
children 3097275dbbdd
line wrap: on
line diff
--- a/plugins/perl/common/typemap	Sun Jan 15 07:43:09 2006 +0000
+++ b/plugins/perl/common/typemap	Sun Jan 15 07:56:58 2006 +0000
@@ -57,7 +57,10 @@
 Gaim::CipherCaps			T_IV
 Gaim::Cipher::Ops			T_GaimObj
 Gaim::Cipher::Context			T_GaimObj
-Gaim::CmdId				T_IV
+Gaim::Cmd::Flag				T_IV
+Gaim::Cmd::Id				T_IV
+Gaim::Cmd::Priority			T_IV
+Gaim::Cmd::Ret				T_IV
 Gaim::Connection			T_GaimObj
 Gaim::Connection::UiOps			T_GaimObj
 Gaim::Conversation			T_GaimObj