pidgin/pidgin

a58c06469198
Rename Jabber to XMPP in Bonjour, as the official name is now XMPP and has been
for many years.
#ifndef _MINIMIZE_TO_TRAY_H_
#define _MINIMIZE_TO_TRAY_H_
void MinimizeWndToTray(HWND hWnd);
void RestoreWndFromTray(HWND hWnd);
#endif /* _MINIMIZE_TO_TRAY_H_ */