mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-27 21:36:21 +00:00
Added /roster indent presence
This commit is contained in:
@@ -176,6 +176,8 @@ gint prefs_get_roster_contact_indent(void);
|
||||
void prefs_set_roster_contact_indent(gint value);
|
||||
gint prefs_get_roster_resource_indent(void);
|
||||
void prefs_set_roster_resource_indent(gint value);
|
||||
gint prefs_get_roster_presence_indent(void);
|
||||
void prefs_set_roster_presence_indent(gint value);
|
||||
|
||||
void prefs_add_login(const char *jid);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user