From 1b25aa84cb17fd52d1983701553de27e38ebf3eb Mon Sep 17 00:00:00 2001 From: James Booth Date: Thu, 19 Jan 2017 22:33:29 +0000 Subject: Add titlebar encryption text to plugins api --- src/plugins/profapi.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/plugins/profapi.h') diff --git a/src/plugins/profapi.h b/src/plugins/profapi.h index 223af77f..291f8958 100644 --- a/src/plugins/profapi.h +++ b/src/plugins/profapi.h @@ -107,4 +107,7 @@ void (*_prof_disco_add_feature)(const char *filename, char *feature); void (*prof_encryption_reset)(const char *barejid); +int (*prof_chat_set_titlebar_enctext)(const char *barejid, const char *enctext); +int (*prof_chat_unset_titlebar_enctext)(const char *barejid); + #endif -- cgit 1.4.1-2-gfad0