pidgin/pidgin

c365ae7720ac
Remove some remaining remnants of the old infopane widget

Testing Done:
Ran locally with `G_DEBUG=fatal-warnings` to verify the warnings this was producing were fixed.

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