gplugin/gplugin

55291fd09e7d
Bump the minimum meson to 0.61.0 and clean up some warnings

Testing Done:
Compiled.

Reviewed at https://reviews.imfreedom.org/r/1350/
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