mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-27 11:06:21 +00:00
Added /prefs otr
This commit is contained in:
@@ -196,6 +196,7 @@ void (*cons_show_chat_prefs)(void);
|
||||
void (*cons_show_log_prefs)(void);
|
||||
void (*cons_show_presence_prefs)(void);
|
||||
void (*cons_show_connection_prefs)(void);
|
||||
void (*cons_show_otr_prefs)(void);
|
||||
void (*cons_show_account)(ProfAccount *account);
|
||||
void (*cons_debug)(const char * const msg, ...);
|
||||
void (*cons_show_time)(void);
|
||||
@@ -246,8 +247,6 @@ void (*cons_history_setting)(void);
|
||||
void (*cons_log_setting)(void);
|
||||
void (*cons_chlog_setting)(void);
|
||||
void (*cons_grlog_setting)(void);
|
||||
void (*cons_otr_log_setting)(void);
|
||||
void (*cons_otrwarn_setting)(void);
|
||||
void (*cons_autoaway_setting)(void);
|
||||
void (*cons_reconnect_setting)(void);
|
||||
void (*cons_autoping_setting)(void);
|
||||
|
||||
Reference in New Issue
Block a user