mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-27 13:06:22 +00:00
xep-0308: set correction char in config
This commit is contained in:
@@ -268,6 +268,9 @@ void prefs_set_roster_presence_indent(gint value);
|
||||
gint prefs_get_occupants_indent(void);
|
||||
void prefs_set_occupants_indent(gint value);
|
||||
|
||||
char prefs_get_correction_char(void);
|
||||
void prefs_set_correction_char(char ch);
|
||||
|
||||
void prefs_add_login(const char *jid);
|
||||
|
||||
void prefs_set_tray_timer(gint value);
|
||||
|
||||
Reference in New Issue
Block a user