diff options
author | Stefano Karapetsas <[email protected]> | 2014-01-24 16:17:17 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-01-24 16:17:17 +0100 |
commit | 1893a77af55cd2e87e4e249193a9203b1a7a0c69 (patch) | |
tree | 33996864ed575f1d4615b3872cb39575bd62c18e /capplets/keybindings/mate-keybinding-properties.ui | |
parent | 6e619aedc2e6a105d5849519ae50e9d2b1145c88 (diff) | |
download | mate-control-center-1893a77af55cd2e87e4e249193a9203b1a7a0c69.tar.bz2 mate-control-center-1893a77af55cd2e87e4e249193a9203b1a7a0c69.tar.xz |
keybindings: Add GTK3 support
Diffstat (limited to 'capplets/keybindings/mate-keybinding-properties.ui')
-rw-r--r-- | capplets/keybindings/mate-keybinding-properties.ui | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/capplets/keybindings/mate-keybinding-properties.ui b/capplets/keybindings/mate-keybinding-properties.ui index 3e9c0498..51090b5a 100644 --- a/capplets/keybindings/mate-keybinding-properties.ui +++ b/capplets/keybindings/mate-keybinding-properties.ui @@ -6,7 +6,6 @@ <property name="border_width">5</property> <property name="title" translatable="yes">Keyboard Shortcuts</property> <property name="type_hint">normal</property> - <property name="has_separator">False</property> <child internal-child="vbox"> <object class="GtkVBox" id="shortcut_dialog"> <property name="visible">True</property> @@ -169,7 +168,6 @@ <object class="GtkDialog" id="custom-shortcut-dialog"> <property name="title" translatable="yes">Custom Shortcut</property> <property name="type_hint">dialog</property> - <property name="has_separator">False</property> <child internal-child="vbox"> <object class="GtkVBox" id="dialog-vbox1"> <property name="visible">True</property> |