view libpurple/example/defines.h @ 30680:690bd42ce0ea

Endpoint names are case-insensitive, so put the id in lowercase always.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Tue, 15 Dec 2009 01:22:59 +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"