[Libreoffice-commits] core.git: officecfg/registry
andreas kainz
kainz.a at gmail.com
Fri Apr 13 21:52:01 UTC 2018
officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu | 3 ---
1 file changed, 3 deletions(-)
New commits:
commit 066ad8cfcdf570c0d14f3de379adfa6c3c196518
Author: andreas kainz <kainz.a at gmail.com>
Date: Fri Apr 13 14:33:28 2018 +0200
NB Implementation: reduce length of conditional formating
Change-Id: Ie9ead1e9bb58701283b337014ba39846c1b75d61
Reviewed-on: https://gerrit.libreoffice.org/52828
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: andreas_kainz <kainz.a at gmail.com>
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
index a01b054f0144..cdbb1e420cc0 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
@@ -488,9 +488,6 @@
</node>
<node oor:name=".uno:ConditionalFormatMenu" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">C~onditional Formatting</value>
- </prop>
- <prop oor:name="ContextLabel" oor:type="xs:string">
<value xml:lang="en-US">C~onditional</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
More information about the Libreoffice-commits
mailing list