Mercurial > pidgin
diff src/prpl.h @ 2411:123aaa84109a
[gaim-migrate @ 2424]
Rob, you took too long to do it
committer: Tailor Script <tailor@pidgin.im>
| author | Eric Warmenhoven <eric@warmenhoven.org> |
|---|---|
| date | Tue, 02 Oct 2001 05:52:56 +0000 |
| parents | b53cd5b63a99 |
| children | 5473c8c5378d |
line wrap: on
line diff
--- a/src/prpl.h Mon Oct 01 22:54:05 2001 +0000 +++ b/src/prpl.h Tue Oct 02 05:52:56 2001 +0000 @@ -64,6 +64,8 @@ #define OPT_PROTO_NO_PASSWORD 0x00000010 /* MSN and Yahoo notify you when you have new mail */ #define OPT_PROTO_MAIL_CHECK 0x00000020 +/* Oscar and Jabber have buddy icons */ +#define OPT_PROTO_BUDDY_ICON 0x00000040 #define GAIM_AWAY_CUSTOM "Custom"
