diff options
author | Yousuf Philips <philipz85@hotmail.com> | 2014-11-29 22:51:03 +0400 |
---|---|---|
committer | Yousuf Philips <philipz85@hotmail.com> | 2014-11-30 00:04:16 +0000 |
commit | 7232dc4baf3575dc300421a13b41e05d7b92dc5d (patch) | |
tree | acff751995a1f55edf112b42fe356a5b705086e3 /officecfg | |
parent | 9acc5b087007ead73b4680d1f57a150f56afea2b (diff) |
TANGO: add icons for .uno:SoureView and .uno:WebHtml
Change-Id: I6601d40f86d7abdaffef0cb0167e84efa54548ba
Reviewed-on: https://gerrit.libreoffice.org/13192
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.xcu | 3 |
1 files changed, 3 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 30ff7a5b10ae..f0bf2164d47e 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -24,6 +24,9 @@ <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Preview in Web Browser</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:NewPresentation" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> |