view libpurple/purple-client.h @ 15840:c4f348500fa7

(14:19:21) Geddeth: lschiere: in the recent translation update, kn.po is an HTML document (14:19:36) Geddeth: I think it came from here: http://dev.sampada.net/browser/translation/trunk/gaim/kn.po (14:19:46) Geddeth: FYI
author Luke Schierer <lschiere@pidgin.im>
date Mon, 19 Mar 2007 18:26:14 +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