summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2015-05-06 18:25:01 -0500
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2015-05-06 18:35:26 -0500
commit6e78bf76f3a10b43475e1bd801bdcbb9ce62f668 (patch)
treeed81ae8af2003a519cf5159cbb4f27f34686f4d1 /officecfg
parent0393df4f9c2cb163350aef3fa14e7d1662367065 (diff)
Avoid using letters with descenders as accelerators
The underlining of accelerator keys creates a visual conflict with the descender strokes of the letters g, j, p, q, and y, which slows down visual scanning; not to mention that some UI fonts might be especially problematic due to their design (I’m looking at you, Apple, for choosing the grotesque Helvetica Neue, which is particularly unsuitable for UIs). Spotted by Clara Ginovart Cid. Change-Id: Ia559904b2f2fc1eddbea0193e95c929f7650c6f0
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu2
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index 735d617e75fc..3e12671dd91f 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -5594,7 +5594,7 @@
</node>
<node oor:name=".uno:AVMediaPlayer" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Media Pla~yer</value>
+ <value xml:lang="en-US">Me~dia Player</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>9</value>