libpurple/example/defines.h

Sat, 31 Dec 2011 04:30:57 +0000

author
Daniel Atallah <datallah@pidgin.im>
date
Sat, 31 Dec 2011 04:30:57 +0000
changeset 32774
94ca0baf8db0
parent 15884
4de1981757fc
child 35363
35d4640f79ac
permissions
-rw-r--r--

webkit_web_view_load_html_string is superceded by webkit_web_view_load_string as of 1.1.1 (which we require)

#define CUSTOM_USER_DIRECTORY  "/dev/null"
#define CUSTOM_PLUGIN_PATH     ""
#define PLUGIN_SAVE_PREF       "/purple/nullclient/plugins/saved"
#define UI_ID                  "nullclient"

mercurial