Mercurial > pidgin
diff src/prpl.h @ 1878:75643b9f4261
[gaim-migrate @ 1888]
eh.
committer: Tailor Script <tailor@pidgin.im>
| author | Eric Warmenhoven <eric@warmenhoven.org> |
|---|---|
| date | Tue, 22 May 2001 09:05:21 +0000 |
| parents | f15d449b3167 |
| children | 73d73939f698 |
line wrap: on
line diff
--- a/src/prpl.h Tue May 22 08:35:02 2001 +0000 +++ b/src/prpl.h Tue May 22 09:05:21 2001 +0000 @@ -36,6 +36,8 @@ #define PROTO_NAPSTER 9 #define PROTO_ZEPHYR 10 +#define DEFAULT_PROTO PROTO_OSCAR + /* These should all be stuff that some plugins can do and others can't */ /* TOC/Oscar send HTML-encoded messages; most other protocols don't */ #define OPT_PROTO_HTML 0x00000001
