pidgin/pidgin

Remove PidginIMWindow

2 months ago, Gary Kramlich
85222db14907
Remove PidginIMWindow

This was a rebuild of the old "New Instant Message" window and unfortunately
that doesn't really work with where we are going with a "New Conversation"
window.

Testing Done:
Ran with the turtles and mucked around in the user interface a bit.

Reviewed at https://reviews.imfreedom.org/r/3110/
subdir('reference')
if ENABLE_GTK
configure_file(
input : 'pidgin3.1.in',
output : 'pidgin3.1',
configuration : man_conf,
install : true,
install_dir : get_option('mandir') / 'man1')
endif