mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-26 14:36:20 +00:00
Show software version result in current window
This commit is contained in:
@@ -204,6 +204,8 @@ void ui_show_all_room_rosters(void);
|
||||
void ui_hide_all_room_rosters(void);
|
||||
gboolean ui_chat_win_exists(const char * const barejid);
|
||||
void ui_handle_software_version_error(const char * const roomjid, const char * const message);
|
||||
void ui_show_software_version(const char * const jid, const char * const presence,
|
||||
const char * const name, const char * const version, const char * const os);
|
||||
|
||||
gboolean ui_tidy_wins(void);
|
||||
void ui_prune_wins(void);
|
||||
|
||||
Reference in New Issue
Block a user