Mercurial > pidgin.yaz
view PLUGIN_HOWTO @ 28822:9e8d0537d37d
I don't think the comment made sense, this is probably what it meant
to be. It's only checking status type but not the status message, so
it can match the "wrong" status if you have substatuses of different
messages.
I am not sure if that's a feature or bug though. Seems like a bug to
me because it prevents you from setting certain messages if you
already have similar transient status.
Oh, and why does this matching only work on transient statuses anyway.
author | Ka-Hing Cheung <khc@hxbc.us> |
---|---|
date | Mon, 26 Oct 2009 06:53: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.