Mercurial > pidgin.yaz
view PLUGIN_HOWTO @ 31973:1e1b598c725e
Zero the struct tm used for purple_str_to_time().
This fixes parsing of date string without times, etc.
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Mon, 02 May 2011 15:33:10 +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.