src/gaim-client.h

Mon, 20 Mar 2006 05:06:26 +0000

author
Daniel Atallah <datallah@pidgin.im>
date
Mon, 20 Mar 2006 05:06:26 +0000
changeset 13528
541152b0fad0
parent 12627
fa4c64a821d2
permissions
-rw-r--r--

[gaim-migrate @ 15903]
Prevent plugins that have more than one period in the name from being duplicated with every probe.

#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

mercurial