[Libreoffice-commits] core.git: officecfg/registry

Yousuf Philips philipz85 at hotmail.com
Tue Jun 13 13:34:52 UTC 2017


 officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit f6f68fc3c599ef1bbc27f1b5a4a0980611502e31
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>

diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
index 0b980cca5a5f..28819bb19e55 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