Mercurial > pidgin
view libgaim/gaim-client.h @ 14285:baf9f997746c
[gaim-migrate @ 16971]
Add an encoding option. Let's you specify something other than iso-8859-1 for the nonUTF-8 pieces of the protocol.
committer: Tailor Script <tailor@pidgin.im>
author | Tim Ringenbach <marv@pidgin.im> |
---|---|
date | Tue, 22 Aug 2006 05:30:30 +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