Mercurial > pidgin
view PLUGIN_HOWTO @ 27122:d06f9250cf5a
Clarify this. This count gets passed around a lot of places... I'm
not really sure where the best place is to document this. Maybe
PurpleNotifyUiOps, but we don't have any documentation there right now.
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Fri, 19 Jun 2009 00:06:49 +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.