Changeset - cc9d7c795058
[Not reviewed]
0 1 0
HanzZ - 13 years ago 2012-02-17 15:57:40
hanzz.k@gmail.com
Forward initial presence to skype
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
backends/skype/main.cpp
Show inline comments
 
@@ -541,6 +541,7 @@ bool Skype::loadSkypeBuddies() {
 
	g_strfreev(full_friends_list);
 

	
 
	send_command("SET AUTOAWAY OFF");
 
	send_command("SET USERSTATUS ONLINE");
 
	return FALSE;
 
}
 

	
0 comments (0 inline, 0 general)