From 3208fcb3a36d75d6290d9c548430682f153b09db Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Thu, 13 Sep 2018 22:57:58 +0200 Subject: tdf#119743: add Features entries in Properties block Drivers.xcu in order to save special options of a database file. Regression from d6fce54c82868b82bd6fa190db6047d69bbb3ecf Read https://bugs.documentfoundation.org/show_bug.cgi?id=119743#c5 for detailed explanation Change-Id: Icea932ef5e7358db1cd819583f6ef3ad9399ca87 Reviewed-on: https://gerrit.libreoffice.org/60471 Tested-by: Jenkins Reviewed-by: Julien Nabet --- .../org/openoffice/Office/DataAccess/Drivers.xcu | 85 ++++++++++++++++++++++ 1 file changed, 85 insertions(+) (limited to 'connectivity/registry/odbc') diff --git a/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu b/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu index 8711eda250af..222a435084b3 100644 --- a/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu +++ b/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu @@ -61,6 +61,91 @@ true + + + true + + + + + true + + + + + true + + + + + false + + + + + true + + + + + true + + + + + true + + + + + true + + + + + true + + + + + true + + + + + true + + + + + true + + + + + true + + + + + true + + + + + true + + + + + true + + + + + true + + -- cgit