PLUGIN_HOWTO

Sat, 07 Mar 2009 21:05:23 +0000

author
John Bailey <rekkanoryo@rekkanoryo.org>
date
Sat, 07 Mar 2009 21:05:23 +0000
changeset 26087
168b66075e08
parent 16238
33bf2fd32108
child 28289
ae4cf144214c
permissions
-rw-r--r--

I have no idea how we've gone nearly 16 months with no one noticing that the
SSL FAQ button resiak added to the mini dialog for no SSL support didn't
actually appear. Instead of just making that button visible, I decided to
change to using mini dialog API to add the button without the URL.

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.

mercurial