view libpurple/purple-client.h @ 32051:7ad1f8242ae8

Add changelog entries for the translators who commited their updates themselves.
author Mark Doliner <mark@kingant.net>
date Wed, 11 May 2011 07:50:55 +0000
parents 32c366eeeb99
children
line wrap: on
line source

#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