about summary refs log tree commit diff stats
path: root/src/config/preferences.h
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2014-01-19 16:17:34 +0000
committerJames Booth <boothj5@gmail.com>2014-01-19 16:17:34 +0000
commit79e9ab83b02ca8bd1c4ad77b59eb536fa7f081a8 (patch)
treeade0c519927789d8a77730ae22a760ea8c399035 /src/config/preferences.h
parenta9a860cb1321415276c790cac0b58720d77c53e7 (diff)
downloadprofani-tty-79e9ab83b02ca8bd1c4ad77b59eb536fa7f081a8.tar.gz
Changed /statuses preferences
Diffstat (limited to 'src/config/preferences.h')
-rw-r--r--src/config/preferences.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config/preferences.h b/src/config/preferences.h
index 20b3c271..cc9d63e1 100644
--- a/src/config/preferences.h
+++ b/src/config/preferences.h
@@ -46,6 +46,9 @@ typedef enum {
     PREF_HISTORY,
     PREF_MOUSE,
     PREF_STATUSES,
+    PREF_STATUSES_CONSOLE,
+    PREF_STATUSES_CHAT,
+    PREF_STATUSES_MUC,
     PREF_STATES,
     PREF_OUTTYPE,
     PREF_NOTIFY_TYPING,