From 0c2457c7838242a86ae92b7990edd0462ab989d9 Mon Sep 17 00:00:00 2001 From: Yann Leboulanger Date: Tue, 17 Jan 2006 10:36:13 +0000 Subject: [PATCH] typo --- src/gajim.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gajim.py b/src/gajim.py index 33e6f2301..4151aedd2 100755 --- a/src/gajim.py +++ b/src/gajim.py @@ -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(