pidgin/pidgin

Remove the SIMPLE protocol plugin

2020-10-29, Gary Kramlich
0aa669949990
Remove the SIMPLE protocol plugin

Remove the SIMPLE plugin as we will be replacing it with a full SIP plugin in the near future.

Testing Done:
Built, ran unit tests, made sure the pot file still built.

Reviewed at https://reviews.imfreedom.org/r/177/
i18n = import('i18n')
i18n.gettext('pidgin',
args : '--from-code=utf-8',
install : get_option('nls'),
)