gnome-settings-daemon 3.4.1-0ubuntu1.1 source package in Ubuntu

Changelog

gnome-settings-daemon (3.4.1-0ubuntu1.1) precise-proposed; urgency=low

  * debian/patches/power-check-null-devices.patch:
    - NULL-guard the return value of up_client_get_devices.
      LP: #868928
  * debian/patches/power-ignore-bad-dbus-requests.patch:
    - If we get a DBus request while the manager isn't active, ignore it.
      LP: #969535
 -- Michael Terry <email address hidden>   Tue, 01 May 2012 09:30:20 -0700

Upload details

Uploaded by:
Michael Terry
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.4.1.orig.tar.xz 1.4 MiB d5d4a270ec5692cdc56a58cfb57bc7f8fa93374566912a65e78c1c3db7faf4ed
gnome-settings-daemon_3.4.1-0ubuntu1.1.debian.tar.gz 69.6 KiB 1123e7fcf12d20481ad696f1bc41dd70252dedea2abdf7fddbf26678a57cf786
gnome-settings-daemon_3.4.1-0ubuntu1.1.dsc 2.3 KiB 94afdd4313567aa00bf39ba23fbeab50053e6116d0b2e29312d7d775f3086cd2

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.