From fff24d0a232d5277ec92368e563b6ca481e589fe Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sat, 15 Mar 2014 15:08:49 +0100 Subject: core: update translations --- doc/en/autogen/plugin_api/completions.txt | 2 ++ doc/en/autogen/plugin_api/infos.txt | 6 ++++++ 2 files changed, 8 insertions(+) (limited to 'doc/en/autogen/plugin_api') diff --git a/doc/en/autogen/plugin_api/completions.txt b/doc/en/autogen/plugin_api/completions.txt index a28833915..33680a6a1 100644 --- a/doc/en/autogen/plugin_api/completions.txt +++ b/doc/en/autogen/plugin_api/completions.txt @@ -10,6 +10,8 @@ | aspell | aspell_langs | list of all languages supported by aspell +| exec | exec_commands_ids | ids (numbers and names) of executed commands + | guile | guile_script | list of scripts | irc | irc_channel | current IRC channel diff --git a/doc/en/autogen/plugin_api/infos.txt b/doc/en/autogen/plugin_api/infos.txt index ef961b510..0a743ba48 100644 --- a/doc/en/autogen/plugin_api/infos.txt +++ b/doc/en/autogen/plugin_api/infos.txt @@ -32,6 +32,12 @@ | weechat | charset_terminal | terminal charset | - +| weechat | color_ansi_regex | POSIX extended regular expression to search ANSI escape codes | - + +| weechat | color_rgb2term | RGB color converted to terminal color (0-255) | rgb,limit (limit is optional and is set to 256 by default) + +| weechat | color_term2rgb | terminal color (0-255) converted to RGB color | color (terminal color: 0-255) + | weechat | cursor_mode | 1 if cursor mode is enabled | - | weechat | date | WeeChat compilation date | - -- cgit v1.2.3