Adapt all (non-extension, SharedLibrary) .components to environment="..."

Change-Id: I56f38bd786f3a026cb2908f28540dc9c4003af83
This commit is contained in:
Stephan Bergmann
2013-12-17 11:05:35 +01:00
parent fa2a7c1c95
commit 9ed364774c
222 changed files with 439 additions and 434 deletions

View File

@@ -8,7 +8,8 @@
*
-->
<component loader="com.sun.star.loader.SharedLibrary" prefix="postgresql_sdbc_impl"
<component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@"
prefix="postgresql_sdbc_impl"
xmlns="http://openoffice.org/2010/uno-components">
<implementation name="org.openoffice.comp.connectivity.pq.Connection.noext">
<service name="com.sun.star.sdbc.Connection"/>