Comment 10 for bug 188572

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package gnome-settings-daemon - 2.21.91-0ubuntu1

---------------
gnome-settings-daemon (2.21.91-0ubuntu1) hardy; urgency=low

  * New upstream version:
    - Use a flat directory instead of a hierarchy to install plugins into
    - Don't scan the plugins directory recursively
    - Install the settings plugin to a versioned directory to fix install
      with libdir == libexecdir
    - Review short and long descriptions for GConf keys
    - Don't crash when running the screensaver fails (lp: #188572)
    - Rename src folder to gnome-settings-daemon
    - Add uninstalled.pc file for building against an uninstalled copy of g-s-d
    - Add separate checks for libbackground and use external copy
    - Use gnome_settings_daemon for the GConf path
    - Release the Glade XML ASAP and keep track of the 2 widgets we need
    - Make sure we return a GError if initialization fails
    - Load the XKB settings initially
    - Fix leaks
    - Unref the GConfClient only after done with it
    - Check for xinput
    - Fix copy'n'paste error
    - Declare variables at the beginning of a block
      to make older compilers happy
    - Add back support for defining plugin start order
    - Assign return value from g_slist_sort to the plugins list variable
    - Replace gnome_vfs usage with GIO
  * debian/control.in:
    - updated libglib requirement
  * debian/gnome-settings-daemon.install:
    - new version changes
  * debian/patches/80_from_upstream_fix_xkb_loading.patch,
    debian/patches/90_configure_xinput_change.patch:
    - dropped, fixed in the new version

 -- Sebastien Bacher <email address hidden> Mon, 11 Feb 2008 17:54:34 +0100