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

Changelog

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

  * Updated some patches with bug references
  * debian/patches/02_missing_libs.patch:
    - dropped, that patch is a leftover and not required nowadays
  * debian/patches/16_use_synchronous_notifications.patch:
    - use the correct widget so the media key sounds work (lp: #909407)

  [ Martin Pitt ]
  * debian/gnome-settings-daemon.gsettings-override: Set default idle dim time
    to 30 seconds. 10 seconds is a bit unnerving when you want to read
    something or show photos. (LP: #918928)
 -- Sebastien Bacher <email address hidden>   Thu, 26 Jan 2012 22:36:41 +0100

Upload details

Uploaded by:
Sebastien Bacher
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-0ubuntu12.debian.tar.gz 35.6 KiB f14d0d91a33f4d1c745ba73e683e600534a9d913945d8b065da89bd4b4d20b2f
gnome-settings-daemon_3.2.2-0ubuntu12.dsc 2.2 KiB 1ad96009180f611d7208cb466a5399f014d4f684a586912d516d326054e0e156

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.