Reinitialise libnotify per notification
Fixes issue on Xfce4 where notification are not being sent after a period of time. Issue #370
This commit is contained in:
@@ -259,7 +259,6 @@ void (*cons_show_contact_online)(PContact contact, Resource *resource, GDateTime
|
||||
void (*cons_show_contact_offline)(PContact contact, char *resource, char *status);
|
||||
|
||||
// desktop notifier actions
|
||||
void (*notifier_init)(void);
|
||||
void (*notifier_uninit)(void);
|
||||
|
||||
void (*notify_typing)(const char * const handle);
|
||||
|
||||
Reference in New Issue
Block a user