officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 9734d0a96716df8027f195b97a7134cc0ff96c3a Author: Adolfo Jayme Barrientos <[email protected]> Date: Sun Jul 5 01:48:45 2015 -0500 Related: tdf#92540 Use âSâ as accelerator While an S is already used in this file, it does not conflict with this command from Mathâs Tools menu. Change-Id: Id69ade4b076e53b680395871b5bef34afe1c6ecc diff --git a/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu index 42b9eb4..02c5b52 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu @@ -90,7 +90,7 @@ </node> <node oor:name=".uno:SymbolCatalogue" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> - <value xml:lang="en-US">Sym~bols</value> + <value xml:lang="en-US">~Symbolsâ¦</value> </prop> <prop oor:name="Properties" oor:type="xs:int"> <value>1</value>
_______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
