From 12727744ab31b28eaec2f148f2ed22cdc7338a99 Mon Sep 17 00:00:00 2001 From: James Booth Date: Mon, 18 Apr 2016 00:26:17 +0100 Subject: Load/destroy tray icons on init/shutdown --- src/profanity.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/profanity.c') diff --git a/src/profanity.c b/src/profanity.c index 3c508dcd..1140594f 100644 --- a/src/profanity.c +++ b/src/profanity.c @@ -380,7 +380,7 @@ _shutdown(void) cl_ev_disconnect(); } #ifdef HAVE_GTK - tray_close(); + tray_shutdown(); #endif jabber_shutdown(); plugins_on_shutdown(); -- cgit 1.4.1-2-gfad0