summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Timofeev <timofeev.i.s@gmail.com>2013-09-01 17:48:32 +0400
committerIvan Timofeev <timofeev.i.s@gmail.com>2013-09-01 20:26:56 +0400
commit65c85266ce1f8b12a33dfaa8efff365854f17dd5 (patch)
tree066b303efc1102b3d45ad46c0170f6f787e75dd0
parent7391f17b10d934382428fe1e7f9cb5ff68f45b76 (diff)
fdo#67584: remove .uno:FlipVertical from WriterCommands.xcu
mismerge in c991fb49aa174f300be0b978d89bc63e01e0aa2b Change-Id: I7d890495bac0fa1a458a86c8625158c94cdba717
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu8
1 files changed, 0 insertions, 8 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
index 76ff15084af1..85399bbd050f 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>