# HG changeset patch # User Richard Laager # Date 1250984551 0 # Node ID fd2dd4039cb4aeadd513b66d4d5f4ceafedc9bf0 # Parent 1a9e56e2097a0c121352edbb2e17eb773d16c7cf# Parent db5a58aabe38e63b4e3a76f7f259efe3c2f8db85 merge of 'a89c814a0c81eeacde296ce6a2520f1bac083ba4' and 'b15f3e0335356e294b5b83fd8ad94b8f10cf76c2' diff -r 1a9e56e2097a -r fd2dd4039cb4 PLUGIN_HOWTO --- a/PLUGIN_HOWTO Sat Aug 22 23:33:44 2009 +0000 +++ b/PLUGIN_HOWTO Sat Aug 22 23:42:31 2009 +0000 @@ -1,6 +1,6 @@ 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. +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