[dasher] Added mnemonics to the tabs in the preferences window (Bug #574812).
- From: Patrick Welche <pwelche src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dasher] Added mnemonics to the tabs in the preferences window (Bug #574812).
- Date: Wed, 19 May 2010 17:32:14 +0000 (UTC)
commit e207ac6c9ce83e0991365227ba48fa33a44bada0
Author: Andrew McGrath <amcgrath wnec gmail com>
Date: Wed May 19 11:01:12 2010 -0400
Added mnemonics to the tabs in the preferences window (Bug #574812).
Data/GUI/dasher.preferences.ui | 12 ++++++++----
1 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/Data/GUI/dasher.preferences.ui b/Data/GUI/dasher.preferences.ui
index 2b371cb..4eb1898 100644
--- a/Data/GUI/dasher.preferences.ui
+++ b/Data/GUI/dasher.preferences.ui
@@ -461,7 +461,8 @@ your writing speed.</property>
<child type="tab">
<object class="GtkLabel" id="label111">
<property name="visible">True</property>
- <property name="label" translatable="yes">Language</property>
+ <property name="label" translatable="yes">_Language</property>
+ <property name="use_underline">True</property>
</object>
<packing>
<property name="tab_fill">False</property>
@@ -817,7 +818,8 @@ your writing speed.</property>
<child type="tab">
<object class="GtkLabel" id="label114">
<property name="visible">True</property>
- <property name="label" translatable="yes" comments="Abbreviation for Control Style">Control</property>
+ <property name="label" translatable="yes" comments="Abbreviation for Control Style">C_ontrol</property>
+ <property name="use_underline">True</property>
</object>
<packing>
<property name="position">1</property>
@@ -1112,7 +1114,8 @@ your writing speed.</property>
<child type="tab">
<object class="GtkLabel" id="label117">
<property name="visible">True</property>
- <property name="label" translatable="yes">Appearance</property>
+ <property name="label" translatable="yes">_Appearance</property>
+ <property name="use_underline">True</property>
</object>
<packing>
<property name="position">2</property>
@@ -1447,7 +1450,8 @@ your writing speed.</property>
<child type="tab">
<object class="GtkLabel" id="label121">
<property name="visible">True</property>
- <property name="label" translatable="yes">Application</property>
+ <property name="label" translatable="yes">A_pplication</property>
+ <property name="use_underline">True</property>
</object>
<packing>
<property name="position">3</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]