Mercurial > pidgin
view PLUGIN_HOWTO @ 19243:a242e014ab8c
Re-apply the msimprpl-specific parts of revision
b888bc5c0494c9dd0398baba81e4d602ac88948f, my initial proposal of an attention
API. So now libpurple isn't changed, only msimprpl.
This patch is also available here:
http://msimprpl.darkthoughts.net/attention1-msimprpl-only.diff
Libpurple's changes: http://msimprpl.darkthoughts.net/attention1.diff
(Now 'mtn disapprove'd, so that im.pidgin.soc.2007.msimprpl can be merged
into im.pidgin.pidgin before 2.2.0, since it is an API addition.)
Both patches: http://msimprpl.darkthoughts.net/attention1-full.diff
(Complete diff of revision b888bc...)
See also: http://pidgin.im/pipermail/devel/2007-August/002636.html
author | Jeffrey Connelly <jaconnel@calpoly.edu> |
---|---|
date | Tue, 14 Aug 2007 02:54:31 +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.