annotate libpurple/example/defines.h @ 15771:52ee22ba2cd2

merge of '8d1175446aba95222f38c31207ca29c492f9d0fb' and 'd59e830c02b5909e91b567258fca78dc9af8e282'
author Mark Doliner <mark@kingant.net>
date Mon, 05 Mar 2007 01:58:25 +0000
parents 7e0c0062c428
children 32c366eeeb99
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 ""
7e0c0062c428 Add the example nullclient here.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
diff changeset
3 #define PLUGIN_SAVE_PREF "/gaim/nullclient/plugins/saved"
7e0c0062c428 Add the example nullclient here.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
diff changeset
4 #define UI_ID "nullclient"