gnome-settings-daemon 3.4.0-0ubuntu4 source package in Ubuntu
Changelog
gnome-settings-daemon (3.4.0-0ubuntu4) precise; urgency=low * debian/patches/disconnect_from_up_client.patch: - Disconnect any signals from a UpClient object before we unref it. UpClients are ref-counted singletons and may stay around after unref, so we have to be explicit. LP: #965487 -- Michael Terry <email address hidden> Mon, 09 Apr 2012 12:45:13 -0400
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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gnome-settings-daemon_3.4.0.orig.tar.xz | 1.4 MiB | 5639cbba28caa7b3e33990f49aeed11ed9325e78e76af2175d9ccd5ff298401d |
gnome-settings-daemon_3.4.0-0ubuntu4.debian.tar.gz | 68.3 KiB | 022548d911a7bfff58097cf001bc7b58d558df4fa502bf8f4710823065abbe91 |
gnome-settings-daemon_3.4.0-0ubuntu4.dsc | 2.3 KiB | c87dcdbebcc421df85eea3669df373ede5d1f595c392da7bf27a5f20962ef08c |
Available diffs
- diff from 3.4.0-0ubuntu3 to 3.4.0-0ubuntu4 (1009 bytes)
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.