[Libreoffice-commits] core.git: officecfg/registry
Yousuf Philips
philipz85 at hotmail.com
Thu Oct 26 01:13:41 UTC 2017
officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 12 ----------
1 file changed, 12 deletions(-)
New commits:
commit c566b78de541645d81463b460d3332da5878020f
Author: Yousuf Philips <philipz85 at hotmail.com>
Date: Tue Oct 24 01:12:21 2017 +0400
tdf#107569 Tango: Fix missing icons in Writer menu bar
Change-Id: Iedf372749b6d025f67b4b1c9265ef89a05f82617
Reviewed-on: https://gerrit.libreoffice.org/43729
Reviewed-by: Yousuf Philips <philipz85 at hotmail.com>
Tested-by: Yousuf Philips <philipz85 at hotmail.com>
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
index 52fec078a080..cf9af3492551 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
@@ -979,17 +979,11 @@
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Rotate 1~80°</value>
</prop>
- <prop oor:name="Properties" oor:type="xs:int">
- <value>1</value>
- </prop>
</node>
<node oor:name=".uno:RotateReset" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Reset R~otation</value>
</prop>
- <prop oor:name="Properties" oor:type="xs:int">
- <value>1</value>
- </prop>
</node>
<node oor:name=".uno:NewHtmlDoc" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
@@ -2673,9 +2667,6 @@
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">~Word Count</value>
</prop>
- <prop oor:name="Properties" oor:type="xs:int">
- <value>1</value>
- </prop>
</node>
<node oor:name=".uno:StylesMenu" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
@@ -3195,9 +3186,6 @@
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Watermark...</value>
</prop>
- <prop oor:name="Properties" oor:type="xs:int">
- <value>1</value>
- </prop>
</node>
</node>
</node>
More information about the Libreoffice-commits
mailing list