aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Irssi.pod
diff options
context:
space:
mode:
authorTom Feist <shabble@cowu.be>2010-07-24 16:31:04 +0000
committerTom Feist <shabble@cowu.be>2010-07-24 16:31:04 +0000
commit6fdd2aaa2e202f9c016018a353bf2f4cfeaa4675 (patch)
tree68ac7e5f81ac6a4ab6408edd3fbdd176b5e9f065 /docs/Irssi.pod
parentadditional docs about some Irssi:: core funcs (diff)
downloadirssi-scripts-6fdd2aaa2e202f9c016018a353bf2f4cfeaa4675.tar.gz
irssi-scripts-6fdd2aaa2e202f9c016018a353bf2f4cfeaa4675.zip
more doc stuffs
Diffstat (limited to '')
-rw-r--r--docs/Irssi.pod8
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/Irssi.pod b/docs/Irssi.pod
index 49e83fa..5fa8413 100644
--- a/docs/Irssi.pod
+++ b/docs/Irssi.pod
@@ -628,6 +628,12 @@ Return new level number.
See also L<Irssi::UI::Theme>
+=head3 C<themes_reload>
+
+Reloads the current theme (set with C</SET THEME>) from file.
+
+=head3 Miscellaneous
+
You can have user configurable texts in scripts that work just like
irssi's internal texts that can be changed in themes.
@@ -848,7 +854,7 @@ Formatting to POD and linking by Tom Feist
Irssi::strip_codes
Irssi::theme_register
- Irssi::themes_reload
+ *Irssi::themes_reload
Irssi::timeout_add
Irssi::timeout_add_once