view PLUGIN_HOWTO @ 28479:a09c91dd7659

Show a little prpl icon in request dialogs, when possible. The little icons show up at the top-right corner of the dialog, and the tooltip gives the name of the account. This can be useful when/if the text in the dialog doesn't clearly state what account the dialog is meant to operate on.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Mon, 02 Nov 2009 00:11:37 +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.