summaryrefslogtreecommitdiff
path: root/gtk/gtk-keys.css.mac
diff options
context:
space:
mode:
authorWilliam Jon McCann <william.jon.mccann@gmail.com>2014-01-28 04:30:33 -0500
committerWilliam Jon McCann <william.jon.mccann@gmail.com>2014-01-28 23:09:42 -0500
commitd87ea4776a485d734075e5a8d2f5dee9b8de8528 (patch)
tree11ec3b5746072a41514510cd9f2491d39289bb2e /gtk/gtk-keys.css.mac
parenteb0f1c63ba6f99a0d8e55884b0b13df65e0eedec (diff)
downloadgtk+-d87ea4776a485d734075e5a8d2f5dee9b8de8528.tar.gz
Merge GtkFileChooserWidget and GtkFileChooserDefault
It seems that alternate implementations of GtkFileChooserWidget never materialized. The split between GtkFileChooserWidget and GtkFileChooserDefault is awkward. The immediate problem is that it makes it difficult to document the keybinding signals. So it makes sense to drop the abstraction and just have one thing. https://bugzilla.gnome.org/show_bug.cgi?id=723157
Diffstat (limited to 'gtk/gtk-keys.css.mac')
-rw-r--r--gtk/gtk-keys.css.mac2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtk-keys.css.mac b/gtk/gtk-keys.css.mac
index 7d51403a96..15ba6e8f65 100644
--- a/gtk/gtk-keys.css.mac
+++ b/gtk/gtk-keys.css.mac
@@ -196,7 +196,7 @@ GtkLabel {
gtk-key-bindings: gtk-mac-alt-arrows, gtk-mac-label;
}
-GtkFileChooserDefault {
+GtkFileChooserWidget {
gtk-key-bindings: gtk-mac-file-chooser;
}