Mercurial > pidgin.yaz
view PLUGIN_HOWTO @ 16744:a8e8482a2dc6
Clean up a few TODO's.
1) Update two old comments to reflect code.
2) Comment out escaping key and value in msim_send.
3) Add TODO for msim_send to support field types.
4) Update TODO for login2 command--'response' field must NOT be escaped.
5) Resolve TODO: add GUI options to change connect server and port.
author | Jeffrey Connelly <jaconnel@calpoly.edu> |
---|---|
date | Sun, 20 May 2007 19:12:32 +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.