Mercurial > pidgin
view src/gaim-client.h @ 11872:ea0f39933003
[gaim-migrate @ 14163]
quit shoing a blank message when you just want to be "available" on jabber
committer: Tailor Script <tailor@pidgin.im>
author | Nathan Walp <nwalp@pidgin.im> |
---|---|
date | Fri, 28 Oct 2005 14:12:07 +0000 |
parents | 66f872f30e40 |
children | 2078f65a8e98 |
line wrap: on
line source
#ifndef _LIBGAIM_H_INCLUDED_ #define _LIBGAIM_H_INCLUDED_ #include <glib.h> #include "gaim-client-bindings.h" G_BEGIN_DECLS void gaim_init(void); G_END_DECLS #endif