Fix #548: Send text output to stdout
authorcclark <colin.clark@cclark.uk>
Sat, 9 Dec 2017 11:13:34 +0000 (11:13 +0000)
committercclark <colin.clark@cclark.uk>
Sat, 9 Dec 2017 11:13:34 +0000 (11:13 +0000)
commit11622a7580777d28ae2505c3e126fdd5129c09c6
tree489ee74610c826d88ea499995f28d9caabff23fd
parent29d858934684e488667b445ab3b9c82bb645a2f4
Fix #548: Send text output to stdout

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

Additional parameter to print_term() and printf_term() to send output to
either stderr or stdout
src/debug.c
src/main.c
src/remote.c
src/ui_fileops.c
src/ui_fileops.h