app: gimp_widget_load_icon() should actually always return a result.
commit123dcc6f3fda9c562e76885a346c85fdc14d1cc8
authorJehan <jehan@girinstud.io>
Sun, 24 Jun 2018 16:21:24 +0000 (24 18:21 +0200)
committerJehan <jehan@girinstud.io>
Sun, 24 Jun 2018 16:26:49 +0000 (24 18:26 +0200)
tree9949530a56e75da3a803b263c03f6f3c70dd4771
parent80997a86466213e1e329ace487863218ef8c3647
app: gimp_widget_load_icon() should actually always return a result.

When the "gimp-wilber-eek" fallback will fail to load, we just create an
ugly magenta square instead.
See Mitch's review at #1608.

Master adaptation for commit 32931c4606841ad81d0c647c9d7ea8b977487f0f.
app/widgets/gimpwidgets-utils.c