summaryrefslogtreecommitdiff
path: root/doc/fr/includes
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2020-06-20 17:28:28 +0200
committerSébastien Helleu <flashcode@flashtux.org>2020-06-20 17:28:28 +0200
commit12051a506ddbb0fe37ec9ebcc4b5df1eaeaa23bf (patch)
treeb27d60e68961a756ddd5f7cf3648d5478b972a20 /doc/fr/includes
parentbf964de9399733f99e2183abd04a1612d99429cb (diff)
downloadweechat-12051a506ddbb0fe37ec9ebcc4b5df1eaeaa23bf.zip
irc: add support of UTF8MAPPING, add support of optional server in info "irc_is_nick" (closes #1528)
Diffstat (limited to 'doc/fr/includes')
-rw-r--r--doc/fr/includes/autogen_api_hdata.fr.adoc1
-rw-r--r--doc/fr/includes/autogen_api_infos.fr.adoc2
2 files changed, 2 insertions, 1 deletions
diff --git a/doc/fr/includes/autogen_api_hdata.fr.adoc b/doc/fr/includes/autogen_api_hdata.fr.adoc
index dcb18086a..2d9ea401d 100644
--- a/doc/fr/includes/autogen_api_hdata.fr.adoc
+++ b/doc/fr/includes/autogen_api_hdata.fr.adoc
@@ -258,6 +258,7 @@ _nick_max_length_   (integer) +
_user_max_length_   (integer) +
_host_max_length_   (integer) +
_casemapping_   (integer) +
+_utf8mapping_   (integer) +
_chantypes_   (string) +
_chanmodes_   (string) +
_monitor_   (integer) +
diff --git a/doc/fr/includes/autogen_api_infos.fr.adoc b/doc/fr/includes/autogen_api_infos.fr.adoc
index e70f3997f..3d1077b6a 100644
--- a/doc/fr/includes/autogen_api_infos.fr.adoc
+++ b/doc/fr/includes/autogen_api_infos.fr.adoc
@@ -20,7 +20,7 @@
| irc | irc_is_channel | 1 si la chaîne est un nom de canal IRC valide pour le serveur | serveur,canal (le serveur est optionnel)
-| irc | irc_is_nick | 1 si la chaîne est un pseudo IRC valide | pseudo
+| irc | irc_is_nick | 1 si la chaîne est un pseudo IRC valide | serveur,pseudo (le serveur est optionnel)
| irc | irc_nick | retourne le pseudo utilisé actuellement sur un serveur | nom de serveur