File: PLUGIN_HOWTO

package info (click to toggle)
pidgin 2.14.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 56,364 kB
  • sloc: ansic: 269,948; sh: 4,558; makefile: 3,188; python: 1,256; perl: 533; cs: 209; tcl: 96; xml: 9
file content (7 lines) | stat: -rw-r--r-- 363 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
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.