summaryrefslogtreecommitdiff
path: root/doc/fr
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2021-11-06 18:17:39 +0100
committerSébastien Helleu <flashcode@flashtux.org>2021-11-06 18:17:39 +0100
commit2f177dd18874a4ae87c1027cc4fbaec3bebbd6e6 (patch)
tree040fc87bfc717ab47377a07d3a766b93a989c0ad /doc/fr
parentedfc415e9e8472b4520d201b14d7ec94734fc8f4 (diff)
downloadweechat-2f177dd18874a4ae87c1027cc4fbaec3bebbd6e6.zip
irc: fix join of channels with name longer than 127 chars (closes #1717)
Diffstat (limited to 'doc/fr')
-rw-r--r--doc/fr/weechat_dev.fr.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/fr/weechat_dev.fr.adoc b/doc/fr/weechat_dev.fr.adoc
index e69f1fa25..56ad60ea7 100644
--- a/doc/fr/weechat_dev.fr.adoc
+++ b/doc/fr/weechat_dev.fr.adoc
@@ -427,6 +427,7 @@ Le cœur de WeeChat est situé dans les répertoires suivants :
|          test-gui-nick.cpp | Tests : pseudos.
|       plugins/ | Racine des tests unitaires pour les extensions.
|          irc/ | Racine des tests unitaires pour l'extension IRC.
+|             test-irc-buffer.cpp | Tests : tampons IRC.
|             test-irc-channel.cpp | Tests : canaux IRC.
|             test-irc-color.cpp | Tests : couleurs IRC.
|             test-irc-config.cpp | Tests : configuration IRC.