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

Changelog

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

  * Renamed unity patches to start with <num>_unity and be in the same range,
    it makes easier to see what patches we have
  * debian/control.in:
    - updated libappindicator version requirement for set_title()
  * debian/patches/60_unity_hide_status_icon.patch:
    - updated to fix a case not handled before (lp: #934582)
  * debian/patches/61_unity_use_application_indicator.patch:
    - set an indicator title for the unity hud benefit (lp: #943319)
 -- Sebastien Bacher <email address hidden>   Wed, 29 Feb 2012 18:28:11 +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-0ubuntu4.debian.tar.gz 63.9 KiB 7e21c1bbeb9186dda5ec7c52d74f992c63a44d0c48d6b6debf09af1879cb3756
gnome-settings-daemon_3.3.90-0ubuntu4.dsc 2.3 KiB 3ef7db07f3b24f71d98e8074f551d5e4be6b3b64aa9e281a38ee2116ac38953a

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.