diff options
Diffstat (limited to 'doc/fr')
-rw-r--r-- | doc/fr/weechat_dev.fr.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/fr/weechat_dev.fr.adoc b/doc/fr/weechat_dev.fr.adoc index ea7dbfa49..1b964ac83 100644 --- a/doc/fr/weechat_dev.fr.adoc +++ b/doc/fr/weechat_dev.fr.adoc @@ -413,6 +413,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-channel.cpp | Tests : canaux IRC. | test-irc-color.cpp | Tests : couleurs IRC. | test-irc-config.cpp | Tests : configuration IRC. | test-irc-ignore.cpp | Tests : ignores IRC. |