view libpurple/example/defines.h @ 27450:7bdad85c5fed

Use assert_string_equal_free() instead of just assert_string_equal() What a great macro!
author Mark Doliner <mark@kingant.net>
date Fri, 10 Jul 2009 05:05:51 +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"