Highlight room trigger terms

This commit is contained in:
James Booth
2016-02-13 22:46:25 +00:00
parent 2f82f50a35
commit 1a3dc91e11
24 changed files with 93 additions and 9 deletions

View File

@@ -2217,6 +2217,7 @@ cons_theme_properties(void)
_cons_theme_prop(THEME_ROOMMENTION, "roommention");
_cons_theme_prop(THEME_ROOMMENTION_TERM, "roommention.term");
_cons_theme_prop(THEME_ROOMTRIGGER, "roomtrigger");
_cons_theme_prop(THEME_ROOMTRIGGER_TERM, "roomtrigger.term");
_cons_theme_prop(THEME_ROSTER_HEADER, "roster.header");
_cons_theme_prop(THEME_ROSTER_CHAT, "roster.chat");