pidgin/pidgin

Remove the winprefs plugin as it only interacts with the buddy list window which we will soon be removing

Testing Done:
Built locally, which means I didn't test it on windows, but it's just deleting windows stuff so it should be fine.

Reviewed at https://reviews.imfreedom.org/r/190/
nullclient = executable('nullclient', 'nullclient.c', 'defines.h',
c_args : ['-DSTANDALONE'],
dependencies : [libpurple_dep, glib])