Update mac key theme for css changes

Use the element names for widgets.
This commit is contained in:
Matthias Clasen 2015-11-06 15:20:01 -05:00
parent bc656a3ca5
commit 50ff2a566a

View File

@ -180,11 +180,11 @@
unbind "<shift><ctrl>a";
}
GtkIconView {
iconview {
gtk-key-bindings: gtk-mac-icon-view;
}
GtkTextView {
textview {
gtk-key-bindings: gtk-mac-alt-arrows, gtk-mac-alt-delete, gtk-mac-cmd-c, gtk-mac-text-view;
}
@ -200,6 +200,6 @@ GtkFileChooserWidget {
gtk-key-bindings: gtk-mac-file-chooser;
}
GtkTreeView {
treeview {
gtk-key-bindings: gtk-mac-tree-view;
}