diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2012-08-04 12:43:22 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2012-08-04 12:43:22 +0200 |
commit | 3c3d0754b18bed92db589cf506fe4d4d7031309a (patch) | |
tree | 76a5f4683b7a5cbc160e89d72377f7ea4beaa0e8 /doc | |
parent | a55b03f60326a71d4e6ba758bb1573e02f57da90 (diff) | |
download | weechat-3c3d0754b18bed92db589cf506fe4d4d7031309a.zip |
doc: fix gnutls dependency in user guide
Diffstat (limited to 'doc')
-rw-r--r-- | doc/de/weechat_user.de.txt | 2 | ||||
-rw-r--r-- | doc/en/weechat_user.en.txt | 2 | ||||
-rw-r--r-- | doc/fr/weechat_user.fr.txt | 2 | ||||
-rw-r--r-- | doc/it/weechat_user.it.txt | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/doc/de/weechat_user.de.txt b/doc/de/weechat_user.de.txt index 8a79d8dba..4ff15c746 100644 --- a/doc/de/weechat_user.de.txt +++ b/doc/de/weechat_user.de.txt @@ -94,7 +94,7 @@ welche Pakete optional genutzt werden können. | gettext | | | Internationalisierung (Übersetzung der Mitteilungen; Hauptsprache ist englisch) | libgcrypt11-dev | | | SASL Authentifikation am IRC Server mittels DH-BLOWFISH Methode // TRANSLATION MISSING -| libgnutls-dev | ≥ 2.2.0 | | SSL Verbindung zu einem IRC Server, support of SSL in relay plugin (weechat protocol) +| libgnutls-dev | ≥ 2.2.0 | | SSL Verbindung zu einem IRC Server, support of SSL in relay plugin | ca-certificates | | | Zertifikate für SSL Verbindungen // TRANSLATION MISSING | zlib1g-dev | | | compression of packets in relay plugin (weechat protocol) diff --git a/doc/en/weechat_user.en.txt b/doc/en/weechat_user.en.txt index 7d293fd5e..890b5bd2c 100644 --- a/doc/en/weechat_user.en.txt +++ b/doc/en/weechat_user.en.txt @@ -93,7 +93,7 @@ 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, support of SSL in relay plugin (weechat protocol) +| libgnutls-dev | ≥ 2.2.0 | | SSL connection to IRC server, support of SSL in relay plugin | ca-certificates | | | certificates for SSL connections | zlib1g-dev | | | compression of packets in relay plugin (weechat protocol) | libaspell-dev | | | aspell plugin diff --git a/doc/fr/weechat_user.fr.txt b/doc/fr/weechat_user.fr.txt index 5038c9c88..31250f39d 100644 --- a/doc/fr/weechat_user.fr.txt +++ b/doc/fr/weechat_user.fr.txt @@ -95,7 +95,7 @@ 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, support SSL dans l'extension relay (protocole weechat) +| libgnutls-dev | ≥ 2.2.0 | | connexion SSL au serveur IRC, support SSL dans l'extension relay | ca-certificates | | | certificats pour les connexions SSL // TRANSLATION MISSING | zlib1g-dev | | | compression des paquets dans l'extension relay (protocole weechat) diff --git a/doc/it/weechat_user.it.txt b/doc/it/weechat_user.it.txt index fc8555d2c..fda3f7b64 100644 --- a/doc/it/weechat_user.it.txt +++ b/doc/it/weechat_user.it.txt @@ -98,7 +98,7 @@ compilare WeeChat. | gettext | | | internazionalizzazione (traduzione dei messaggi; la lingua base è l'inglese) | libgcrypt11-dev | | | autenticazione SASL per i server IRC che utilizzano il meccanismo DH-BLOWFISH // TRANSLATION MISSING -| libgnutls-dev | ≥ 2.2.0 | | connessione SSL al server IRC, support of SSL in relay plugin (weechat protocol) +| libgnutls-dev | ≥ 2.2.0 | | connessione SSL al server IRC, support of SSL in relay plugin | ca-certificates | | | certificati per le connessioni SSL // TRANSLATION MISSING | zlib1g-dev | | | compression of packets in relay plugin (weechat protocol) |