view libpurple/example/defines.h @ 29434:0257b8fe21d6

proxy: Fix printing IPv6 addresses From "0:0:2001:6f8:999::" (wrong) to "2001:6f8:999::1" (correct).
author Paul Aurich <paul@darkrain42.org>
date Sun, 14 Feb 2010 08:05:08 +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"