Mercurial > pidgin.yaz
view libpurple/example/defines.h @ 27379:a22ef93d6aec
Move the handling of PURPLE_UNSAFE_DEBUG to purple_debug_init(). Also add
handling for PURPLE_VERBOSE_DEBUG, as Sadrul and I briefly discussed, which
we should use instead of requiring building with the --enable-debug configure
argument just to get extra output.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Sat, 04 Jul 2009 19:01:16 +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"