[Libreoffice-commits] core.git: officecfg/registry
Julien Nabet
serval2412 at yahoo.fr
Sat Jul 4 08:46:50 PDT 2015
officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 901c3861e3a171e8b14cf783b298cd043837f272
Author: Julien Nabet <serval2412 at yahoo.fr>
Date: Sat Jul 4 14:19:31 2015 +0200
tdf#92540: Math, Symbols Box icon's tooltip is 'Catalog'
Change-Id: Ic80b123bff60a0d6d5a01ba1620673c8d6360023
Reviewed-on: https://gerrit.libreoffice.org/16754
Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu
index eda6c08..42b9eb4 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">~Catalog...</value>
+ <value xml:lang="en-US">Sym~bols</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
More information about the Libreoffice-commits
mailing list