Mercurial > pidgin.yaz
diff PLUGIN_HOWTO @ 28425:208f4d20ac5d
merge of '34ceac72c21973ff539a829c2f570c0670c18ec4'
and '356e48ac981726c10517f85059ac9f29e3e1bea4'
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Sun, 23 Aug 2009 02:11:21 +0000 |
parents | db5a58aabe38 |
children |
line wrap: on
line diff
--- a/PLUGIN_HOWTO Sun Aug 23 02:10:43 2009 +0000 +++ b/PLUGIN_HOWTO Sun Aug 23 02:11:21 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