Added ask for password test when connecting with an account
This commit is contained in:
@@ -110,6 +110,7 @@ gint accounts_get_priority_for_presence_type(const char * const account_name,
|
||||
}
|
||||
|
||||
void accounts_clear_password(const char * const account_name) {}
|
||||
|
||||
char * accounts_create_full_jid(ProfAccount *account)
|
||||
{
|
||||
return (char *)mock();
|
||||
|
||||
Reference in New Issue
Block a user