summaryrefslogtreecommitdiff
path: root/doc/it
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2013-12-04 10:16:44 +0100
committerSebastien Helleu <flashcode@flashtux.org>2013-12-04 10:16:44 +0100
commitdfa3e13e3d953c2dbaf47faeffe7548e0961cceb (patch)
treeb7c497d90e8c478126aa28f6d7474ebe535630e2 /doc/it
parent1d7466032d34a1dfb5270e125856158eb6976866 (diff)
downloadweechat-dfa3e13e3d953c2dbaf47faeffe7548e0961cceb.zip
doc: add missing property "print_hooks_enabled" in function buffer_set (plugin API reference)
Diffstat (limited to 'doc/it')
-rw-r--r--doc/it/weechat_plugin_api.it.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/it/weechat_plugin_api.it.txt b/doc/it/weechat_plugin_api.it.txt
index 496c1e3f6..527aba3dc 100644
--- a/doc/it/weechat_plugin_api.it.txt
+++ b/doc/it/weechat_plugin_api.it.txt
@@ -10263,6 +10263,10 @@ Argomenti:
messaggi, "3" = aggiungere per tutti i messaggi
// TRANSLATION MISSING
+| print_hooks_enabled | "0" oppure "1" |
+ "0" to disable print hooks, "1" to enable them (default for a new buffer)
+
+// TRANSLATION MISSING
| day_change | "0" oppure "1" |
"0" to hide messages for the day change, "1" to see them
(default for a new buffer)