pidgin/pidgin

Fix a typo

2019-11-17, Gary Kramlich
31c188299a27
Fix a typo
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'))