diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-11-01 22:40:29 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-11-01 22:40:29 +0100 |
commit | a834c438c6f7b4a3481d9272b574948958f3b544 (patch) | |
tree | dd7f092a88948b393e85504e1154f8bf4d45a17e /doc/it/weechat_plugin_api.it.asciidoc | |
parent | 1a3051188c94b0433c85a78528f9e8298eefd206 (diff) | |
download | weechat-a834c438c6f7b4a3481d9272b574948958f3b544.zip |
core: add signals "mouse_enabled" and "mouse_disabled" (closes #244)
Diffstat (limited to 'doc/it/weechat_plugin_api.it.asciidoc')
-rw-r--r-- | doc/it/weechat_plugin_api.it.asciidoc | 12 |
1 files changed, 12 insertions, 0 deletions
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 @@ -8483,6 +8483,18 @@ List of signals sent by WeeChat and plugins: 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)_ | String: buffer pointer + "," + group name | |