Mercurial > pidgin
diff PRPL @ 1103:7aabbbaae829
[gaim-migrate @ 1113]
lalala
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Fri, 17 Nov 2000 22:45:31 +0000 |
parents | ce201056e7a6 |
children | 0bbe3aaa6a3e |
line wrap: on
line diff
--- a/PRPL Thu Nov 16 23:51:49 2000 +0000 +++ b/PRPL Fri Nov 17 22:45:31 2000 +0000 @@ -5,7 +5,7 @@ is still 1. The protocol_init function is expected to set the struct's protocol member to the appropriate value. If you want to write a new PRPL for gaim, please email one of the maintainers with the name of the protocol. We'll then reserve a number for it. Please do not use a number -that has not been assigned to your protocol, not even for testing purposes. +that has not been assigned to your protocol. The addition of PRPL to gaim means that gaim now supports multiple connections and multiple (and dynamically loadable) protocols.