[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - officecfg/registry
Yousuf Philips
philipz85 at hotmail.com
Mon Jun 19 14:09:00 UTC 2017
officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 3 ---
1 file changed, 3 deletions(-)
New commits:
commit e59d30e8a53c29707c7f97ac0b0298507a632230
Author: Yousuf Philips <philipz85 at hotmail.com>
Date: Sun Jun 11 06:23:35 2017 +0400
tdf#106018 Correct label for frame properties in context menu
Change-Id: Iffec901799fefa8318bdfebe628f697f91e16f99
Reviewed-on: https://gerrit.libreoffice.org/38656
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Yousuf Philips <philipz85 at hotmail.com>
(cherry picked from commit f6f68fc3c599ef1bbc27f1b5a4a0980611502e31)
Reviewed-on: https://gerrit.libreoffice.org/38741
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
index 96f2ba909a51..2eae347df3e7 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
@@ -1123,9 +1123,6 @@
<prop oor:name="ContextLabel" oor:type="xs:string">
<value xml:lang="en-US">~Properties...</value>
</prop>
- <prop oor:name="PopupLabel" oor:type="xs:string">
- <value xml:lang="en-US">~Object...</value>
- </prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
</prop>
More information about the Libreoffice-commits
mailing list