gplugin/gplugin

Prepare for the 0.40.0 release
v0.40.0
15 months ago, Gary Kramlich
ddca15c618aa
Prepare for the 0.40.0 release

Testing Done:
Ran `ninja dist`

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