view libpurple/purple-client.h @ 31817:e98154ea1f79

Hebrew translation updated (Shalom Craimer) Norwegian Nynorsk translation updated (Yngve Spjeld Landro) Punjabi translation updated (Amanpreet Singh Alam) Romanian translation updated (Miu Moldovan) At least, I think so. These are all from Transifex and I'm still kinda figuring out how to use it.
author Mark Doliner <mark@kingant.net>
date Thu, 18 Aug 2011 07:45:39 +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