From c39e78c7680457c1e276569409b6a2c279758496 Mon Sep 17 00:00:00 2001 From: Rishabh Date: Sun, 24 Jan 2016 03:58:08 +0530 Subject: Make Position and Size sidebar tab visible when a line is selected MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Regression bug introduced by - https://gerrit.libreoffice.org/#/c/16165/ and removal of obsolete writer code. Change-Id: I8ab2e0c04b5c90fafdb43f34899053df7bd7fb4e Reviewed-on: https://gerrit.libreoffice.org/21739 Reviewed-by: Jochen Nitschke Tested-by: Jenkins Reviewed-by: Katarina Behrens (cherry picked from commit 8fb5502b25f0ca0e97e3eb07b68d89d21ee3d0ec) Reviewed-on: https://gerrit.libreoffice.org/21851 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu index 92071f80464a..6982bb02f41d 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu @@ -451,7 +451,6 @@ DrawImpress, TextObject, hidden ; DrawImpress, OLE, hidden ; WriterVariants, Draw, visible ; - WriterVariants, DrawLine, visible ; @@ -505,6 +504,7 @@ Calc, Chart, visible ; Calc, Draw, hidden ; + Calc, DrawLine, visible ; Calc, Form, visible ; Calc, Graphic, hidden ; Calc, Media, visible ; @@ -512,6 +512,7 @@ Calc, OLE, visible ; DrawImpress, 3DObject, visible ; DrawImpress, Draw, hidden ; + DrawImpress, DrawLine, visible ; DrawImpress, Form, visible ; DrawImpress, Graphic, hidden ; DrawImpress, Media, visible ; -- cgit v1.2.3