diff options
author | Martin Pitt <[email protected]> | 2011-03-30 07:47:55 +0000 |
---|---|---|
committer | Benjamin Valentin <[email protected]> | 2012-03-17 15:30:29 +0100 |
commit | ef73e403810b40848f733c834f39299a3787db1d (patch) | |
tree | 651b8e36cfaec17ea9e88c153f3144b73e36380b /capplets/keyboard/mate-keyboard-properties-dialog.ui | |
parent | 3d1da80b0d4de4b4a5c7caa59a2b80de95f88915 (diff) | |
download | mate-control-center-ef73e403810b40848f733c834f39299a3787db1d.tar.bz2 mate-control-center-ef73e403810b40848f733c834f39299a3787db1d.tar.xz |
Re-fix proper response id for the keyboard help button
05c1f574d already fixed this, but f5d8d65b8 inadvertently reverted it.
Re-apply.
https://bugzilla.gnome.org/show_bug.cgi?id=616917
Diffstat (limited to 'capplets/keyboard/mate-keyboard-properties-dialog.ui')
-rw-r--r-- | capplets/keyboard/mate-keyboard-properties-dialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/capplets/keyboard/mate-keyboard-properties-dialog.ui b/capplets/keyboard/mate-keyboard-properties-dialog.ui index eb9e92f0..63c5e0af 100644 --- a/capplets/keyboard/mate-keyboard-properties-dialog.ui +++ b/capplets/keyboard/mate-keyboard-properties-dialog.ui @@ -1850,7 +1850,7 @@ default settings</property> </object> </child> <action-widgets> - <action-widget response="-1">helpbutton1</action-widget> + <action-widget response="-11">helpbutton1</action-widget> <action-widget response="-1">button4</action-widget> </action-widgets> </object> |