mirror of
https://github.com/weechat/weechat.git
synced 2026-07-09 19:23:13 +02:00
New format for [bar] section in weechat.conf file, bar options can be set with /set command
This commit is contained in:
@@ -185,7 +185,7 @@ plugin_config_init ()
|
||||
if (plugin_config_file)
|
||||
{
|
||||
plugin_config_section_var = config_file_new_section (
|
||||
plugin_config_file, "var",
|
||||
plugin_config_file, "var", 0, 0,
|
||||
NULL, NULL,
|
||||
NULL, NULL,
|
||||
NULL, NULL,
|
||||
|
||||
Reference in New Issue
Block a user