[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - officecfg/registry

Ivan Timofeev timofeev.i.s at gmail.com
Sun Sep 1 12:09:51 PDT 2013


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

New commits:
commit d04e98d4ef8d15c9e8c76d0a61fd0aa45e75b1e8
Author: Ivan Timofeev <timofeev.i.s at gmail.com>
Date:   Sun Sep 1 17:48:32 2013 +0400

    fdo#67584: remove .uno:FlipVertical from WriterCommands.xcu
    
    mismerge in c991fb49aa174f300be0b978d89bc63e01e0aa2b
    
    Change-Id: I7d890495bac0fa1a458a86c8625158c94cdba717
    (cherry picked from commit 58aa737b2a37fa939580ee65f8976a13870b1de9)
    Reviewed-on: https://gerrit.libreoffice.org/5741
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>
    Tested-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
index c8dc745..a4f5bcc 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
@@ -720,14 +720,6 @@
           <value xml:lang="en-US">Outline to ~Clipboard</value>
         </prop>
       </node>
-      <node oor:name=".uno:FlipVertical" oor:op="replace">
-        <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">Flip Horizontally</value>
-        </prop>
-        <prop oor:name="Properties" oor:type="xs:int">
-          <value>1</value>
-        </prop>
-      </node>
       <node oor:name=".uno:RotateLeft" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
           <value xml:lang="en-US">Rotate 90° ~Left</value>


More information about the Libreoffice-commits mailing list