Mercurial > pidgin.yaz
view PLUGIN_HOWTO @ 32757:9bbfb9d74085
Update Yahoo for 64-bit file transfers. I'm not really sure if this
will work, but since the file sizes are strings, it's should be okay,
theoretically. The only exception is this yahoo_xfer_init_15 function,
though it seems we never parse have to parse that packet.
Refs #8477.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Sun, 16 Oct 2011 07:41:49 +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.