mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-08-01 06:16:21 +00:00
Show different message when disconnected
Also show message in active chat windows
This commit is contained in:
@@ -63,6 +63,7 @@ void win_contact_online(const char * const from, const char * const show,
|
||||
const char * const status);
|
||||
void win_contact_offline(const char * const from, const char * const show,
|
||||
const char * const status);
|
||||
void win_disconnected(void);
|
||||
|
||||
// console window actions
|
||||
void cons_help(void);
|
||||
|
||||
Reference in New Issue
Block a user