view PLUGIN_HOWTO @ 20721:d579d77d4604

Make phone numbers always show up as online and mobile. AOL takes does this for us for US phone numbers, so this change is mostly for ICQ users who've added non-US phone numbers to their buddy list (in the form of "+32123423")
author Mark Doliner <mark@kingant.net>
date Sun, 30 Sep 2007 00:34:03 +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.