From cdb14b4f079e56243c55029e4322f587fd6335b0 Mon Sep 17 00:00:00 2001 From: Samuel Mehrbrodt Date: Tue, 5 Jul 2016 09:03:59 +0000 Subject: tdf#100715 Slide transition sound: Remember remember last folder Change-Id: I37bfb088a167464cdbd93a1f993a8161d12b379a Reviewed-on: https://gerrit.libreoffice.org/26937 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt --- .../registry/data/org/openoffice/Office/Impress.xcu | 5 +++++ .../registry/schema/org/openoffice/Office/Impress.xcs | 16 +++++++++++++++- 2 files changed, 20 insertions(+), 1 deletion(-) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/Impress.xcu b/officecfg/registry/data/org/openoffice/Office/Impress.xcu index accf3471a3f1..72d2fb8b4155 100644 --- a/officecfg/registry/data/org/openoffice/Office/Impress.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Impress.xcu @@ -200,4 +200,9 @@ $(work) + + + $(work) + + diff --git a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs index e27df89f8129..7a2a7b7ec0d6 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs @@ -1632,7 +1632,7 @@ - Contains configuration items form Impress Photo Album function. + Contains configuration items for Impress Photo Album function. @@ -1644,5 +1644,19 @@ $(work) + + + Contains configuration items for Sound related functions. + + + + + Access path, where sounds were loaded last time. + The default is work directory. + + + $(work) + + -- cgit v1.2.3