diff options
author | Yousuf Philips <philipz85@hotmail.com> | 2014-11-30 02:01:26 +0400 |
---|---|---|
committer | Yousuf Philips <philipz85@hotmail.com> | 2014-11-30 00:02:38 +0000 |
commit | 9acc5b087007ead73b4680d1f57a150f56afea2b (patch) | |
tree | 37723e5554244e3770ce05c127f4907900801ccf /officecfg | |
parent | ffd18eed1fc5b56fecf83fbff3ce09face16bb7e (diff) |
TANGO: add icons for .uno:FormatColumns
Change-Id: Iee75eee636e333526b1fb35e8071ed5e9a194bb2
Reviewed-on: https://gerrit.libreoffice.org/13193
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/WriterCommands.xcu | 3 |
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 e4137f735f1b..f4473f2713dd 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu @@ -875,6 +875,9 @@ <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Co~lumns...</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:FormatDropcap" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> |