view libpurple/example/defines.h @ 20808:e96daf6bc511

I basically copied most of http://developer.pidgin.im/wiki/CHowTo/ChoosingPluginIds into plugin-ids.dox.
author Will Thompson <will.thompson@collabora.co.uk>
date Sun, 07 Oct 2007 19:07:06 +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"