forked from AuroraMiddleware/gtk
Update mac key theme for css changes
Use the element names for widgets.
This commit is contained in:
parent
bc656a3ca5
commit
50ff2a566a
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user