Mercurial > pidgin.yaz
view libpurple/purple-client.h @ 21962:5c3c79fcc849
I think that now that it's easy to re-enable accounts that got a connection
error, this TODO is obsolete.
author | Will Thompson <will.thompson@collabora.co.uk> |
---|---|
date | Sun, 30 Dec 2007 12:36:56 +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