Added roommention.term theme option

This commit is contained in:
James Booth
2016-02-10 23:03:23 +00:00
parent 71679a3159
commit 2f82f50a35
21 changed files with 55 additions and 3 deletions

View File

@@ -2215,6 +2215,7 @@ cons_theme_properties(void)
_cons_theme_prop(THEME_ROOMINFO, "roominfo");
_cons_theme_prop(THEME_ROOMMENTION, "roommention");
_cons_theme_prop(THEME_ROOMMENTION_TERM, "roommention.term");
_cons_theme_prop(THEME_ROOMTRIGGER, "roomtrigger");
_cons_theme_prop(THEME_ROSTER_HEADER, "roster.header");