1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-05 01:03:14 +02:00

core: improve help on option irc.look.server_buffer (closes #1269)

This commit is contained in:
Sébastien Helleu
2018-11-12 21:02:25 +01:00
parent 39abe2fcd9
commit 37a0cd0017
20 changed files with 110 additions and 47 deletions
+2 -1
View File
@@ -2956,7 +2956,8 @@ irc_config_init ()
irc_config_look_server_buffer = weechat_config_new_option (
irc_config_file, ptr_section,
"server_buffer", "integer",
N_("merge server buffers"),
N_("merge server buffers; this option has no effect if a layout "
"is saved and is conflicting with this value (see /help layout)"),
"merge_with_core|merge_without_core|independent", 0, 0, "merge_with_core",
NULL, 0,
NULL, NULL, NULL,