libpurple/example/defines.h

Fri, 25 May 2012 19:41:04 +0000

author
Elliott Sales de Andrade <qulogic@pidgin.im>
date
Fri, 25 May 2012 19:41:04 +0000
changeset 32987
cdf1e8c4203c
parent 15884
4de1981757fc
child 35363
35d4640f79ac
permissions
-rw-r--r--

propagate from branch 'im.pidgin.pidgin.2.x.y' (head e5da7785a2652cde78fbe767249021427fb62243)
to branch 'im.pidgin.pidgin' (head ddbeda1584681375eb6ee1fd30819cc474e39ad7)

15673
7f2c84ae63b0 Add the example nullclient here.
Sadrul Habib Chowdhury <sadrul@pidgin.im>
parents:
diff changeset
1 #define CUSTOM_USER_DIRECTORY "/dev/null"
7f2c84ae63b0 Add the example nullclient here.
Sadrul Habib Chowdhury <sadrul@pidgin.im>
parents:
diff changeset
2 #define CUSTOM_PLUGIN_PATH ""
15884
4de1981757fc sed -ie 's/gaim/purple/g'
Sean Egan <seanegan@pidgin.im>
parents: 15673
diff changeset
3 #define PLUGIN_SAVE_PREF "/purple/nullclient/plugins/saved"
15673
7f2c84ae63b0 Add the example nullclient here.
Sadrul Habib Chowdhury <sadrul@pidgin.im>
parents:
diff changeset
4 #define UI_ID "nullclient"

mercurial