Mercurial > pidgin.yaz
view PLUGIN_HOWTO @ 23438:6dc33eb841aa
Remove a failsafe check that I don't believe is needed. I'm under the
impression that sometimes the last modified timestamp will (at least
somewhat) legitimately be set to 0 in cases where we really have
received our roster.
And this function doesn't seem to get called when we haven't received
our roster.
So, uh, this should fix the aim buddylist for a very small fraction of
users who probably gave up on using Pidgin when it didn't work for
them the first time they tried.
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Tue, 08 Jul 2008 00:58:21 +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.