1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-26 12:56:37 +02:00

irc: add "account-notify" in help of server option "capabilities"

This commit is contained in:
Sébastien Helleu
2015-01-25 18:15:32 +01:00
parent 714df489cd
commit 8ad308a398
19 changed files with 74 additions and 70 deletions
+2 -2
View File
@@ -1666,8 +1666,8 @@ irc_config_server_new_option (struct t_config_file *config_file,
/* TRANSLATORS: please keep words "client capabilities" between brackets if translation is different (see fr.po) */
N_("comma-separated list of client capabilities to enable for "
"server if they are available; capabilities supported by "
"WeeChat are: away-notify, extended-join, multi-prefix, "
"server-time, userhost-in-names (example: "
"WeeChat are: account-notify, away-notify, extended-join, "
"multi-prefix, server-time, userhost-in-names (example: "
"\"away-notify,multi-prefix\")"),
NULL, 0, 0,
default_value, value,