about summary refs log tree commit diff stats
path: root/src/config
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2019-12-19 14:02:24 +0100
committerMichael Vetter <jubalh@iodoru.org>2019-12-19 14:02:24 +0100
commitc302af99b757257d07ebebc97cd2de0a516754e2 (patch)
treec34d5d897cdd59c76c125c96dd52c27291993243 /src/config
parent46478df097ad9f23b1063fbdb21151288038f6da (diff)
downloadprofani-tty-c302af99b757257d07ebebc97cd2de0a516754e2.tar.gz
xep-0392: colorize roster
Diffstat (limited to 'src/config')
-rw-r--r--src/config/preferences.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/preferences.h b/src/config/preferences.h
index 7dab115d..2f1bf131 100644
--- a/src/config/preferences.h
+++ b/src/config/preferences.h
@@ -144,6 +144,7 @@ typedef enum {
     PREF_CONSOLE_PRIVATE,
     PREF_CONSOLE_CHAT,
     PREF_COLOR_NICK,
+    PREF_ROSTER_COLOR_NICK,
     PREF_BOOKMARK_INVITE,
     PREF_PLUGINS_SOURCEPATH,
     PREF_ROOM_LIST_CACHE,