Mercurial > pidgin.yaz
view PLUGIN_HOWTO @ 28340:ea3e672e356b
Split the descriptions of our --help text up into multiple smaller
strings. This also doesn't allow translators to translate the
parameters, since that would break them. It seems like it would be
good if those strings were translatable, too, but that's a bigger
change than I'm willing to make right now.
This also eliminates the two almost identical blocks of text we
had in order to not show the --display option in Windows.
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sun, 09 Aug 2009 23:11:59 +0000 |
parents | 83ec0b408926 |
children | db5a58aabe38 |
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.