Mercurial > pidgin
view PLUGIN_HOWTO @ 30251:eeee406244da
rpmlint was complaining about the \*Q and \*U included in finch's man page:
W: manual-page-warning /usr/share/man/man1/finch.1.gz 62: warning: `Q' not defined
W: manual-page-warning /usr/share/man/man1/finch.1.gz 62: warning: `U' not defined
We/I don't know what they're for so I think we can ditch them as they have
no obvious affect on the rendering.
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Thu, 08 Jul 2010 02:13:38 +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.