Load/destroy tray icons on init/shutdown

This commit is contained in:
James Booth
2016-04-18 00:26:17 +01:00
parent de65f505a8
commit 12727744ab
4 changed files with 14 additions and 14 deletions

View File

@@ -380,7 +380,7 @@ _shutdown(void)
cl_ev_disconnect();
}
#ifdef HAVE_GTK
tray_close();
tray_shutdown();
#endif
jabber_shutdown();
plugins_on_shutdown();