[gnome-control-center] shell: Add a11y label for the All Settings button



commit c72062ba65f9a4f587485852287881f8e4275dd5
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Oct 25 16:30:26 2011 +0100

    shell: Add a11y label for the All Settings button

 shell/shell.ui |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/shell/shell.ui b/shell/shell.ui
index 24f6e73..fc73f3d 100644
--- a/shell/shell.ui
+++ b/shell/shell.ui
@@ -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>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]