pidgin/pidgin

Remove PidginWindow as it wasn't used and clean up some old PidginWindow -> PidginConvWindow that were previous missed.

Testing Done:
Compiled, built the pidgin docs, and pidgin.pot.

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