Version 0.? (????-??-??): - clarify prefs label regarding activation while available Version 0.5.2 (2010-02-01): - added an INSTALL file by popular request - use LIBPURPLE_LIBDIR in install target Version 0.5.1 (2009-11-02): - fix stupid error on coming back from idle Version 0.5 (2009-11-01): - store changed status as pref and restore at startup if it exists: avoid awayonlock messing with the last-online status if you quit while idle. - minor tweaks and fixes to the test script Version 0.4 (2009-07-22): - support KScreensaver (thanks Daniel Eckl for pointing out that it indeed DOES use DBus) - correct description to include current functionality - avoid dangling DBus connection on error during load Version 0.3 (2009-07-19): - add option to activate only if current status is Available Version 0.2.2 (2009-07-14): - listen to ActiveChange instead of SessionIdleChanged, it's been dropped as of gnome-screensaver 2.26.0. (thanks Thomas Krug for the heads-up) Version 0.2.1 (2009-06-01): - fix linking in build-system Version 0.2 (2009-06-01): - solved problem when pidgin's auto-away got activated before the screensaver - added pref to select which away status should be set by the screensaver - plugin info finally translatable Version 0.1 (2009-01-31): - initial working version