Mercurial > pidgin.yaz
view libpurple/purple-client.h @ 16805:88550837d1c9
We're told by users that Hiptop is not the same thing as mobile, and should not be treated as such.
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Thu, 03 May 2007 04:41:33 +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