diff options
author | Matthew Horan <matt@matthoran.com> | 2019-12-13 10:55:30 -0500 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2019-12-13 21:30:54 +0100 |
commit | f966329862d92b5feffceaef5b960583461a18b1 (patch) | |
tree | bfc758e56bb72def2b05e3eb57ada1aad493843e /doc/ja | |
parent | 5ae0485404a1a30c83c8ecf18d9466daca0e60a6 (diff) | |
download | weechat-f966329862d92b5feffceaef5b960583461a18b1.zip |
api: add info "weechat_headless"
Diffstat (limited to 'doc/ja')
-rw-r--r-- | doc/ja/autogen/plugin_api/infos.adoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ja/autogen/plugin_api/infos.adoc b/doc/ja/autogen/plugin_api/infos.adoc index 5a1151fd8..209d22f8e 100644 --- a/doc/ja/autogen/plugin_api/infos.adoc +++ b/doc/ja/autogen/plugin_api/infos.adoc @@ -130,6 +130,8 @@ | weechat | weechat_dir | WeeChat ディレクトリ | - +| weechat | weechat_headless | 1 if WeeChat is running headless | - + | weechat | weechat_libdir | WeeChat "lib" ディレクトリ | - | weechat | weechat_localedir | WeeChat "locale" ディレクトリ | - |