gplugin/gplugin

Simplify hash tables used as sets

17 months ago, Elliott Sales de Andrade
c5dab25b756b
Simplify hash tables used as sets

Testing Done:
Compiled and ran tests.

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