Wed, 22 Jul 2015 21:38:10 -0400
Remove manual GnuTLS configuration. There's still a little more to be done. For example, the current flags are confusing and should probably be replaced with --disable-gnutls and --disable-nss. The logic could be further simplified when this happens. We should also check whether we need to keep HAVE_GNUTLS_2_10 for Gadu-Gadu.
|
15998
294277e634fc
More gaim->whatever isms
Mark Doliner <markdoliner@pidgin.im>
parents:
14567
diff
changeset
|
1 | For information on writing a plugin for Purple, Pidgin or Finch, go |
|
33955
55aa58076485
Use https URLs for pidgin.im and developer.pidgin.im.
Mark Doliner <mark@kingant.net>
parents:
28289
diff
changeset
|
2 | https://developer.pidgin.im and click on API. From there, see the |
|
28289
ae4cf144214c
Wrap this file more consistently.
Richard Laager <rlaager@pidgin.im>
parents:
16238
diff
changeset
|
3 | HOWTOs in the "Related Pages" section. |
| 93 | 4 | |
| 35391 | 5 | You can also generate this documentation locally by passing |
| 6 | "--enable-gtk-doc" to ./configure, then running "make" in the source tree. | |
| 7 | The documentation will be in the doc/reference/*/html directories. |