view libpurple/example/defines.h @ 24383:c21365948dd5

It's not appropriate to set processing to FALSE here. I think this is vestigal code from a day or two ago when I stopped setting processing to TRUE after making the call to purple_proxy_connect()
author Mark Doliner <mark@kingant.net>
date Sat, 15 Nov 2008 02:43:59 +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"