[gnome-initial-setup] Add an accessible label to the avatar chooser	button
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gnome-initial-setup] Add an accessible label to the avatar chooser	button
- Date: Wed,  5 Mar 2014 03:47:59 +0000 (UTC)
commit a8f4be06348ded1a03fe812fae3cfeec59134551
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Mar 4 22:47:04 2014 -0500
    Add an accessible label to the avatar chooser button
 .../pages/account/gis-account-page-local.ui        |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/gnome-initial-setup/pages/account/gis-account-page-local.ui 
b/gnome-initial-setup/pages/account/gis-account-page-local.ui
index 865fa07..81bcac7 100644
--- a/gnome-initial-setup/pages/account/gis-account-page-local.ui
+++ b/gnome-initial-setup/pages/account/gis-account-page-local.ui
@@ -13,6 +13,11 @@
             <property name="visible">True</property>
             <property name="margin_top">54</property>
             <property name="halign">center</property>
+            <child internal-child="accessible">
+              <object class="AtkObject" id="avatar_button_accessible">
+                <property name="accessible-name" translatable="yes">Avatar image</property>
+              </object>
+            </child>
             <child>
               <object class="GtkImage" id="avatar_image">
                 <property name="visible">True</property>
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]