pidgin/pidgin

Remove the GEvolution plugin

2020-10-12, Gary Kramlich
e910eacdf9d9
Remove the GEvolution plugin

Removed the gevolution plugin. It's barely supported and does some stuff we don't want to allow anymore.

Testing Done:
Compile test only

Reviewed at https://reviews.imfreedom.org/r/160/
subdir('libpurple')
subdir('protocols')
if ENABLE_GTK
subdir('pidgin')
endif
if enable_consoleui
subdir('finch')
endif