Forward initial presence to skype
This commit is contained in:
parent
d6353232ae
commit
cc9d7c7950
1 changed files with 1 additions and 0 deletions
|
@ -541,6 +541,7 @@ bool Skype::loadSkypeBuddies() {
|
|||
g_strfreev(full_friends_list);
|
||||
|
||||
send_command("SET AUTOAWAY OFF");
|
||||
send_command("SET USERSTATUS ONLINE");
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue