Fix #577: give user warning/error when it is impossible to update EXIF orientation
authorColin Clark <colin.clark@cclark.uk>
Sun, 21 Jan 2018 17:26:55 +0000 (17:26 +0000)
committerColin Clark <colin.clark@cclark.uk>
Sun, 21 Jan 2018 17:26:55 +0000 (17:26 +0000)
commitc6a41bb9b1bbdf0992117e685e4c047e207808ef
treed6f5c8751873f8b4683397a51e02951f03243455
parent4df045ff82a832dc3d21d10833f36f12687db7f8
Fix #577: give user warning/error when it is impossible to update EXIF orientation

https://github.com/BestImageViewer/geeqie/issues/577

Insert [ $? != 0 ] after all calls to exiv2, exiftran and mogrify
plugins/rotate/geeqie-rotate
src/layout_util.c