[orca] Fix for bug #637665 - The 'Active Profile' label in the Preferences dialog should have a shortcut.
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca] Fix for bug #637665 - The 'Active Profile' label in the Preferences dialog should have a shortcut.
- Date: Mon, 20 Dec 2010 14:29:12 +0000 (UTC)
commit 9fb7a69aaff799af717b56c4cf5cbe5b30a1aecc
Author: Joanmarie Diggs <joanmarie diggs gmail com>
Date: Mon Dec 20 09:28:16 2010 -0500
Fix for bug #637665 - The 'Active Profile' label in the Preferences dialog should have a shortcut.
src/orca/orca-setup.ui | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/src/orca/orca-setup.ui b/src/orca/orca-setup.ui
index 8bc9d30..1d1bf0b 100644
--- a/src/orca/orca-setup.ui
+++ b/src/orca/orca-setup.ui
@@ -571,7 +571,9 @@
<property name="visible">True</property>
<property name="xalign">0</property>
<property name="xpad">12</property>
- <property name="label" translatable="yes">Active Profile:</property>
+ <property name="use_underline">True</property>
+ <property name="mnemonic_widget">availableProfilesComboBox1</property>
+ <property name="label" translatable="yes">Active _Profile:</property>
<property name="ellipsize">start</property>
<accessibility>
<relation type="label-for" target="availableProfilesComboBox1"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]