Added ask for password test when connecting with an account

This commit is contained in:
James Booth
2013-12-15 20:52:30 +00:00
parent 5c65599e6a
commit 540d658e35
4 changed files with 29 additions and 0 deletions

View File

@@ -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();