annotate libpurple/example/defines.h @ 18836:5464e5d8603b

merge of '2dd575a1471bdca9f2d49e17e92165d3b6ddcca0' and '5e5168d639fb9a3a29ab3fe44b976d6d25924403'
author Sean Egan <seanegan@gmail.com>
date Wed, 08 Aug 2007 00:29:26 +0000
parents 32c366eeeb99
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
15617
7e0c0062c428 Add the example nullclient here.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
diff changeset
1 #define CUSTOM_USER_DIRECTORY "/dev/null"
7e0c0062c428 Add the example nullclient here.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
diff changeset
2 #define CUSTOM_PLUGIN_PATH ""
15822
32c366eeeb99 sed -ie 's/gaim/purple/g'
Sean Egan <seanegan@gmail.com>
parents: 15617
diff changeset
3 #define PLUGIN_SAVE_PREF "/purple/nullclient/plugins/saved"
15617
7e0c0062c428 Add the example nullclient here.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
diff changeset
4 #define UI_ID "nullclient"