view PLUGIN_HOWTO @ 16134:d3e197b67ef9

Fix Ticket #152 "The string gchar *errmsg = g_strconcat(_("Setting custom faces is not currently supported. Please choose an image from "), buddy_icon_dir, ".", NULL); assumes that it is always grammatically correct to append a directory name to a sentence fragment. Also, without reading the source, the translator would not have an idea what the sentence fragment is talking about."
author Richard Laager <rlaager@wiktel.com>
date Sun, 15 Apr 2007 06:56:43 +0000
parents cc3c50816cc9
children 83ec0b408926
line wrap: on
line source

For information on writing a plugin for Purple, Pidgin or Finch, go
http://pidgin.im/api/ and 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.