From fe9f69f6c86b75bf42ec13aef76aab1975d51c6f Mon Sep 17 00:00:00 2001 From: Yousuf Philips Date: Thu, 26 Feb 2015 00:56:52 +0400 Subject: tdf#84909 Move slide view toolbar and hide slide sorter toolbar Change-Id: Id71a46d19e67599af26d0e34303dc73517c4d17f Reviewed-on: https://gerrit.libreoffice.org/14638 Tested-by: Yousuf Philips Reviewed-by: Yousuf Philips --- .../registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'officecfg/registry') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu index 181cdfdf7d5f..68e97f7773ea 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu @@ -533,7 +533,7 @@ - 0,1 + 1,0 true @@ -545,7 +545,7 @@ Slide Sorter - true + false false @@ -556,7 +556,7 @@ - 0,1 + 1,0 true -- cgit