view libpurple/example/defines.h @ 16505:2ae39a056179

GINT_TO_POINTER is not the same thing as &. Also, add some error checking to jabber/buddy.c
author Sean Egan <seanegan@gmail.com>
date Fri, 27 Apr 2007 05:32:49 +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"