==== 2.26.1 ==== 2009-04-13 William Jon McCann * NEWS: Update for release. 2009-04-13 William Jon McCann * src/gnome-screensaver-preferences.c (get_best_visual): * src/gs-job.c (command_watch): * src/gs-manager.c (get_gconf_client): * src/gs-window-x11.c (error_watch), (keyboard_command_watch), (lock_command_watch): Fix misc problems with the use of GError, mostly leaking the error on the error path. Patch from: Paolo Borelli Fixes #572955 2009-04-13 William Jon McCann * src/gs-auth-helper.c (ext_run): Use g_strerror. Patch from: Paolo Borelli Fixes #572956 2009-04-13 William Jon McCann * src/gs-manager.c (gs_manager_set_keyboard_command): Fix copy/paste bug that overwrites logout-command. Patch from Robert Basch Fixes #573495 2009-04-13 William Jon McCann * src/gnome-screensaver-gl-helper.c (main): Don't try to lookup xvisual for null visuals. Patch from Tomislav Vujec Fixes #577739 2009-04-13 William Jon McCann * src/gs-listener-dbus.c (listener_remove_ref_entry): Don't try to remove an invalid inhibitor entry. Fixes #578669 2009-04-07 Matthias Clasen * src/gnome-screensaver-preferences.c: * src/gs-prefs.c: Use and set the new gnome-session idle-delay keys. 2009-03-18 William Jon McCann * configure.ac: Post release version bump