This makes logging and error reporting in the plugin more consistent with other plugins and Geany. Also set the G_LOG_DOMAIN for the plugin in order to have proper log messages. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/370
-- Commit Summary --
* Use GLib error reporting/logging instead of fprintf()
-- File Changes --
M geanypg/src/Makefile.am (2) M geanypg/src/decrypt_cb.c (2) M geanypg/src/encrypt_cb.c (2) M geanypg/src/geanypg.c (5) M geanypg/src/pinentry.c (12) M geanypg/src/sign_cb.c (2) M geanypg/src/verify_aux.c (2)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/370.patch https://github.com/geany/geany-plugins/pull/370.diff
--- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/370