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/
i18n = import('i18n')
i18n.gettext('pidgin',
args : '--from-code=utf-8',
install : get_option('nls'),
)