This hopefully fixes some Travis CI problems.
If GIO is not available and the GLib version is older than 2.46 then the feature "Live Update" will be disabled. Everything else works normal. In the "Settings"-Dialog the option do enable/disable the feature is grayed out and the tooltip text for the option informs the user that the feature is not available on the system. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/718
-- Commit Summary --
* workbench: make "live update"-feature depending on GIO and Glib version 2.46
-- File Changes --
M build/workbench.m4 (6) M workbench/src/dialogs.c (9) M workbench/src/wb_monitor.c (3) M workbench/src/wb_monitor.h (6) M workbench/src/wb_project.c (11) M workbench/src/workbench.c (14)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/718.patch https://github.com/geany/geany-plugins/pull/718.diff