diff options
author | Tom Feist <shabble@cowu.be> | 2010-07-22 15:14:00 +0000 |
---|---|---|
committer | Tom Feist <shabble@cowu.be> | 2010-07-22 15:14:00 +0000 |
commit | 7f6988902700bfa9108b948b364f2f8f15fbbd55 (patch) | |
tree | e181299a72a8db03936a8ec95b9750feb5a04c97 /docs/Irssi/UI/Theme.pod | |
parent | added messagelevel docs to irssi.pod, more stuff in guide, and a little scrip... (diff) | |
download | irssi-scripts-7f6988902700bfa9108b948b364f2f8f15fbbd55.tar.gz irssi-scripts-7f6988902700bfa9108b948b364f2f8f15fbbd55.zip |
added additional packages and full function dumps to pod, unformatted so far
Diffstat (limited to '')
-rw-r--r-- | docs/Irssi/UI/Theme.pod | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/Irssi/UI/Theme.pod b/docs/Irssi/UI/Theme.pod index 2e69186..2d2b7f6 100644 --- a/docs/Irssi/UI/Theme.pod +++ b/docs/Irssi/UI/Theme.pod @@ -8,6 +8,14 @@ Irssi::UI::Theme =head1 METHODS +=head2 C<format_expand> + +I<undocumented> + +=head2 C<get_format> + +I<undocumented> + =head1 THEME DOCUMENTATION When testing changes, the easiest way to reload the theme is with /RELOAD. |