1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-07 10:13:12 +02:00

Add help about values for /help weechat.look.buffer_notify_default

This commit is contained in:
Sebastien Helleu
2010-08-14 12:29:43 +02:00
parent 6cc44124cb
commit 3402de02b0
14 changed files with 52 additions and 25 deletions
+3 -1
View File
@@ -1246,7 +1246,9 @@ config_weechat_init_options ()
"buffer_notify_default", "integer",
N_("default notify level for buffers (used to tell WeeChat if buffer "
"must be displayed in hotlist or not, according to importance "
"of message)"),
"of message): all=all messages (default), "
"message=messages+highlights, highlight=highlights only, "
"none=never display in hotlist"),
"none|highlight|message|all", 0, 0, "all", NULL, 0,
NULL, NULL, NULL, NULL, NULL, NULL);
config_look_buffer_time_format = config_file_new_option (