From 228bb7ffe0d404ba1225f7b4d26ca71e098577d9 Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Fri, 17 May 2013 17:25:36 +0100 Subject: finally get the taskpane rendering again NB. you need to re-build & install to sync. configuration after this. --- officecfg/registry/data/org/openoffice/Office/Impress.xcu | 12 ++++++------ .../data/org/openoffice/Office/UI/ImpressWindowState.xcu | 10 +++++----- 2 files changed, 11 insertions(+), 11 deletions(-) (limited to 'officecfg/registry') diff --git a/officecfg/registry/data/org/openoffice/Office/Impress.xcu b/officecfg/registry/data/org/openoffice/Office/Impress.xcu index 924d41449d0b..4d5ab3f43e2a 100644 --- a/officecfg/registry/data/org/openoffice/Office/Impress.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Impress.xcu @@ -164,28 +164,28 @@ - - private:resource/toolpanel/UsedMasterPages + + private:resource/toolpanel/DrawingFramework/MasterPages - private:resource/toolpanel/Layouts + private:resource/toolpanel/DrawingFramework/Layouts - private:resource/toolpanel/TableDesign + private:resource/toolpanel/DrawingFramework/TableDesign - private:resource/toolpanel/CustomAnimations + private:resource/toolpanel/DrawingFramework/CustomAnimations - private:resource/toolpanel/SlideTransitions + private:resource/toolpanel/DrawingFramework/SlideTransitions diff --git a/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu index d5df8ff6f3e1..5aa630a4d618 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu @@ -825,7 +825,7 @@ true - + false @@ -836,7 +836,7 @@ private:commandimage/PresentationLayout - + false @@ -847,7 +847,7 @@ private:commandimage/ModifyPage - + false @@ -858,7 +858,7 @@ private:commandimage/InsertTable - + false @@ -869,7 +869,7 @@ private:commandimage/CustomAnimation - + false -- cgit