diff options
author | Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk> | 2015-07-31 16:52:06 +0900 |
---|---|---|
committer | Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk> | 2015-08-03 09:23:31 +0900 |
commit | f82d57830918dc1023c9b7e30c75b9da2608b35c (patch) | |
tree | 1864d6e37477b938cdb47ac808d3db98851d7b11 /officecfg | |
parent | 6d9ddfb9c7a946e9b9cc58ae2cebcf3a21a5bf22 (diff) |
enable "Table Design" for sidebar in Draw too..
Change-Id: I66da1e93a65fc592c0827774da2388f9a82531e4
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu index 34851541eef9..56a7ec333ff9 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu @@ -728,7 +728,7 @@ </prop> <prop oor:name="ContextList"> <value oor:separator=";"> - Impress, Table, visible ; + DrawImpress, Table, visible ; </value> </prop> <prop oor:name="ImplementationURL" oor:type="xs:string"> |