diff libpurple/example/defines.h @ 15618:7e0c0062c428

Add the example nullclient here.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sun, 11 Feb 2007 04:22:22 +0000
parents
children 32c366eeeb99
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/libpurple/example/defines.h	Sun Feb 11 04:22:22 2007 +0000
@@ -0,0 +1,4 @@
+#define CUSTOM_USER_DIRECTORY  "/dev/null"
+#define CUSTOM_PLUGIN_PATH     ""
+#define PLUGIN_SAVE_PREF       "/gaim/nullclient/plugins/saved"
+#define UI_ID                  "nullclient"