From 5582f0596876c82df343dd0e5d354cd4403e9594 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Wed, 2 Mar 2016 15:09:28 +0100 Subject: unotools: handle classification path in SvtDefaultOptions With this, it's possible to reset a custom classification path back to its default value. Change-Id: If0230fa6bb6ab014634dcdface8c470321163097 --- officecfg/registry/schema/org/openoffice/Office/Common.xcs | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'officecfg') diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index e06114ec195f..99fc0ef83e82 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -1782,6 +1782,12 @@ $(insturl)/@LIBO_SHARE_FOLDER@/config + + + Contains the URL of the default TSCP BAF policy file. + + $(insturl)/@LIBO_SHARE_FOLDER@/classification/example.xml + Specifies the default directory where the provided -- cgit