diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-01-18 10:37:53 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-01-18 10:37:53 +0100 |
commit | a3efc89a7fba57bc2af3afb7dd77fa43133887f6 (patch) | |
tree | d6d1e63943c44d443b92132010278b9e782ea0b8 /doc/fr | |
parent | da40c8d33c7974906f53adda2f17574096c5287b (diff) | |
download | weechat-a3efc89a7fba57bc2af3afb7dd77fa43133887f6.zip |
Add IRC info "irc_nick_color" to get color of a nick
Diffstat (limited to 'doc/fr')
-rw-r--r-- | doc/fr/autogen/plugin_api/infos.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/fr/autogen/plugin_api/infos.txt b/doc/fr/autogen/plugin_api/infos.txt index bfbe56557..f547d9080 100644 --- a/doc/fr/autogen/plugin_api/infos.txt +++ b/doc/fr/autogen/plugin_api/infos.txt @@ -9,6 +9,8 @@ | irc | irc_nick | retourne le pseudo utilisé actuellement sur un serveur +| irc | irc_nick_color | retourne la couleur du pseudo + | irc | irc_nick_from_host | retourne le pseudo à partir d'un host IRC | weechat | charset_internal | charset interne à WeeChat |