summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorYousuf Philips <philipz85@hotmail.com>2017-05-04 20:09:14 +0400
committerYousuf Philips <philipz85@hotmail.com>2017-05-10 16:04:56 +0200
commit09b76cc3b35429c5ca4351f6e79742a0ea2befac (patch)
tree404769d7c7c9fea377dfe5f320c62ae1211f03c4 /officecfg
parent6dc2efcbd68b9cdad9375eee3ad45b4bd2893733 (diff)
tdf#86350 Add flip commands to image context menu
Change-Id: I5485cb6342e5236e2ca13b93923222f1b84f48f0 Reviewed-on: https://gerrit.libreoffice.org/37253 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu5
1 files changed, 5 insertions, 0 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index c5a6e34abcfe..b76cd6f49213 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -6172,6 +6172,11 @@
<value xml:lang="en-US">Rot~ate</value>
</prop>
</node>
+ <node oor:name=".uno:RotateFlipMenu" oor:op="replace">
+ <prop oor:name="Label" oor:type="xs:string">
+ <value xml:lang="en-US">Rot~ate or Flip</value>
+ </prop>
+ </node>
<node oor:name=".uno:AnchorMenu" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Change Anchor</value>