Mercurial > pidgin
view PLUGIN_HOWTO @ 17945:cf55077a3752
Remove MSIM_FAKE_SELF_ONLINE option, since our own status is actually updated
(it wasn't apparent before msim_set_status was implemented, since without it,
we would always appear as invisible (hidden) / offline).
Clean up some old comments. The bug mentioned in the last commit message
seems to be a Pidgin bug, but I can't reproduce it.
author | Jeffrey Connelly <jaconnel@calpoly.edu> |
---|---|
date | Thu, 12 Jul 2007 04:15:45 +0000 |
parents | 83ec0b408926 |
children | db5a58aabe38 |
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.