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

trigger: add option trigger.look.monitor_strip_colors

This commit is contained in:
Sebastien Helleu
2014-02-10 13:28:45 +01:00
parent 9b3d2eeec7
commit 93d3375440
3 changed files with 9 additions and 6 deletions
+2
View File
@@ -26,6 +26,8 @@
extern struct t_config_file *trigger_config_file;
extern struct t_config_section *trigger_config_section_trigger;
extern struct t_config_option *trigger_config_look_monitor_strip_colors;
extern struct t_config_option *trigger_config_color_flag_command;
extern struct t_config_option *trigger_config_color_flag_conditions;
extern struct t_config_option *trigger_config_color_flag_regex;