view libpurple/example/defines.h @ 18814:f4d67b36f0c1

Use g_slist_find_custom() instead of writing one ourselves
author Mark Doliner <mark@kingant.net>
date Mon, 06 Aug 2007 06:30:25 +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"