summaryrefslogtreecommitdiff
path: root/dtrans/source/generic/dtrans.component
diff options
context:
space:
mode:
Diffstat (limited to 'dtrans/source/generic/dtrans.component')
-rw-r--r--dtrans/source/generic/dtrans.component4
1 files changed, 2 insertions, 2 deletions
diff --git a/dtrans/source/generic/dtrans.component b/dtrans/source/generic/dtrans.component
index 4ea4a2dd2a80..915e3f0bcf8f 100644
--- a/dtrans/source/generic/dtrans.component
+++ b/dtrans/source/generic/dtrans.component
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
-<component loader="com.sun.star.loader.SharedLibrary" prefix="dtrans"
- xmlns="http://openoffice.org/2010/uno-components">
+<component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@"
+ prefix="dtrans" xmlns="http://openoffice.org/2010/uno-components">
<implementation name="com.sun.star.comp.datatransfer.ClipboardManager">
<service name="com.sun.star.datatransfer.clipboard.ClipboardManager"/>
</implementation>