pidgin/pidgin

fix some other memory leaks
memory-leaks
2019-11-10, Fabrice Bellet
03bafaff77dd
fix some other memory leaks
pidgin3_xml = configure_file(
input : 'pidgin3.xml.in',
output : 'pidgin3.xml',
configuration : version_conf,
install : true,
install_dir : join_paths(get_option('datadir'), 'glade', 'catalogs'))