keyboard: make Alternate Character Key HdyActionRow activatable

libhandy made this not activatable by default, breaking this.

ef6707f6cc
This commit is contained in:
Ian Douglas Scott 2020-07-23 10:07:02 -07:00 committed by Robert Ancell
parent 2b3ad3dc2c
commit 21d5e6c6e0

View file

@ -71,6 +71,7 @@
<property name="use-underline">true</property>
<property name="title" translatable="yes">Alternate Characters Key</property>
<property name="subtitle" translatable="yes">Hold down and type to enter different characters</property>
<property name="activatable">True</property>
<child>
<object class="GtkLabel" id="value_alternate_chars">
<property name="visible">True</property>