Sat, 31 Dec 2011 04:30:57 +0000
webkit_web_view_load_html_string is superceded by webkit_web_view_load_string as of 1.1.1 (which we require)
|
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 | 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" |