pidgin/pidgin

ChangeLog the removal of the network-configuration-changed signal
replace-nm-with-gio
2015-12-28, Gary Kramlich
027dd30d3572
ChangeLog the removal of the network-configuration-changed signal
#ifndef _PURPLE_CLIENT_H_INCLUDED_
#define _PURPLE_CLIENT_H_INCLUDED_
#include <glib.h>
#include <glib-object.h>
#include "purple-client-bindings.h"
G_BEGIN_DECLS
void purple_init(void);
G_END_DECLS
#endif