pidgin/pidgin

if we're doing nls make sure we have gettext available as it's required

Testing Done:
Ran meson locally

Reviewed at https://reviews.imfreedom.org/r/224/
pidgin3_xml = configure_file(
input : 'pidgin3.xml.in',
output : 'pidgin3.xml',
configuration : version_conf,
install : true,
install_dir : get_option('datadir') / 'glade/catalogs')