summaryrefslogtreecommitdiff
path: root/capplets/keyboard/mate-keyboard-properties.c
diff options
context:
space:
mode:
Diffstat (limited to 'capplets/keyboard/mate-keyboard-properties.c')
-rw-r--r--capplets/keyboard/mate-keyboard-properties.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/capplets/keyboard/mate-keyboard-properties.c b/capplets/keyboard/mate-keyboard-properties.c
index 66dd13c0..4cf0f4c9 100644
--- a/capplets/keyboard/mate-keyboard-properties.c
+++ b/capplets/keyboard/mate-keyboard-properties.c
@@ -259,7 +259,7 @@ main (int argc, char **argv)
}
capplet_set_icon (WID ("keyboard_dialog"),
- "preferences-desktop-keyboard");
+ "input-keyboard");
gtk_widget_show (WID ("keyboard_dialog"));
gtk_main ();