keyboard: make Alternate Character Key HdyActionRow activatable
libhandy made this not activatable by default, breaking this.
ef6707f6cc
This commit is contained in:
parent
2b3ad3dc2c
commit
21d5e6c6e0
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@
|
||||||
<property name="use-underline">true</property>
|
<property name="use-underline">true</property>
|
||||||
<property name="title" translatable="yes">Alternate Characters Key</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="subtitle" translatable="yes">Hold down and type to enter different characters</property>
|
||||||
|
<property name="activatable">True</property>
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkLabel" id="value_alternate_chars">
|
<object class="GtkLabel" id="value_alternate_chars">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
|
|
Loading…
Add table
Reference in a new issue