summaryrefslogtreecommitdiff
path: root/src/leap/common/events/events.proto
diff options
context:
space:
mode:
Diffstat (limited to 'src/leap/common/events/events.proto')
-rw-r--r--src/leap/common/events/events.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/leap/common/events/events.proto b/src/leap/common/events/events.proto
index 4276bb8..2708b93 100644
--- a/src/leap/common/events/events.proto
+++ b/src/leap/common/events/events.proto
@@ -56,6 +56,7 @@ enum Event {
IMAP_MSG_SAVED_LOCALLY = 36;
IMAP_MSG_DELETED_INCOMING = 37;
IMAP_UNHANDLED_ERROR = 38;
+ IMAP_UNREAD_MAIL = 39;
KEYMANAGER_LOOKING_FOR_KEY = 40;
KEYMANAGER_KEY_FOUND = 41;
KEYMANAGER_KEY_NOT_FOUND = 42;