mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-23 02:36:22 +00:00
Changed /info command to show client
This commit is contained in:
1
src/ui.h
1
src/ui.h
@@ -161,6 +161,7 @@ void cons_show_contacts(GSList * list);
|
||||
void cons_check_version(gboolean not_available_msg);
|
||||
void cons_show_wins(void);
|
||||
void cons_show_status(const char * const contact);
|
||||
void cons_show_info(const char * const contact);
|
||||
void cons_show_themes(GSList *themes);
|
||||
|
||||
// status bar actions
|
||||
|
||||
Reference in New Issue
Block a user