pidgin/pidgin

Remove the oscar protocol plugin from po/POTFILES.in
release-2.x.y v2.14.3
2021-04-08, Gary Kramlich
723c284ecfa1
Remove the oscar protocol plugin from po/POTFILES.in

Testing Done:
Ran `make dist` successfully.

Reviewed at https://reviews.imfreedom.org/r/601/
#ifndef _PURPLE_CLIENT_H_INCLUDED_
#define _PURPLE_CLIENT_H_INCLUDED_
#include <glib.h>
#include "purple-client-bindings.h"
G_BEGIN_DECLS
void purple_init(void);
G_END_DECLS
#endif