[gtk+] Update mac key theme for css changes
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Update mac key theme for css changes
- Date: Fri, 6 Nov 2015 20:20:49 +0000 (UTC)
commit 50ff2a566a41cdc5b25b7766599dd8a594042a10
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Nov 6 15:20:01 2015 -0500
Update mac key theme for css changes
Use the element names for widgets.
gtk/gtk-keys.css.mac | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gtk/gtk-keys.css.mac b/gtk/gtk-keys.css.mac
index 56e3ac5..4eb0024 100644
--- a/gtk/gtk-keys.css.mac
+++ b/gtk/gtk-keys.css.mac
@@ -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;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]