[orca] Fix for bug #637637 - The Save Profile As dialog should not be setting accessible names for non-visi



commit 1eb03aa35fcea9cef560342d2e595d7cac914aa0
Author: Joanmarie Diggs <joanmarie diggs gmail com>
Date:   Mon Dec 20 06:00:04 2010 -0500

    Fix for bug #637637 - The Save Profile As dialog should not be setting accessible names for non-visible children

 src/orca/orca-profile.ui |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/src/orca/orca-profile.ui b/src/orca/orca-profile.ui
index f314d08..e9b7f9a 100644
--- a/src/orca/orca-profile.ui
+++ b/src/orca/orca-profile.ui
@@ -9,11 +9,6 @@
     <property name="type_hint">dialog</property>
     <property name="skip_taskbar_hint">True</property>
     <property name="has_separator">False</property>
-    <child internal-child="accessible">
-      <object class="AtkObject" id="profileDialog-atkobject">
-        <property name="AtkObject::accessible-name" translatable="yes">Orca Profile Dialog</property>
-      </object>
-    </child>
     <signal name="destroy" handler="profileDialogDestroyed"/>
     <child internal-child="vbox">
       <object class="GtkVBox" id="dialog-vbox1">



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