keyboard: allow shortcut explanation text to wrap

https://bugzilla.gnome.org/show_bug.cgi?id=736966
This commit is contained in:
Frédéric Péters 2014-09-19 14:01:17 +02:00 committed by Bastien Nocera
parent 11d0907f96
commit b36685f9a8

View file

@ -704,6 +704,7 @@
<property name="label" translatable="yes">To edit a shortcut, click the row and hold down the new keys or press Backspace to clear.</property>
<property name="justify">fill</property>
<property name="wrap">True</property>
<property name="max_width_chars">70</property>
</object>
<packing>
<property name="expand">True</property>