view PLUGIN_HOWTO @ 16138:e86977379fc1

Add a POTFILES.skip file to skip the crazychat plugin, which isn't built by default and isn't listed in POTFILES.in. This was suggested by Bj«Órn in ticket #154.
author Richard Laager <rlaager@wiktel.com>
date Sun, 15 Apr 2007 15:45:48 +0000
parents cc3c50816cc9
children 83ec0b408926
line wrap: on
line source

For information on writing a plugin for Purple, Pidgin or Finch, go
http://pidgin.im/api/ and 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.