view libpurple/example/defines.h @ 32695:1d09b9077181

Use purple_conv_chat_get_nick() rather than accessing chat->nick directly.
author andrew.victor@mxit.com
date Sat, 01 Oct 2011 11:02:15 +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"