profile.py updates - avatars and file transfers
This commit is contained in:
parent
e61f600d59
commit
1a996522f1
4 changed files with 38 additions and 6 deletions
|
@ -152,7 +152,8 @@ def tox_file_recv(window, tray):
|
|||
print 'Avatar'
|
||||
invoke_in_main_thread(profile.incoming_avatar,
|
||||
friend_number,
|
||||
file_number)
|
||||
file_number,
|
||||
size)
|
||||
return wrapped
|
||||
|
||||
# -----------------------------------------------------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue