--- a/libpurple/conversation.h Sat Oct 05 10:04:30 2013 +0200 +++ b/libpurple/conversation.h Sat Oct 05 17:29:09 2013 +0200 @@ -73,6 +73,8 @@ PURPLE_CONV_UPDATE_LOGGING, /**< Logging for this conversation was enabled or disabled. */ PURPLE_CONV_UPDATE_TOPIC, /**< The topic for a chat was updated. */ + PURPLE_CONV_UPDATE_E2EE, /**< The End-to-end encryption state was + updated. */ /* * XXX These need to go when we implement a more generic core/UI event * system.