view libpurple/example/defines.h @ 30482:783d736704b8

If removing a timeout and return FALSE in its handler isn't good, then returning TRUE probably isn't either.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Sat, 15 May 2010 08:02:08 +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"