Mercurial > pidgin.yaz
view PLUGIN_HOWTO @ 16599:976a9b4c336a
Part of the patch in ticket #383:
For this to work, ciphers need to be init-ed before accounts. I don't think
that will break anything, since ciphers don't depend on anything else, but
the account-icons do depend on ciphers.
committer: Richard Laager <rlaager@wiktel.com>
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Sat, 28 Apr 2007 18:09:26 +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.