libpurple/protocols/gg/deprecated.h

Sat, 30 Jun 2012 11:57:37 +0200

author
Tomasz Wasilczyk <tomkiewicz@cpw.pidgin.im>
date
Sat, 30 Jun 2012 11:57:37 +0200
branch
soc.2012.gg
changeset 33306
b1bef9a92b4c
parent 33303
50f7a92eeb90
child 33348
2394cd23ce8f
permissions
-rw-r--r--

Gadu-Gadu: rename purple.(c|h) to purplew.(c|h) - purple wrappers

#ifndef _GGP_DEPRECATED_H
#define _GGP_DEPRECATED_H

#include <internal.h>

gboolean ggp_deprecated_setup_proxy(PurpleConnection *gc);

#endif /* _GGP_DEPRECATED_H */

mercurial