Mercurial > pidgin
view libgaim/gaim-client.h @ 14531:5eb3c200ac4f
[gaim-migrate @ 17252]
1)add file
2)test it compiles
3)attempt to commit it, watch svn fail
4)set the silly property things
5)commit
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Mon, 11 Sep 2006 18:29:35 +0000 |
parents | 60b1bc8dbf37 |
children |
line wrap: on
line source
#ifndef _GAIM_CLIENT_H_INCLUDED_ #define _GAIM_CLIENT_H_INCLUDED_ #include <glib.h> #include "gaim-client-bindings.h" G_BEGIN_DECLS void gaim_init(void); G_END_DECLS #endif