view libpurple/example/defines.h @ 29843:e96c7113d32b

gadu-gadu: Fix a crash due to uninitialized data. Closes #11746. This is a different fix, based on feedback on the libgadu mailing list. "It's a feature, not a bug. You're supposed to iterate through the array until there's uin == 0."
author Paul Aurich <paul@darkrain42.org>
date Wed, 28 Apr 2010 22:13:51 +0000
parents 32c366eeeb99
children
line wrap: on
line source

#define CUSTOM_USER_DIRECTORY  "/dev/null"
#define CUSTOM_PLUGIN_PATH     ""
#define PLUGIN_SAVE_PREF       "/purple/nullclient/plugins/saved"
#define UI_ID                  "nullclient"