diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2015-06-06 14:48:03 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2015-06-06 14:48:03 +0200 |
commit | 00abc2bde5b9adffcd0b987b07a68cc74edaea51 (patch) | |
tree | 12c857151218d19c3bcff62a669423aef2e972fb /doc/it | |
parent | 160cbdb46a127e07be3ba77c41f95ce2c65b5ad5 (diff) | |
download | weechat-00abc2bde5b9adffcd0b987b07a68cc74edaea51.zip |
core: add signal "signal_sighup"
Diffstat (limited to 'doc/it')
-rw-r--r-- | doc/it/weechat_plugin_api.it.asciidoc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/it/weechat_plugin_api.it.asciidoc b/doc/it/weechat_plugin_api.it.asciidoc index ae8788ac3..a7e792034 100644 --- a/doc/it/weechat_plugin_api.it.asciidoc +++ b/doc/it/weechat_plugin_api.it.asciidoc @@ -8626,6 +8626,12 @@ List of signals sent by WeeChat and plugins: Comando `/quit` digitato dall'utente // TRANSLATION MISSING +| weechat | signal_sighup + + _(WeeChat ≥ 1.3)_ | + - | + Signal SIGHUP received + +// TRANSLATION MISSING | weechat | signal_sigquit + _(WeeChat ≥ 1.2)_ | - | |