This commit is contained in:
Yann Leboulanger 2006-01-17 10:36:13 +00:00
parent f9376d6985
commit 0c2457c783
1 changed files with 1 additions and 1 deletions

View File

@ -847,7 +847,7 @@ class Interface:
path_to_original_file = path_to_file + '.' + typ
pixbuf.save(path_to_original_file, typ)
else:
gajim.log.debug('gtkpixbuf cannot save other than jpeg and png formats. skipping avatar of %s') % jid
gajim.log.debug('gtkpixbuf cannot save other than jpeg and png formats. skipping avatar of %s' % jid)
# Generate and save the resized, color avatar
path_to_normal_file = path_to_file + '_notf_size_colored.png'
pixbuf = gtkgui_helpers.get_scaled_pixbuf(