[Libreoffice-commits] core.git: officecfg/registry
Kohei Yoshida
kohei.yoshida at collabora.com
Tue Nov 25 12:44:48 PST 2014
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b4d237950725ea065c5fa812487fe56f8f2dc48a
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date: Tue Nov 25 15:42:30 2014 -0500
Assign 'l' as hard-coded accelarator for 'Reload'.
Change-Id: I4c8aa46a02799dd8e8cedda0dd552b51b248a0e8
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index 8b15921..5bfc495 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -2014,7 +2014,7 @@
</node>
<node oor:name=".uno:Reload" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Reload</value>
+ <value xml:lang="en-US">Re~load</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
More information about the Libreoffice-commits
mailing list