gnome-settings-daemon 3.2.2-0ubuntu7 source package in Ubuntu

Changelog

gnome-settings-daemon (3.2.2-0ubuntu7) precise; urgency=low

  * Add 54_lazily_connect_to_screensaver.patch: Do not D-BUS activate
    gnome-screensaver right at startup, this unnecessarily slows down boot
    speed. Instead, D-BUS activate it the first time we actually need it.
    (LP: #912186)
 -- Martin Pitt <email address hidden>   Thu, 05 Jan 2012 12:42:24 +0100

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Precise
Original maintainer:
Ubuntu Desktop
Architectures:
any
Section:
gnome
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gnome-settings-daemon_3.2.2.orig.tar.bz2 1.7 MiB f8f77b2c1e91fd861ad0c6e62ac1327615431923b1cf93ffd5ec592e254adb18
gnome-settings-daemon_3.2.2-0ubuntu7.debian.tar.gz 34.0 KiB fadc4a018944946e918bcd29940fccf77eeed1bb98e7346c053115f757530f87
gnome-settings-daemon_3.2.2-0ubuntu7.dsc 2.8 KiB e88545bd25111db96b1d2894a273e343f9d935bb785910bb26073f27b5c64e96

Available diffs

View changes file

Binary packages built by this source

gnome-settings-daemon: daemon handling the GNOME session settings

 This package contains the daemon which is responsible for setting the
 various parameters of a GNOME session and the applications that run
 under it. It handles the following kinds of settings:
 .
  * Keyboard: layout, accessibility options, shortcuts, media keys
  * Clipboard management
  * Theming: background, icons, GTK+ applications
  * Cleanup of unused files
  * Mouse: cursors, speed, accessibility options
  * Startup of other daemons: screensaver, sound daemon
  * Typing break
 .
 It also sets various application settings through X resources and
 freedesktop.org XSETTINGS.

gnome-settings-daemon-dev: Headers for building applications communicating with gnome-settings-daemon

 This package contains header files required to build applications that
 communicate with the GNOME settings daemon over D-Bus.