commit | 28371f7d55ba3468bd3baa06cbab9c82b4842ade | [log] [tgz] |
---|---|---|
author | Bill Spitzak <spitzak@gmail.com> | Tue Aug 19 18:13:10 2014 -0700 |
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Thu Sep 11 13:01:47 2014 +0300 |
tree | 129a416d79d08b7c0a5931206f71224f1b1272bb | |
parent | 3011493e9b57d558f700367a8a20afd4c1b54711 [diff] |
load_image: always print a message on failure if filename is not empty It was rather inconsistent before. This may help users figure out why backgrounds and icons don't show up. A better api where the error can be queried might be nice, but this seems sufficient for current Weston use. [Pekka Paalanen: removed one stray space.] Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>