pidgin/pidgin

Change the logic for determining whether or not to install translations
i18n = import('i18n')
i18n.gettext('pidgin',
args : '--from-code=utf-8',
install : get_option('nls'),
)