Mercurial > pidgin
view libpurple/purple-client.h @ 28947:81a60d12897f
New versions of AIM:
* Display buddy icons with dimensions up to 100x100
* Scale down buddy icons that are larger than 100x100
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Wed, 03 Feb 2010 20:15:19 +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