From 4e3086da3e9873f53b5b9e1d5e511f9f77aaf62f Mon Sep 17 00:00:00 2001 From: David Ostrovsky Date: Fri, 23 Oct 2015 18:39:07 +0200 Subject: Remove Seamonkey based address book driver Seamonkey based address book driver is based on pre-compiled libraries and is only used on Windows 32 bit. Remove it in favor of mork driver. Given that Seamonkey based mozab driver also provides Outlook and Outlook Express address book integration, that Windows-32-bit--only feature is lost for now. If necessary, support for that feature could be rewritten from scratch, in a way that would also work for Windows 64 bit. Change-Id: Ie1c125e692598bda999767c328c9e2262a2b82af Reviewed-on: https://gerrit.libreoffice.org/19560 Tested-by: Jenkins Reviewed-by: Stephan Bergmann --- .../org/openoffice/Office/DataAccess/Drivers.xcu | 145 --------------------- 1 file changed, 145 deletions(-) delete mode 100644 connectivity/registry/mozab/org/openoffice/Office/DataAccess/Drivers.xcu (limited to 'connectivity/registry/mozab/org/openoffice/Office') diff --git a/connectivity/registry/mozab/org/openoffice/Office/DataAccess/Drivers.xcu b/connectivity/registry/mozab/org/openoffice/Office/DataAccess/Drivers.xcu deleted file mode 100644 index a0c8ef9f06ed..000000000000 --- a/connectivity/registry/mozab/org/openoffice/Office/DataAccess/Drivers.xcu +++ /dev/null @@ -1,145 +0,0 @@ - - - - - - - com.sun.star.comp.sdbc.MozabDriver - - - Microsoft Outlook Address Book - - - - - true - - - - - - - com.sun.star.comp.sdbc.MozabDriver - - - Microsoft Windows Address Book - - - - - true - - - - - - - com.sun.star.comp.sdbc.MozabDriver - - - SeaMonkey Address Book - - - - - true - - - - - - - true - - - - - - - com.sun.star.comp.sdbc.MozabDriver - - - Thunderbird/Icedove Address Book - - - - - true - - - - - - - true - - - - - - - com.sun.star.comp.sdbc.MozabDriver - - - LDAP Address Book - - - - - - - - - - 100 - - - - - 389 - - - - - false - - - - - - - true - - - - - - - true - - - - - UserPassword - - - - - - -- cgit