diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2020-06-13 13:51:01 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2020-06-13 14:34:13 +0200 |
commit | 340d6646a6371e2f224d392c9b1b44c8a20b5074 (patch) | |
tree | 8b376bb55fda309f4943e1859c5bfe1e41e6870b /doc | |
parent | 99a324b76f4dd91e15e6ccabf7ae5b97927105c5 (diff) | |
download | weechat-340d6646a6371e2f224d392c9b1b44c8a20b5074.zip |
javascript: disable build by default and remove Debian packaging of JavaScript plugin (issue #360)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/de/weechat_user.de.adoc | 2 | ||||
-rw-r--r-- | doc/en/weechat_user.en.adoc | 2 | ||||
-rw-r--r-- | doc/fr/weechat_user.fr.adoc | 2 | ||||
-rw-r--r-- | doc/it/weechat_user.it.adoc | 2 | ||||
-rw-r--r-- | doc/ja/weechat_user.ja.adoc | 2 | ||||
-rw-r--r-- | doc/pl/weechat_user.pl.adoc | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/doc/de/weechat_user.de.adoc b/doc/de/weechat_user.de.adoc index 705c8dfaa..b0b05130a 100644 --- a/doc/de/weechat_user.de.adoc +++ b/doc/de/weechat_user.de.adoc @@ -231,7 +231,7 @@ Liste von häufig verwendeten Optionen: | ENABLE_IRC | `ON`, `OFF` | ON | kompiliert <<irc_plugin,IRC Erweiterung>>. -| ENABLE_JAVASCRIPT | `ON`, `OFF` | ON | +| ENABLE_JAVASCRIPT | `ON`, `OFF` | OFF | kompiliert <<scripts_plugins,JavaScript Erweiterung>>. | ENABLE_LARGEFILE | `ON`, `OFF` | ON | diff --git a/doc/en/weechat_user.en.adoc b/doc/en/weechat_user.en.adoc index f1f3beda7..368eb227e 100644 --- a/doc/en/weechat_user.en.adoc +++ b/doc/en/weechat_user.en.adoc @@ -222,7 +222,7 @@ List of commonly used options: | ENABLE_IRC | `ON`, `OFF` | ON | Compile <<irc_plugin,IRC plugin>>. -| ENABLE_JAVASCRIPT | `ON`, `OFF` | ON | +| ENABLE_JAVASCRIPT | `ON`, `OFF` | OFF | Compile <<scripts_plugins,JavaScript plugin>>. | ENABLE_LARGEFILE | `ON`, `OFF` | ON | diff --git a/doc/fr/weechat_user.fr.adoc b/doc/fr/weechat_user.fr.adoc index 87b21bfb0..9b7a2a653 100644 --- a/doc/fr/weechat_user.fr.adoc +++ b/doc/fr/weechat_user.fr.adoc @@ -228,7 +228,7 @@ Liste des options couramment utilisées : | ENABLE_IRC | `ON`, `OFF` | ON | Compiler <<irc_plugin,l'extension IRC>>. -| ENABLE_JAVASCRIPT | `ON`, `OFF` | ON | +| ENABLE_JAVASCRIPT | `ON`, `OFF` | OFF | Compiler <<scripts_plugins,l'extension JavaScript>>. | ENABLE_LARGEFILE | `ON`, `OFF` | ON | diff --git a/doc/it/weechat_user.it.adoc b/doc/it/weechat_user.it.adoc index a438ba84a..d710b8b6a 100644 --- a/doc/it/weechat_user.it.adoc +++ b/doc/it/weechat_user.it.adoc @@ -258,7 +258,7 @@ List of commonly used options: | ENABLE_IRC | `ON`, `OFF` | ON | Compile <<irc_plugin,IRC plugin>>. -| ENABLE_JAVASCRIPT | `ON`, `OFF` | ON | +| ENABLE_JAVASCRIPT | `ON`, `OFF` | OFF | Compile <<scripts_plugins,JavaScript plugin>>. | ENABLE_LARGEFILE | `ON`, `OFF` | ON | diff --git a/doc/ja/weechat_user.ja.adoc b/doc/ja/weechat_user.ja.adoc index 2ead6d913..43ce5a144 100644 --- a/doc/ja/weechat_user.ja.adoc +++ b/doc/ja/weechat_user.ja.adoc @@ -229,7 +229,7 @@ CMake に対するオプションを指定するには、以下の書式を使 | ENABLE_IRC | `ON`, `OFF` | ON | <<irc_plugin,IRC プラグイン>>のコンパイル -| ENABLE_JAVASCRIPT | `ON`, `OFF` | ON | +| ENABLE_JAVASCRIPT | `ON`, `OFF` | OFF | <<scripts_plugins,JavaScript プラグイン>>のコンパイル。 | ENABLE_LARGEFILE | `ON`, `OFF` | ON | diff --git a/doc/pl/weechat_user.pl.adoc b/doc/pl/weechat_user.pl.adoc index c88e2aafa..47a453728 100644 --- a/doc/pl/weechat_user.pl.adoc +++ b/doc/pl/weechat_user.pl.adoc @@ -229,7 +229,7 @@ Lista popularnych opcji: | ENABLE_IRC | `ON`, `OFF` | ON | Kompilacja <<irc_plugin,wtyczki IRC>>. -| ENABLE_JAVASCRIPT | `ON`, `OFF` | ON | +| ENABLE_JAVASCRIPT | `ON`, `OFF` | OFF | Kompilacja <<scripts_plugins,wtyczki javascript>>. | ENABLE_LARGEFILE | `ON`, `OFF` | ON | |