gnome-settings-daemon 3.3.90-0ubuntu3 source package in Ubuntu

Changelog

gnome-settings-daemon (3.3.90-0ubuntu3) precise; urgency=low

  * debian/patches/git_wacom_fix.patch:
    - deal better with some wacom devices to avoiding segfaults (lp: #934445)
  * debian/source_gnome-settings-daemon.py:
    - correctly separate tags with spaces so they don't get concatenated
 -- Sebastien Bacher <email address hidden>   Fri, 24 Feb 2012 12:39:29 +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.3.90.orig.tar.xz 1.4 MiB 1c45d1a9737b8cba8981194102479b8458d677e9cd9de7c554eebe1a850ce5da
gnome-settings-daemon_3.3.90-0ubuntu3.debian.tar.gz 63.3 KiB 88fd6e596a13dc2d599a32c7a61718e44293fb35a21d429f340f928b99e24327
gnome-settings-daemon_3.3.90-0ubuntu3.dsc 2.3 KiB 0f6c80f4b64bd41a99bdeda542d9bec99e6ba3529b82a3cba5f0ad06482b889e

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.