Mercurial > pidgin.yaz
view libpurple/purple-client.h @ 23723:187a3649f04b
Add a note for translators, because they probably have no idea what
they're supposed to do with this.
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Fri, 08 Aug 2008 05:54:40 +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