2006-02-11 Theppitak Karoonboonyanan <thep@linux.thai.net>
* gnome-background-properties.glade: Add the missing translatable flag
in the Finish button.
2006-02-10 Rodney Dawes <dobey@novell.com>
* gnome-wp-capplet.c (wallpaper_properties_clicked): Add the missing
GTK_RESPONSE_DELETE_EVENT back in so that we exit properly with it
2006-02-09 Rodney Dawes <dobey@novell.com>
* gnome-background-properties.glade: Replace the Apply/Cancel/OK
buttons with a Finish button, using the stock apply icon
* gnome-wp-capplet.c (gnome_wp_props_wp_set): Don't need to check if
we are the same image as we were before now
(gnome_wp_props_revert): Remove this as it is no longer needed
(gnome_wp_props_wp_selected): Call the set function here
(gnome_wp_main_quit): Remove the freeing of capplet->old_item
(wallpaper_properties_clicked): Only handle GTK_RESPONSE_OK as an
action to close the dialog now, as we are instant apply again
(gnome_wp_scale_type_changed, gnome_wp_shade_type_changed):
(gnome_wp_color_changed): Set the appropriate gconf keys here
(gnome_wp_load_stuffs): Remove references to capplet->old_item
* gnome-wp-capplet.h (struct _GnomeWPCapplet): Remove old_item object
Fixes#327335, #330587 and #329818
Partially fixes#330168
2006-02-01 Kjartan Maraas <kmaraas@gnome.org>
* NEWS: Update
* configure.in: Release 2.13.91.
* help/Makefile.am: Remove reference to the spanish translation.
It's broken and incomplete anyway.
* help/es/Makefile.am: Remove this file as it seems to be old cruft.
2006-01-28 Anilkumar Bacheli <anilkumar.bacheli@wipro.com>
Fixes#154769
* gnome-mouse-properties.glade: Modified the glade file so that
context information for the slider is available to screen reader.
Also, modified the Slider value label to "microseconds" instead of
seconds.
* gnome-mouse-properties.c: Changed the slider label to be in sync with
speech.
2006-01-28 chpe <chpe@gnome.org>
Fixes#325686
* gnome-settings-accessibility-keyboard.c (warning_dialog_post):
added "accept_action" and "reject_action" arguments to show that in
the buttons, rather than OK/CANCEL.
(ax_slowkeys_warning_keys, ax_stickykeys_warning_dialog_post): use
verbs in the buttons.
2006-01-28 chpe <chpe@gnome.org>
Fixes#327220
* gnome-default-applications.xml.in: use "Epiphany Web Browser",
like in the .desktop file and use long options for Epiphany.
2006-01-28 Scott Bronson <bronson@rinspin.com>
Fixes#318056
* gnome-mouse-properties.c (cursor_font_changed):
* gnome-mouse-properties.glade: use "mouse pointer" instead of "cursor"
in user-visible strings.
2006-01-28 Scott Bronson <bronson@rinspin.com>
Fixes#318056
* gnome-settings-font.c (load_cursor): use "mouse pointer" instead of
"cursor" in user-visible strings.