summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2011-08-26 18:42:50 +0200
committerSebastien Helleu <flashcode@flashtux.org>2011-08-26 18:42:50 +0200
commit97a2e4f7130105ae186771b507a6bbc0180c5f67 (patch)
tree0a4ff2fc1f7a9d63b98db2aca9870d9e41be0fc7 /doc
parent26f95e8752fee0094b8a74ceb3f3db8260cfde5f (diff)
downloadweechat-97a2e4f7130105ae186771b507a6bbc0180c5f67.zip
doc: add optional package "ca-certificates" in dependencies
Diffstat (limited to 'doc')
-rw-r--r--doc/de/weechat_user.de.txt2
-rw-r--r--doc/en/weechat_user.en.txt1
-rw-r--r--doc/fr/weechat_user.fr.txt1
-rw-r--r--doc/it/weechat_user.it.txt2
4 files changed, 6 insertions, 0 deletions
diff --git a/doc/de/weechat_user.de.txt b/doc/de/weechat_user.de.txt
index f6b95941f..a5f516a8e 100644
--- a/doc/de/weechat_user.de.txt
+++ b/doc/de/weechat_user.de.txt
@@ -94,6 +94,8 @@ welche Pakete optional genutzt werden können.
| gettext | nein | Internationalisierung (Übersetzung der Mitteilungen; Hauptsprache ist englisch)
| libgcrypt11-dev | nein | SASL Authentifikation am IRC Server mittels DH-BLOWFISH Methode
| libgnutls-dev (≥ 2.2.0) | nein | SSL Verbindung zu einem IRC Server
+// TRANSLATION MISSING
+| ca-certificates | nein | certificates for SSL connections
| libaspell-dev | nein | aspell Erweiterung
| libperl-dev | nein | perl Erweiterung
| python-dev | nein | python Erweiterung
diff --git a/doc/en/weechat_user.en.txt b/doc/en/weechat_user.en.txt
index 45fffacfd..8e90305bd 100644
--- a/doc/en/weechat_user.en.txt
+++ b/doc/en/weechat_user.en.txt
@@ -94,6 +94,7 @@ compile WeeChat.
| gettext | no | internationalization (translation of messages; base language is english)
| libgcrypt11-dev | no | SASL authentication with IRC server using DH-BLOWFISH mechanism
| libgnutls-dev (≥ 2.2.0) | no | SSL connection to IRC server
+| ca-certificates | no | certificates for SSL connections
| libaspell-dev | no | aspell plugin
| libperl-dev | no | perl plugin
| python-dev | no | python plugin
diff --git a/doc/fr/weechat_user.fr.txt b/doc/fr/weechat_user.fr.txt
index 4d3924528..52d08b881 100644
--- a/doc/fr/weechat_user.fr.txt
+++ b/doc/fr/weechat_user.fr.txt
@@ -96,6 +96,7 @@ compiler WeeChat.
| gettext | non | internationalisation (traduction des messages; la langue de base est l'anglais)
| libgcrypt11-dev | non | authentification SASL avec le serveur IRC, en utilisant le mécanisme DH-BLOWFISH
| libgnutls-dev (≥ 2.2.0) | non | connexion SSL au serveur IRC
+| ca-certificates | no | certificats pour les connexions SSL
| libaspell-dev | non | extension aspell
| libperl-dev | non | extension perl
| python-dev | non | extension python
diff --git a/doc/it/weechat_user.it.txt b/doc/it/weechat_user.it.txt
index 2c2e2c2b8..e7e3edcc8 100644
--- a/doc/it/weechat_user.it.txt
+++ b/doc/it/weechat_user.it.txt
@@ -98,6 +98,8 @@ compilare WeeChat.
| gettext | no | internazionalizzazione (traduzione dei messaggi; la lingua base è l'inglese)
| libgcrypt11-dev | no | autenticazione SASL per i server IRC che utilizzano il meccanismo DH-BLOWFISH
| libgnutls-dev (≥ 2.2.0) | no | connessione SSL al server IRC
+// TRANSLATION MISSING
+| ca-certificates | no | certificates for SSL connections
| libaspell-dev | no | plugin aspell
| libperl-dev | no | plugin perl
| python-dev | no | plugin python