Mercurial > pidgin
view PLUGIN_HOWTO @ 31183:feff62713d9c
conversation: Move the "not typing" logic for receipt of a message to purple_conv_im_write.
This causes issues when a UI implements the write_im UI op and doesn't call
purple_conversation_write (which Spectrum doesn't do), and ends up with
a buddy appearing to be stuck in the typing state.
Patch from Jan "HanzZ" Kaluza
committer: Paul Aurich <paul@darkrain42.org>
| author | hanzz.k@gmail.com |
|---|---|
| date | Sat, 05 Feb 2011 22:38:55 +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.
