Raise exception for missing icons
This is a regression from gajim/gajim@9dc389cc previously we used load_icon() which raises an exception for missing icons now we use lookup_icon() which does not, and iconinfo can be None now
Please register or sign in to comment