pidgin/pidgin

Update the documentation for the 2.14.3 release
release-2.x.y
2021-04-08, Gary Kramlich
98f8af044651
Update the documentation for the 2.14.3 release

Testing Done:
Ran `make distcheck` without issue.

Reviewed at https://reviews.imfreedom.org/r/599/
#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