Mercurial > pidgin
view libpurple/example/defines.h @ 27113:c19d892f4381
purple_util_write_data_to_file_absolute() for reasons beyond our control,
so we should not g_return_val_if_fail() here.
| author | Mark Doliner <mark@kingant.net> |
|---|---|
| date | Thu, 18 Jun 2009 19:42:11 +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"
