Mercurial > pidgin
annotate libpurple/example/defines.h @ 29782:3882d419e628
Added a skeleton for functions to set and get a thumbnail image associated
with a file transfer and provision for a UI op to let a UI "manufacture"
a thumbnail.
Refs #9476
author | Marcus Lundblad <ml@update.uu.se> |
---|---|
date | Tue, 23 Jun 2009 21:33:10 +0000 |
parents | 32c366eeeb99 |
children |
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 "" |
15822 | 3 #define PLUGIN_SAVE_PREF "/purple/nullclient/plugins/saved" |
15617
7e0c0062c428
Add the example nullclient here.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
diff
changeset
|
4 #define UI_ID "nullclient" |