universal-access: Fix ATK descriptions
This commit is contained in:
parent
8cca2cab60
commit
89a9a66554
1 changed files with 3 additions and 3 deletions
|
@ -1536,7 +1536,7 @@
|
|||
<property name="draw_value">False</property>
|
||||
<child internal-child="accessible">
|
||||
<object class="AtkObject" id="typing_slowkeys_delay_scale-atkobject">
|
||||
<property name="AtkObject::accessible-description" translatable="yes">Cursor blinks speed</property>
|
||||
<property name="AtkObject::accessible-description" translatable="yes">Slow keys typing delay</property>
|
||||
</object>
|
||||
</child>
|
||||
</object>
|
||||
|
@ -1828,7 +1828,7 @@
|
|||
<property name="draw_value">False</property>
|
||||
<child internal-child="accessible">
|
||||
<object class="AtkObject" id="typing_bouncekeys_delay_scale-atkobject">
|
||||
<property name="AtkObject::accessible-description" translatable="yes">Cursor blinks speed</property>
|
||||
<property name="AtkObject::accessible-description" translatable="yes">Bounce keys typing delay</property>
|
||||
</object>
|
||||
</child>
|
||||
</object>
|
||||
|
@ -2352,7 +2352,7 @@
|
|||
<property name="draw_value">False</property>
|
||||
<child internal-child="accessible">
|
||||
<object class="AtkObject" id="pointing_secondary_click_delay_scale-atkobject">
|
||||
<property name="AtkObject::accessible-description" translatable="yes">Cursor blinks speed</property>
|
||||
<property name="AtkObject::accessible-description" translatable="yes">Secondary click delay</property>
|
||||
</object>
|
||||
</child>
|
||||
<signal name="value_changed" handler="integer_changed"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue