[Libreoffice-commits] core.git: connectivity/source
Lionel Elie Mamane
lionel at mamane.lu
Fri Sep 5 02:06:25 PDT 2014
connectivity/source/manager/sdbc2.component | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6a3ae6efacecd2aabe5ff0266b1f8b29a45d8ba2
Author: Lionel Elie Mamane <lionel at mamane.lu>
Date: Fri Sep 5 11:05:20 2014 +0200
revert part of commit unintentionally pushed
Change-Id: Icaeb0292d06e4ef88e91b0520ee6435769ed45eb
diff --git a/connectivity/source/manager/sdbc2.component b/connectivity/source/manager/sdbc2.component
index 659e672..b192beb 100644
--- a/connectivity/source/manager/sdbc2.component
+++ b/connectivity/source/manager/sdbc2.component
@@ -20,6 +20,6 @@
<component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@"
prefix="sdbc2" xmlns="http://openoffice.org/2010/uno-components">
<implementation name="com.sun.star.comp.sdbc.OSDBCDriverManager">
- <singleton name="com.sun.star.sdbc.DriverManager"/>
+ <service name="com.sun.star.sdbc.DriverManager"/>
</implementation>
</component>
More information about the Libreoffice-commits
mailing list