From a55b03f60326a71d4e6ba758bb1573e02f57da90 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sat, 4 Aug 2012 12:39:39 +0200 Subject: [PATCH] doc: update dependencies in user guide (add zlib, gnutls is used in irc and relay plugins) --- doc/de/weechat_user.de.txt | 5 ++++- doc/en/weechat_user.en.txt | 3 ++- doc/fr/weechat_user.fr.txt | 4 +++- doc/it/weechat_user.it.txt | 5 ++++- 4 files changed, 13 insertions(+), 4 deletions(-) diff --git a/doc/de/weechat_user.de.txt b/doc/de/weechat_user.de.txt index 5ae26c182..8a79d8dba 100644 --- a/doc/de/weechat_user.de.txt +++ b/doc/de/weechat_user.de.txt @@ -93,8 +93,11 @@ welche Pakete optional genutzt werden können. | libcurl4-gnutls-dev | | *ja* | URL Transfer | gettext | | | Internationalisierung (Übersetzung der Mitteilungen; Hauptsprache ist englisch) | libgcrypt11-dev | | | SASL Authentifikation am IRC Server mittels DH-BLOWFISH Methode -| libgnutls-dev | ≥ 2.2.0 | | SSL Verbindung zu einem IRC Server +// TRANSLATION MISSING +| libgnutls-dev | ≥ 2.2.0 | | SSL Verbindung zu einem IRC Server, support of SSL in relay plugin (weechat protocol) | ca-certificates | | | Zertifikate für SSL Verbindungen +// TRANSLATION MISSING +| zlib1g-dev | | | compression of packets in relay plugin (weechat protocol) | libaspell-dev | | | aspell Erweiterung | python-dev | ≥ 2.5 ^(3)^ | | python Erweiterung | libperl-dev | | | perl Erweiterung diff --git a/doc/en/weechat_user.en.txt b/doc/en/weechat_user.en.txt index ec2120d83..7d293fd5e 100644 --- a/doc/en/weechat_user.en.txt +++ b/doc/en/weechat_user.en.txt @@ -93,8 +93,9 @@ compile WeeChat. | libcurl4-gnutls-dev | | *yes* | URL transfer | gettext | | | internationalization (translation of messages; base language is english) | libgcrypt11-dev | | | SASL authentication with IRC server using DH-BLOWFISH mechanism -| libgnutls-dev | ≥ 2.2.0 | | SSL connection to IRC server +| libgnutls-dev | ≥ 2.2.0 | | SSL connection to IRC server, support of SSL in relay plugin (weechat protocol) | ca-certificates | | | certificates for SSL connections +| zlib1g-dev | | | compression of packets in relay plugin (weechat protocol) | libaspell-dev | | | aspell plugin | python-dev | ≥ 2.5 ^(3)^ | | python plugin | libperl-dev | | | perl plugin diff --git a/doc/fr/weechat_user.fr.txt b/doc/fr/weechat_user.fr.txt index f96413803..5038c9c88 100644 --- a/doc/fr/weechat_user.fr.txt +++ b/doc/fr/weechat_user.fr.txt @@ -95,8 +95,10 @@ compiler WeeChat. | libcurl4-gnutls-dev | | *oui* | transfert d'URL | gettext | | | internationalisation (traduction des messages; la langue de base est l'anglais) | libgcrypt11-dev | | | authentification SASL avec le serveur IRC, en utilisant le mécanisme DH-BLOWFISH -| libgnutls-dev | ≥ 2.2.0 | | connexion SSL au serveur IRC +| libgnutls-dev | ≥ 2.2.0 | | connexion SSL au serveur IRC, support SSL dans l'extension relay (protocole weechat) | ca-certificates | | | certificats pour les connexions SSL +// TRANSLATION MISSING +| zlib1g-dev | | | compression des paquets dans l'extension relay (protocole weechat) | libaspell-dev | | | extension aspell | python-dev | ≥ 2.5 ^(3)^ | | extension python | libperl-dev | | | extension perl diff --git a/doc/it/weechat_user.it.txt b/doc/it/weechat_user.it.txt index 93ac6d631..fc8555d2c 100644 --- a/doc/it/weechat_user.it.txt +++ b/doc/it/weechat_user.it.txt @@ -97,8 +97,11 @@ compilare WeeChat. | libcurl4-gnutls-dev | | *sì* | trasferimento URL | gettext | | | internazionalizzazione (traduzione dei messaggi; la lingua base è l'inglese) | libgcrypt11-dev | | | autenticazione SASL per i server IRC che utilizzano il meccanismo DH-BLOWFISH -| libgnutls-dev | ≥ 2.2.0 | | connessione SSL al server IRC +// TRANSLATION MISSING +| libgnutls-dev | ≥ 2.2.0 | | connessione SSL al server IRC, support of SSL in relay plugin (weechat protocol) | ca-certificates | | | certificati per le connessioni SSL +// TRANSLATION MISSING +| zlib1g-dev | | | compression of packets in relay plugin (weechat protocol) | libaspell-dev | | | plugin aspell | python-dev | ≥ 2.5 ^(3)^ | | plugin python | libperl-dev | | | plugin perl