Mercurial > pidgin.yaz
view PLUGIN_HOWTO @ 21724:d69d729ba19c
The current oscar max message size appears to be 2544. I don't know
of a way to get this value from the server, but it seems likely that
they probably send it to us somewhere.
Anyhoo, this makes our error handling a little nicer when trying to
send a message that's too large
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sun, 02 Dec 2007 09:25:29 +0000 |
parents | 83ec0b408926 |
children | db5a58aabe38 |
line wrap: on
line source
For information on writing a plugin for Purple, Pidgin or Finch, go http://developer.pidgin.im and click on API. From there, see the HOWTOs in the "Related Pages" section. You can also generate this documentation locally by installing doxygen and graphviz dot, then running "make docs" in the source tree. The documentation will be in the docs/html directory.