officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu | 23 ----------- 1 file changed, 23 deletions(-)
New commits: commit 7cd90162f1c4a1d763e40c8f9972fd59e219ccd1 Author: Rob Snelders <programm...@ertai.nl> Date: Mon Feb 3 12:34:33 2014 +0100 fdo#73070 - UI: "Insert shapes" does not belong under "Properties" Change-Id: I6fe9c21b13d154744721cec564d7a3f5974d12a4 Reviewed-on: https://gerrit.libreoffice.org/7804 Reviewed-by: Caolán McNamara <caol...@redhat.com> Tested-by: Caolán McNamara <caol...@redhat.com> diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu index 0f5f2ea..a269c93 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu @@ -969,29 +969,6 @@ </prop> </node> - <node oor:name="InsertPropertyPanel" oor:op="replace"> - <prop oor:name="Title" oor:type="xs:string"> - <value xml:lang="en-US">Insert Shapes</value> - </prop> - <prop oor:name="Id" oor:type="xs:string"> - <value>InsertPropertyPanel</value> - </prop> - <prop oor:name="DeckId" oor:type="xs:string"> - <value>PropertyDeck</value> - </prop> - <prop oor:name="ContextList"> - <value oor:separator=";"> - Draw, any, visible ; - </value> - </prop> - <prop oor:name="ImplementationURL" oor:type="xs:string"> - <value>private:resource/toolpanel/SvxPanelFactory/InsertPropertyPanel</value> - </prop> - <prop oor:name="OrderIndex" oor:type="xs:int"> - <value>50</value> - </prop> - </node> - </node> </node> </oor:component-data>
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits