view libpurple/example/defines.h @ 16835:b103a4c28fb0

Stu pointed out that I made an error, and Josh made it clear that the error is a complete inability to distinguish between char * and char []. Sean should understand this.
author Ethan Blanton <elb@pidgin.im>
date Thu, 03 May 2007 18:02:54 +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"