diff options
Diffstat (limited to 'capplets/keybindings/mate-keybinding-properties.ui')
-rw-r--r-- | capplets/keybindings/mate-keybinding-properties.ui | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/capplets/keybindings/mate-keybinding-properties.ui b/capplets/keybindings/mate-keybinding-properties.ui index 51090b5a..9d3b703f 100644 --- a/capplets/keybindings/mate-keybinding-properties.ui +++ b/capplets/keybindings/mate-keybinding-properties.ui @@ -36,6 +36,7 @@ </object> <packing> <property name="position">0</property> + <property name="expand">True</property> </packing> </child> <child> @@ -57,11 +58,11 @@ </packing> </child> <child> - <object class="GtkLabel" id="label12"> + <object class="GtkLabel" id="label-suggest"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">To edit a shortcut key, click on the corresponding row and type a new key combination, or press backspace to clear.</property> - <property name="justify">fill</property> + <property name="justify">left</property> <property name="wrap">True</property> </object> <packing> @@ -82,6 +83,7 @@ </object> <packing> <property name="position">1</property> + <property name="expand">True</property> </packing> </child> <child internal-child="action_area"> |