diff options
author | Tom Feist <shabble@cowu.be> | 2010-07-16 19:32:51 +0000 |
---|---|---|
committer | Tom Feist <shabble@cowu.be> | 2010-07-16 19:32:51 +0000 |
commit | 7c1e24dd5a3afe9c8c43e70c57b10b2a89d4d9e2 (patch) | |
tree | a95e3e3453e1dc7a182f838b6d7afab84eb92c19 /docs/Irssi/Chatnet.pod | |
parent | moved process to ui namespace (diff) | |
download | irssi-scripts-7c1e24dd5a3afe9c8c43e70c57b10b2a89d4d9e2.tar.gz irssi-scripts-7c1e24dd5a3afe9c8c43e70c57b10b2a89d4d9e2.zip |
more fixing and moving
Diffstat (limited to '')
-rw-r--r-- | docs/Irssi/Chatnet.pod | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Irssi/Chatnet.pod b/docs/Irssi/Chatnet.pod index 23fa134..991dd2b 100644 --- a/docs/Irssi/Chatnet.pod +++ b/docs/Irssi/Chatnet.pod @@ -7,6 +7,7 @@ Irssi::Chatnet =head1 FIELDS Chatnet->{} + type - "CHATNET" text chat_type - String ID of chat protocol, for example "IRC" @@ -22,3 +23,4 @@ Chatnet->{} =head1 METHODS +I<None found yet> |