Mercurial > pidgin
changeset 3779:ade87dac671f
[gaim-migrate @ 3919]
Sametime.
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Mon, 21 Oct 2002 18:56:17 +0000 |
parents | 813304a57f88 |
children | b8d0eeb9e748 |
files | src/prpl.h |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/prpl.h Mon Oct 21 18:33:21 2002 +0000 +++ b/src/prpl.h Mon Oct 21 18:56:17 2002 +0000 @@ -41,7 +41,8 @@ #define PROTO_NAPSTER 9 #define PROTO_ZEPHYR 10 #define PROTO_GADUGADU 11 -#define PROTO_UNTAKEN 17 +#define PROTO_SAMETIME 12 +#define PROTO_UNTAKEN 13 /* DON'T TAKE AN UNASSIGNED NUMBER! Talk to Rob or Sean if you'd like * to create a new PRPL. */