summaryrefslogtreecommitdiff
path: root/src/perl/irc/typemap
diff options
context:
space:
mode:
authorJochen Eisinger <c0ffee@irssi.org>2008-11-02 12:13:36 +0000
committerc0ffee <c0ffee@dbcabf3a-b0e7-0310-adc4-f8d773084564>2008-11-02 12:13:36 +0000
commitf8461d39bc5bfd3efe908924c09d661756e447a1 (patch)
treeb401ca0b17d3eef63fbf9413bf63fdfd317c3b6f /src/perl/irc/typemap
parent73b18f2672585d8d6427862afed6ba8f63629ef3 (diff)
downloadirssi-f8461d39bc5bfd3efe908924c09d661756e447a1.zip
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
Diffstat (limited to 'src/perl/irc/typemap')
-rw-r--r--src/perl/irc/typemap1
1 files changed, 1 insertions, 0 deletions
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