summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorMaxim Monastirsky <momonasmon@gmail.com>2017-02-23 09:52:46 +0200
committerMaxim Monastirsky <momonasmon@gmail.com>2017-02-24 01:33:15 +0200
commit6dc453db7ad693cd960170c35245929ea539ba15 (patch)
treec43710c7474b905bfce9dee628e2573e642813c4 /officecfg
parent89c05973ff57eea1bc6c9cdc9e7dc13796e7d339 (diff)
Adapt insert image label for the context menu
... after commit fde6bbe41d3d8e13b6d3dc3f18e5ddcd10cfe5f0 ("right click to insert image"), added .uno:InsertGraphic to the slide's context menu. Change-Id: Ib801899c17cc4f765f46fd4b8884e6b57b455f6d
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu4
1 files changed, 2 insertions, 2 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index 0b860f7263ee..d9733de2686b 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -3549,8 +3549,8 @@
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">~Image...</value>
</prop>
- <prop oor:name="TooltipLabel" oor:type="xs:string">
- <value xml:lang="en-US">Insert Image</value>
+ <prop oor:name="PopupLabel" oor:type="xs:string">
+ <value xml:lang="en-US">Insert Image...</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>