Skip to content
Snippets Groups Projects
Commit 320b5009 authored by jimpp's avatar jimpp
Browse files

No usuable message here

parent 2052410b
No related branches found
No related tags found
No related merge requests found
......@@ -157,7 +157,7 @@ class ProfileWindow:
# rescale it
pixbuf = gtkgui_helpers.get_scaled_pixbuf(pixbuf, 'vcard')
except AttributeError: # unknown format
dialogs.ErrorDialog(_('Could not load image'), msg)
dialogs.ErrorDialog(_('Could not load image'))
return
self.dialog.destroy()
button = self.xml.get_widget('PHOTO_button')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment