2007-01-08 Rodrigo Moya * NEWS: * configure.in: updated for 2.17.5. 2007-01-08 Jan Arne Petersen Fixes #173035 * configure.in: updated sound capplet requirements. 2007-01-08 Denis Washington Fixes #393617 * */*.desktop.in.in: use new control center shell categories for the capplets. 2007-01-08 Thomas Wood Patch by: Alberto Ruiz * configure.in: Add support for opening .gtp (application/x-gnome-theme-package) files. Fixes bug 393697 (Theme packages should have their own mime type.) 2007-01-06 Marc-Andre Lureau Fixes #392276 * configure.in: added support for disabling esound. 2007-01-03 Christian Persch * configure.in: A po/LINGUAS: Apply GnomeGoal. Patch by Steve Frécinaux and Luca Cavalli, bug #337909. 2006-12-19 Sebastien Bacher * NEWS: * configure.in: updated for 2.17.4 2006-12-07 William Jon McCann * gnome-settings-daemon/Makefile.am: * gnome-settings-daemon/actions/Makefile.am: * gnome-settings-daemon/actions/acme.glade: * gnome-settings-daemon/actions/gnome-speakernotes-muted.png: * gnome-settings-daemon/actions/gnome-speakernotes.png: * gnome-settings-daemon/gnome-settings-multimedia-keys.c: (execute), (dialog_init), (unhookup_keysym), (update_kbd_cb), (init_kbd), (dialog_show), (do_eject_action), (do_sound_action), (gnome_settings_multimedia_keys_load): * gnome-settings-daemon/gsd-media-keys-window.c: (hide_timeout), (remove_hide_timeout), (add_hide_timeout), (update_window), (volume_controls_set_visible), (window_set_icon_name), (window_set_icon_file), (action_changed), (volume_level_changed), (volume_muted_changed), (gsd_media_keys_window_set_action), (gsd_media_keys_window_set_volume_muted), (gsd_media_keys_window_set_volume_level), (curved_rectangle), (draw_action_eject), (draw_waves), (draw_speaker), (draw_volume_boxes), (draw_action_volume), (draw_action), (on_expose_event), (gsd_media_keys_window_real_show), (gsd_media_keys_window_real_hide), (gsd_media_keys_window_class_init), (initialize_alpha_mode), (gsd_media_keys_window_init), (gsd_media_keys_window_finalize), (gsd_media_keys_window_new): * gnome-settings-daemon/gsd-media-keys-window.h: Add a new media keys window that takes advantage of compositing when available. Fixes #383066