From f8461d39bc5bfd3efe908924c09d661756e447a1 Mon Sep 17 00:00:00 2001 From: Jochen Eisinger Date: Sun, 2 Nov 2008 12:13:36 +0000 Subject: introduce the type Irssi::Irc::Client and signals to communicate with proxy clients to allow for scripting parts of the irssi-proxy. git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@4882 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- src/perl/irc/typemap | 1 + 1 file changed, 1 insertion(+) (limited to 'src/perl/irc/typemap') diff --git a/src/perl/irc/typemap b/src/perl/irc/typemap index d5604a77..9bf87647 100644 --- a/src/perl/irc/typemap +++ b/src/perl/irc/typemap @@ -14,6 +14,7 @@ Irssi::Irc::Netsplit T_PlainObj Irssi::Irc::Netsplitserver T_PlainObj Irssi::Irc::Netsplitchannel T_PlainObj Irssi::Irc::Notifylist T_PlainObj +Irssi::Irc::Client T_IrssiObj INPUT -- cgit v1.2.3