Mercurial > pidgin
view PLUGIN_HOWTO @ 31685:fbfbf2e0f049
applied changes from 9e7616dbab2878bcc9f4b412bca1f55c903a337e
through aebefd6d98382ce0f7b42b41e4bf2611044d4182
Original commit message:
Fix compilation, as mentioned on the support mailing list on June 10th
s/GTK_POLICY_AUTO/GTK_POLICY_AUTOMATIC/
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Mon, 20 Jun 2011 05:28:13 +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.