diff options
author | Luca Ferretti <elle.uca@libero.it> | 2009-02-15 14:41:28 +0000 |
---|---|---|
committer | Luca Ferretti <lferrett@src.gnome.org> | 2009-02-15 14:41:28 +0000 |
commit | 4cc7f9f92d67a44169ce2a3a366738d1a0e0e34b (patch) | |
tree | a79e380a6d458fc631b82901c56d52b2507c8186 /ChangeLog | |
parent | d957b754463cf36615e943d198e6fb72f19a1f84 (diff) | |
download | gnome-settings-daemon-4cc7f9f92d67a44169ce2a3a366738d1a0e0e34b.tar.gz |
reviewed by: Jens Granseuer
2009-02-15 Luca Ferretti <elle.uca@libero.it>
reviewed by: Jens Granseuer
* plugins/a11y-keyboard/gsd-a11y-keyboard-manager.c:
(ax_slowkeys_warning_post_dialog),
(ax_stickykeys_warning_post_dialog):
* plugins/mouse/gsd-mouse-manager.c: (set_mousetweaks_daemon):
Don't use legacy icons for keyboard and mouse (bug #571823)
svn path=/trunk/; revision=716
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -2,6 +2,16 @@ reviewed by: Jens Granseuer + * plugins/a11y-keyboard/gsd-a11y-keyboard-manager.c: + (ax_slowkeys_warning_post_dialog), + (ax_stickykeys_warning_post_dialog): + * plugins/mouse/gsd-mouse-manager.c: (set_mousetweaks_daemon): + Don't use legacy icons for keyboard and mouse (bug #571823) + +2009-02-15 Luca Ferretti <elle.uca@libero.it> + + reviewed by: Jens Granseuer + * plugins/xrandr/gsd-xrandr-manager.c: (user_says_things_are_ok): HIG fix for button labels (bug #571819) |