summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorYousuf Philips <philipz85@hotmail.com>2014-12-02 06:21:52 +0400
committerYousuf Philips <philipz85@hotmail.com>2014-12-18 08:55:07 +0000
commit371e3dfc271ad617c7d200e27a8bb5b759b3b361 (patch)
tree788018d29cea06674e2544822fb651306eadd479 /officecfg
parent30ccc435c33e678092971aaebf0973c1ee4e770c (diff)
fdo#86184 addition of .uno:Graphic to writer's view menu
Change-Id: I08e259173f3cb3f214e478f57e5c0a27e6baabb9 Reviewed-on: https://gerrit.libreoffice.org/13263 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com> (cherry picked from commit f8001effbdb9c0f09fe544b7bdbae9c15c82006f) Reviewed-on: https://gerrit.libreoffice.org/13518
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu3
1 files changed, 3 insertions, 0 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
index 362c7adcbb95..8616b5e6224e 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
@@ -2067,6 +2067,9 @@
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Images On/Off</value>
</prop>
+ <prop oor:name="ContextLabel" oor:type="xs:string">
+ <value xml:lang="en-US">Images</value>
+ </prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
</prop>