view libpurple/example/defines.h @ 29547:7be0dbc00168

Add purple_marshal_POINTER__POINTER(), which sadrul says should be used for the patch attached to #4598. Refs #4598.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sun, 07 Mar 2010 01:27:02 +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"