shell: Add a11y label for the All Settings button
This commit is contained in:
parent
97c8a63341
commit
c72062ba65
1 changed files with 5 additions and 0 deletions
|
@ -41,6 +41,11 @@
|
|||
<property name="use_underline">True</property>
|
||||
<property name="use_action_appearance">False</property>
|
||||
<property name="image">image1</property>
|
||||
<child internal-child="accessible">
|
||||
<object class="AtkObject" id="home-button-atkobject">
|
||||
<property name="AtkObject::accessible-name" translatable="yes">All Settings</property>
|
||||
</object>
|
||||
</child>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
|
|
Loading…
Add table
Reference in a new issue