Comment 39 for bug 148291

Revision history for this message
Sebastien Bacher (seb128) wrote :

gnome-control-center (1:2.21.2-0ubuntu1) hardy; urgency=low

  * New upstream version:
    about-me:
    - Add another string to the list of recognized error returns from passwd
    - Don't get confused when the user does not have a password set and passwd
      immediately asks for the new one
    appearance:
    - Fix build without libXcursor
    - Be more careful when reading background information from GConf and
      make sure we don't choke on NULL values later on
    keyboard:
    - Fix warnings and don't use deprecated signal API from GTK
    - Move layout options to separate popup
    - Rename first tab to "General"
    - Replace text entry and "Choose.." button for keyboard model with a
      single chooser button
    - Don't include keyboard model description in Glade file
    localization:
    - Added (very basic skeleton of) localization capplet
    shell:
    - Remove reference to non-existing background.desktop
    settings daemon:
    - Make composited media popup window sizes scale with the screen size
    common:
    - Remove more redundant info from the theme changed callback
    updated translations
    appearance:
    - Unify "invalid theme" error messages and be a bit more verbose
    - Reword the "theme engine" error message
    - Add support for dragging images from the background list
    - Make theme sorting case insensitive
    - Fix crash if we fail to convert a filename to UTF-8
    - Use NoDisplay=true instead of OnlyShowIn=; (LP: #152453)
    - Return a new theme instead of munging whatever got passed in
    - Take cursor size into account when comparing themes
    - Watch cursor theme/size GConf keys for changes
    - Move cursor size widget initialization to Glade, to allow the slider to
      be updated properly on startup
    - Make the cursor themes delete button works
    - If the parent directory is empty after deleting a theme, delete the
      parent directory too
    - Update cursor size GConf value when the theme changes
    - Reduce number of XCURSOR ifdefs and get rid of the special treatment for
      the default cursor theme
    - Add support for live cursor theme updates
    - Read gettext macro that accidentally got stripped
    - Prevent lots of thumbs from being created with the color scheme of the
      currently active theme
    - Actually remove theme data from the hash when the theme gets deleted
    - Fix the cursor size only being updated if the cursor theme changed too
    - Watch /usr/share/cursors/xorg-x11 for cursor themes
    - Teach the installer to recognize cursor themes and icon themes with
      cursors
    - Check whether there are multiple themes to install up front
    at-properties:
    - Don't use 'Preferences' word for application name
    default applications:
    - Make the accelerators for the A11Y tools page unique
    - Replace mail and multimedia icon names with Tangoified versions
    - Use standard xdg autostart directory instead of GNOME one
    - Replace obsolete 'orca -m' command with new 'orca -e magnifier'
    display:
    - Code cleanup and fix a few leaks
    - fix string capitalization
    fontilus:
    - Drop "GNOME" from the menu item name as recommended by the HIG
      (LP: #138173)
    settings daemon:
    - Dropped unneeded DBus server
    - No more "configuration changed" warning (LP: #78377)
    - Gradually fade out the OSD when composited
    shell:
    - Remove part of the long description for cc_actions_list
    general:
    - Desktop file fixes
    - Add more default keybindings for otherwise unbound keys
    - Remove compatibility hack for libxklavier <= 3.2
    - Fix Bugzilla component
    - Add support for calculator key
  * Sync with Debian
  * debian/control.in:
    - don't Build-Depends on libslab-dev, type-handling
    - the source name is gnome-control-center now
    - updated libgnomekbd requirement
    - updated maintainer information
  * debian/gnome-control-center.install,
    debian/gnome-control-center.links:
    - updated to the ubuntu gnome-control-center naming
  * debian/index.theme:
    - drop the Debian specific Default theme entry, it's confusing
      (Ubuntu: #15268).
  * debian/patches/01_debian_ubuntu.patch,
    - mention Ubuntu rather than Debian
  * debian/patches/01_fix_libslab_build.patch:
    - don't build with the gnome-main-menu libslab for Ubuntu
  * debian/patches/16_preferred_applications_list_cleanup.patch:
    - clean preferred applications list (Ubuntu: #55963)
    - don't list Mozilla which is an alternative starting firefox
    - don't list W3M, not really a desktop application
    - don't list evolution2.2 which is a symlink used for upgrade compatibility
    - don't list mozilla alternative as "Mozilla Mail"
  * debian/patches/18_add_onboard_to_preferred_apps.patch:
    - patch from Chris Jones, "onboard still called sok in preferred apps list"
  * debian/patches/19_extra_keybindings.patch:
    - list xrandr keybinding
  * debian/patches/21_no_sleep_key.patch:
    - dropped ubuntu change, it's not likely required and there is still
      some issue the patch can be used again later
  * debian/patches/26_add_touchpad_to_mouse_settings.patch,
    debian/patches/27_add_touchpad_to_settings_daemon.patch,
    debian/patches/28_fixup_touchpad_config.patch:
    - add touchpad configuration
  * debian/patches/30_extra_touchpad_config_paranoia.patch:
    - Be more paranoid when attempting to configure the Synaptics pad, in
      order to avoid crashing out on X errors (LP: #148291)
  * debian/patches/70_relibtoolize.patch:
    - dropped, the autoreconf patch is enough
  * debian/patches/71_at_properties_gksudo_gdmsetup.patch:
    - patch from Chris Jones slightly modified to run gdmsetup with gksu
      (LP: #134958)
  * debian/patches/95_desktop-effects-integration.patch:
    - add desktop effects tab to the appearance capplet
  * debian/patches/99_autoreconf:
    - run autoreconf command
  * debian/patches/100_at_properties_readd_gksudo_disable_grab_toggle.patch:
    - patch from Chris Jones,
      "no gksu/disable-grab option per gui in gnome-at-properties"
  * debian/patches/101_gnome_at_properties_active_preferred_apps_without_at.patch:
    - patch from Chris Jones, to not "prevents access to preferred apps dialog
      when assistive technologies is not enabled"
  * debian/rules:
    - install the visual effects icons
  * debian/visual-effects*.svg:
    - desktop effects icons

 -- Sebastien Bacher <email address hidden> Fri, 23 Nov 2007 18:18:45 +0100