From 3ee3c29d03cf8c647f798d00b0a947042150449d Mon Sep 17 00:00:00 2001 From: Susobhan Ghosh Date: Wed, 13 Jul 2016 11:14:05 +0530 Subject: tdf#100886: Show Default ShapesPanel when Shape is selected Make Shapes Panel only available for Draw Change-Id: Ib83a07333a0a3c53871184df313a79bad1576942 Reviewed-on: https://gerrit.libreoffice.org/27175 Tested-by: Jenkins Reviewed-by: Katarina Behrens --- officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu index 50eb1053a44a..5418c8d1452c 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu @@ -73,7 +73,7 @@ - DrawImpress, any, visible ; + Draw, any, visible ; @@ -724,11 +724,7 @@ - DrawImpress, DrawPage, visible ; - DrawImpress, default, visible ; - DrawImpress, HandoutPage, visible ; - DrawImpress, NotesPage, visible ; - DrawImpress, SlidesorterPage, visible ; + Draw, any, visible ; -- cgit v1.2.3