gplugin/gplugin

Bump the glib requirement to 2.70

2021-12-27, Gary Kramlich
c97d5cc32a14
Bump the glib requirement to 2.70

Testing Done:
Compiled and ran the unit tests.

Reviewed at https://reviews.imfreedom.org/r/1199/
if get_option('nls')
i18n.gettext(GETTEXT_PACKAGE)
else
summary('translations',
'You have disabled installation of translations which means ' +
'English will be the only available language.',
section : 'Warnings')
endif