mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-26 11:36:22 +00:00
Added /account list command, and added jid property to accounts
This commit is contained in:
@@ -29,5 +29,6 @@ void accounts_close(void);
|
||||
char * accounts_find_login(char *prefix);
|
||||
void accounts_reset_login_search(void);
|
||||
void accounts_add_login(const char *jid, const char *altdomain);
|
||||
gchar** accounts_get_list(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user