Thu, 29 Jun 2017 15:07:04 -0500
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.
|
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. |