Comment 6 for bug 32861

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

That upload fixes the bug:

 control-center (1:2.17.90-0ubuntu1) feisty; urgency=low
 .
   * New upstream version:
     common:
     - Removed non-critical g_return_if_fail
     - Added support for saving and applying the gtk-color-scheme key
     - Replaced non-standard categories with X-GNOME...
     - Check for xf86misc lib in addition to header files
     about-me:
     - Fixed compilation on Solaris
     - Made translatable strings more generic
     a11y:
     - Renamed to "Keyboard Accesiblity" in .desktop file
     background:
     - Fixed several compile warnings
     default applications:
     - Moved capplet from System to Personal category
     keyboard:
     - Don't crash if default group is not set in GConf
     keybindings:
     - Moved scrolled window calls to their correct place
     - Fixed leaks
     - Corrected .desktop category entry
     mouse:
     - Fixed memory leaks
     sound:
     - Added NULL-check
     - Fixed spacing and build the whole dialog from Glade
     - Show the sound properties view after adding it to the dialog
     - Fixed label alignments bug caused by Glade-3 #396433
     - Set play button insensitive when no sound is selected
       (Ubuntu: #32861)
     theme switcher:
     - Fixed build with gcc 2
     - Removed separate color scheme saving UI
     - Added support for gtk-color-scheme key in metatheme info
     - Added a revert button to the color schemes tab
     typing break:
     - Set default icon and application name
     windows:
     - Fixed leak
     shell:
     settings daemon:
     - Added missing NULL-check
     - Removed variable that was never initialized
     - Quit application when window is closed (Ubuntu: #78152)
     - Set program name to gnome-control-center
   * debian/patches/25_window_manager_settings.patch:
     - updated
   * debian/patches/90_from_svn_fix_no_schemas_sound_properties_crasher.patch:
     - dropped, fixed with the new version
   * debian/patches/91_from_svn_list_misc_category.patch:
     - dropped, fixed with the new version