From 00abc2bde5b9adffcd0b987b07a68cc74edaea51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 6 Jun 2015 14:48:03 +0200 Subject: core: add signal "signal_sighup" --- doc/it/weechat_plugin_api.it.asciidoc | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/it') 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 @@ -8625,6 +8625,12 @@ List of signals sent by WeeChat and plugins: String: argomenti per /quit | Comando `/quit` digitato dall'utente +// TRANSLATION MISSING +| weechat | signal_sighup + + _(WeeChat ≥ 1.3)_ | + - | + Signal SIGHUP received + // TRANSLATION MISSING | weechat | signal_sigquit + _(WeeChat ≥ 1.2)_ | -- cgit v1.2.3