view PLUGIN_HOWTO @ 31563:80db1ca54fb6

"Bug Master" really isn't all that appropriate title for me anymore, considering that I don't actually do a whole lot with bug triaging and assignment. My main function these days seems to be planning releases and nagging about impending release deadlines, followed closely by committing patches because no one else does. I'm not sure that function really fits a specific title. Yes, that's a long-winded way of saying I'm removing the label "bug master" from the list of shown in Help->Developer Information.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sun, 09 Jan 2011 06:28:35 +0000
parents db5a58aabe38
children
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.