view libpurple/example/defines.h @ 17804:016eee704a96

Avoid including NSPR's private header pprio.h just for the prototype of PR_ImportTCPSocket, and instead duplicate the prototype.
author Stu Tomlinson <stu@nosnilmot.com>
date Sat, 09 Jun 2007 16:13:10 +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"