mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-29 23:46:21 +00:00
Added /roster char contact
This commit is contained in:
@@ -168,6 +168,9 @@ void prefs_set_pgp_char(char ch);
|
||||
char prefs_get_roster_header_char(void);
|
||||
void prefs_set_roster_header_char(char ch);
|
||||
void prefs_clear_roster_header_char(void);
|
||||
char prefs_get_roster_contact_char(void);
|
||||
void prefs_set_roster_contact_char(char ch);
|
||||
void prefs_clear_roster_contact_char(void);
|
||||
|
||||
void prefs_add_login(const char *jid);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user