[orca/new-settings] Fix the AtkRelations for the new combo boxes.
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca/new-settings] Fix the AtkRelations for the new combo boxes.
- Date: Mon, 15 Nov 2010 12:00:28 +0000 (UTC)
commit 3ede9b9a1cd3cf19f432449f9fdab3023e547a9b
Author: Joanmarie Diggs <joanmarie diggs gmail com>
Date: Mon Nov 15 06:59:21 2010 -0500
Fix the AtkRelations for the new combo boxes.
src/orca/orca-setup.ui | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/src/orca/orca-setup.ui b/src/orca/orca-setup.ui
index 51bd410..8bc9d30 100644
--- a/src/orca/orca-setup.ui
+++ b/src/orca/orca-setup.ui
@@ -574,7 +574,7 @@
<property name="label" translatable="yes">Active Profile:</property>
<property name="ellipsize">start</property>
<accessibility>
- <relation type="label-for" target="speechServers"/>
+ <relation type="label-for" target="availableProfilesComboBox1"/>
</accessibility>
</object>
</child>
@@ -630,6 +630,9 @@
<property name="xpad">12</property>
<property name="label" translatable="yes">Start-up Profile:</property>
<property name="ellipsize">end</property>
+ <accessibility>
+ <relation type="label-for" target="availableProfilesComboBox2"/>
+ </accessibility>
</object>
<packing>
<property name="top_attach">1</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]