Mercurial > pidgin.yaz
view PLUGIN_HOWTO @ 16084:a5a831a5f186
Patch cleanups:
* Whitespace consistency
* Comment cleanups
* if (foo) g_free(foo); fixes
* other small stuff, I'm sure
This closes ticket #78.
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Fri, 13 Apr 2007 04:15:14 +0000 |
parents | cc3c50816cc9 |
children | 83ec0b408926 |
line wrap: on
line source
For information on writing a plugin for Purple, Pidgin or Finch, go http://pidgin.im/api/ and 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.