pidgin/pidgin

90d2dee9b3dc
Fix the includes for the purpleenums rename

Testing Done:
Full build after a `meson --wipe`

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