Mercurial > pidgin.yaz
view PLUGIN_HOWTO @ 29371:61ea136df111
Refresh the statusbox correctly.
When clicking on 'New' or 'Saved' status from the dropdown, while we were
typing a status message, the statusbox goes into an eternal 'typing'
state, until you change it by clicking on it. This is a fix for that.
Fixes #11289.
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Fri, 05 Feb 2010 14:38:53 +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.