pidgin/pidgin

Use g_clear_object instead of NULL check and g_object_unref
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'))