gplugin/gplugin

Give GPluginGtk its own versioning macros

7 months ago, Gary Kramlich
9c9e6967bf96
Give GPluginGtk its own versioning macros

Testing Done:
Compiled.

Bugs closed: GPLUGIN-147

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