From a834c438c6f7b4a3481d9272b574948958f3b544 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 1 Nov 2014 22:40:29 +0100 Subject: core: add signals "mouse_enabled" and "mouse_disabled" (closes #244) --- doc/it/weechat_plugin_api.it.asciidoc | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'doc/it/weechat_plugin_api.it.asciidoc') diff --git a/doc/it/weechat_plugin_api.it.asciidoc b/doc/it/weechat_plugin_api.it.asciidoc index f3af1c2aa..01318a8a2 100644 --- a/doc/it/weechat_plugin_api.it.asciidoc +++ b/doc/it/weechat_plugin_api.it.asciidoc @@ -8482,6 +8482,18 @@ List of signals sent by WeeChat and plugins: String: key combo | Key combo in 'cursor' context +// TRANSLATION MISSING +| weechat | mouse_enabled + + _(WeeChat ≥ 1.1)_ | + - | + Mouse enabled + +// TRANSLATION MISSING +| weechat | mouse_disabled + + _(WeeChat ≥ 1.1)_ | + - | + Mouse disabled + // TRANSLATION MISSING | weechat | nicklist_group_added + _(WeeChat ≥ 0.3.2)_ | -- cgit v1.2.3