aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Irssi.pod
diff options
context:
space:
mode:
authorTom Feist <shabble@cowu.be>2010-07-22 17:22:50 +0000
committerTom Feist <shabble@cowu.be>2010-07-22 17:22:50 +0000
commit6b8a33650130d9c28b4d11987601225412994445 (patch)
treee8eef40c29c5f7307ee8da5da5b09f7be2fad86c /docs/Irssi.pod
parentadded additional packages and full function dumps to pod, unformatted so far (diff)
downloadirssi-scripts-6b8a33650130d9c28b4d11987601225412994445.tar.gz
irssi-scripts-6b8a33650130d9c28b4d11987601225412994445.zip
removed deprecated irssi::theme pod
Diffstat (limited to '')
-rw-r--r--docs/Irssi.pod4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/Irssi.pod b/docs/Irssi.pod
index 4b75f40..3187763 100644
--- a/docs/Irssi.pod
+++ b/docs/Irssi.pod
@@ -640,6 +640,10 @@ For example:
'nick', $channel->{name});
+=head3 C<current_theme>
+
+Returns the current L<theme|Irssi::UI::Theme> object.
+
=head2 DCC
B<TODO: This should probably move to L<Irssi::Irc>