power: Add missing mnemonic_widget relations
Works better in Orca https://bugzilla.gnome.org/show_bug.cgi?id=693436
This commit is contained in:
parent
2b0625d0bd
commit
b7b8cd056a
1 changed files with 2 additions and 0 deletions
|
@ -204,6 +204,7 @@
|
|||
<property name="can_focus">False</property>
|
||||
<property name="label" translatable="yes">Delay</property>
|
||||
<property name="margin-left">20</property>
|
||||
<property name="mnemonic_widget">suspend_on_battery_delay_combo</property>
|
||||
<style>
|
||||
<class name="dim-label"/>
|
||||
</style>
|
||||
|
@ -221,6 +222,7 @@
|
|||
<property name="can_focus">False</property>
|
||||
<property name="label" translatable="yes">Delay</property>
|
||||
<property name="margin-left">20</property>
|
||||
<property name="mnemonic_widget">suspend_on_ac_delay_combo</property>
|
||||
<style>
|
||||
<class name="dim-label"/>
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue