view libpurple/example/defines.h @ 31873:6af7a00a6658

Fix compilation of perl plugin. I guess this code doesn't rebuild correctly if the headers it uses change
author Mark Doliner <mark@kingant.net>
date Sun, 21 Aug 2011 08:03:38 +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"