summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorYousuf Philips <philipz85@hotmail.com>2016-10-15 02:58:37 +0400
committerYousuf Philips <philipz85@hotmail.com>2016-10-15 02:22:47 +0000
commit619e74ccb0e97b0ea12ae11c5b36084706d5002e (patch)
tree4a9808c398fb11d1d7250ae9fa5ce4ba80cd0411 /officecfg
parentc33f0e0c8579be4744902ca92fe5d8f7ae2d60e4 (diff)
tdf#103170 Add contextual image section buttons
Change-Id: I67306ff39ffc951edc5fd209dbb337caac67ae08 Reviewed-on: https://gerrit.libreoffice.org/29893 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu6
1 files changed, 3 insertions, 3 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index 4ff84a7a9a9d..01fc956e3e66 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -2117,11 +2117,11 @@
</node>
<node oor:name=".uno:Crop" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Crop Image</value>
- </prop>
- <prop oor:name="ContextLabel" oor:type="xs:string">
<value xml:lang="en-US">Crop</value>
</prop>
+ <prop oor:name="TooltipLabel" oor:type="xs:string">
+ <value xml:lang="en-US">Crop Image</value>
+ </prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
</prop>