PLUGIN_HOWTO

Thu, 22 Aug 2013 15:33:55 +0200

author
Tomasz Wasilczyk <tomkiewicz@cpw.pidgin.im>
date
Thu, 22 Aug 2013 15:33:55 +0200
changeset 34310
a2bc71cb4712
parent 33955
55aa58076485
child 35391
de331168e981
permissions
-rw-r--r--

Add -Wfloat-equal compiler switch and fix a warning about that

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

mercurial