mirror of
https://github.com/weechat/weechat.git
synced 2026-06-28 22:06:38 +02:00
Add missing properties "highlight_words_add" and "highlight_words_del" in array gui_buffer_properties_set
This commit is contained in:
@@ -92,7 +92,8 @@ char *gui_buffer_properties_set[] =
|
||||
{ "unread", "display", "print_hooks_enabled", "number", "name", "short_name",
|
||||
"type", "notify", "title", "time_for_each_line", "nicklist",
|
||||
"nicklist_case_sensitive", "nicklist_display_groups", "highlight_words",
|
||||
"highlight_tags", "input", "input_pos", "input_get_unknown_commands",
|
||||
"highlight_words_add", "highlight_words_del", "highlight_tags", "input",
|
||||
"input_pos", "input_get_unknown_commands",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user