pidgin/pidgin

Enable structured logging in Pidgin

2021-10-18, Elliott Sales de Andrade
dff0811ff40c
Enable structured logging in Pidgin

Testing Done:
Compile only.

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