shell: Add a11y label for the All Settings button

This commit is contained in:
Bastien Nocera 2011-10-25 16:30:26 +01:00
parent 97c8a63341
commit c72062ba65

View file

@ -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>