PLUGIN_HOWTO

Thu, 29 Jun 2017 15:07:04 -0500

author
Mike Ruprecht <cmaiku@gmail.com>
date
Thu, 29 Jun 2017 15:07:04 -0500
changeset 38579
5adc6901ac54
parent 35391
de331168e981
permissions
-rw-r--r--

Remove checks for X screensaver extension now that nothing uses it

Now that we're using DBus ScreenSaver interfaces for checking idle
status, The X screensaver extension isn't used for anything. This
patch removes checks for it.

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 passing
"--enable-gtk-doc" to ./configure, then running "make" in the source tree.
The documentation will be in the doc/reference/*/html directories.

mercurial