summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLuca Ferretti <elle.uca@libero.it>2009-02-15 14:41:28 +0000
committerLuca Ferretti <lferrett@src.gnome.org>2009-02-15 14:41:28 +0000
commit4cc7f9f92d67a44169ce2a3a366738d1a0e0e34b (patch)
treea79e380a6d458fc631b82901c56d52b2507c8186 /ChangeLog
parentd957b754463cf36615e943d198e6fb72f19a1f84 (diff)
downloadgnome-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--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dd0a86c9..b535a001 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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)