view libpurple/example/defines.h @ 22481:0c2dd59f91d1

Fix a printf argument order bug uncovered by the fantastic G_GNUC_PRINTF things Mark added to our debug stuff.
author Stu Tomlinson <stu@nosnilmot.com>
date Mon, 17 Mar 2008 02:12:31 +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"