about summary refs log tree commit diff stats
path: root/src/config/preferences.h
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2015-11-23 23:43:53 +0000
committerJames Booth <boothj5@gmail.com>2015-11-23 23:43:53 +0000
commitb79d77409fe3d7f342055dd2826b3f51f797613e (patch)
tree5ec21909a1db397f38200ea4853588c263d87e37 /src/config/preferences.h
parente8c0eeda8b87ed2c65f846a89834143d4da7eabd (diff)
downloadprofani-tty-b79d77409fe3d7f342055dd2826b3f51f797613e.tar.gz
Added notify triggers WIP
Diffstat (limited to 'src/config/preferences.h')
-rw-r--r--src/config/preferences.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config/preferences.h b/src/config/preferences.h
index 607a1abe..dd495a1b 100644
--- a/src/config/preferences.h
+++ b/src/config/preferences.h
@@ -96,9 +96,11 @@ typedef enum {
     PREF_NOTIFY_MESSAGE,
     PREF_NOTIFY_MESSAGE_CURRENT,
     PREF_NOTIFY_MESSAGE_TEXT,
+    PREF_NOTIFY_MESSAGE_TRIGGER,
     PREF_NOTIFY_ROOM,
     PREF_NOTIFY_ROOM_CURRENT,
     PREF_NOTIFY_ROOM_TEXT,
+    PREF_NOTIFY_ROOM_TRIGGER,
     PREF_NOTIFY_INVITE,
     PREF_NOTIFY_SUB,
     PREF_CHLOG,