From 829f64a38854418d9d4db4281cba76a7bd40d2e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 25 Nov 2017 08:28:17 +0100 Subject: doc: add question about command "/script update" in FAQ --- doc/ja/weechat_faq.ja.adoc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'doc/ja/weechat_faq.ja.adoc') diff --git a/doc/ja/weechat_faq.ja.adoc b/doc/ja/weechat_faq.ja.adoc index f079f0ed2..9968fbe6f 100644 --- a/doc/ja/weechat_faq.ja.adoc +++ b/doc/ja/weechat_faq.ja.adoc @@ -824,6 +824,25 @@ OpenBSD では、プラグインファイル名の末尾が ".so.0.0" です (Li スクリプトは他の IRC クライアントのものと互換性がありません。 +// TRANSLATION MISSING +[[scripts_update]] +=== The command "/script update" can not read scripts, how to fix that? + +First check questions about SSL connection in this FAQ +(especially the option _weechat.network.gnutls_ca_file_). + +If still not working, try to manually delete the scripts file (in your shell): + +---- +$ rm ~/.weechat/script/plugins.xml.gz +---- + +And update scripts again in WeeChat: + +---- +/script update +---- + [[settings]] == 設定 -- cgit v1.2.3