Fix #635: Export in JPG
authorColin Clark <colin.clark@cclark.uk>
Sun, 14 Oct 2018 11:40:03 +0000 (12:40 +0100)
committerColin Clark <colin.clark@cclark.uk>
Sun, 14 Oct 2018 11:40:03 +0000 (12:40 +0100)
commit1db3c0af21fdd49589187aa8fdfe2db2ca4072e7
tree529ab30929f538d9db9d5a301619001871ac8b3b
parentc4d04c5a11f0581fa35ebb16667c797fea2ba34c
Fix #635: Export in JPG

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

Implemented via plugin
configure.in
plugins/Makefile.am
plugins/export-jpeg/Makefile.am [new file with mode: 0644]
plugins/export-jpeg/export-jpeg.desktop.in [new file with mode: 0644]
plugins/export-jpeg/geeqie-export-jpeg [new file with mode: 0755]
src/remote.c
web/geeqie-install-debian.sh