universal-access: Add missing mnemonic widget to the Large Text label

This commit is contained in:
Rui Matos 2016-01-18 16:16:33 +01:00
parent 7b9a76c609
commit cde6a3eb3a

View file

@ -194,6 +194,7 @@
<property name="xalign">0</property>
<property name="label" translatable="yes">_Large Text</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">value_large_text</property>
</object>
<packing>
<property name="expand">True</property>