Kaydet (Commit) 7391f17b authored tarafından Ivan Timofeev's avatar Ivan Timofeev

Revert "fdo#67584 - Incorrect Flip Labels"

This reverts commit d9ead653.
üst 3e885e2e
...@@ -722,15 +722,7 @@ ...@@ -722,15 +722,7 @@
</node> </node>
<node oor:name=".uno:FlipVertical" oor:op="replace"> <node oor:name=".uno:FlipVertical" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string"> <prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Flip Vertically</value> <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:FlipHorizontal" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Flip Horizontal</value>
</prop> </prop>
<prop oor:name="Properties" oor:type="xs:int"> <prop oor:name="Properties" oor:type="xs:int">
<value>1</value> <value>1</value>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment