summaryrefslogtreecommitdiff
path: root/remotebridges
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-04-23 15:42:35 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-04-23 15:42:35 +0000
commit40315791ce5a161790b8423c4b5ba9dc525c6e60 (patch)
treef3f4e5861810123147de314c7444181dc343866c /remotebridges
parent90fbcaea4e725156083f0cdfaa1040e196b457a5 (diff)
INTEGRATION: CWS uno2 (1.3.46); FILE MERGED
2003/04/08 13:40:32 dbo 1.3.46.1: #107991# UNO shared library component renaming
Diffstat (limited to 'remotebridges')
-rw-r--r--remotebridges/source/dynamicloader/dynamicloader.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/remotebridges/source/dynamicloader/dynamicloader.xml b/remotebridges/source/dynamicloader/dynamicloader.xml
index 2c23003a3e76..9735629b8a09 100644
--- a/remotebridges/source/dynamicloader/dynamicloader.xml
+++ b/remotebridges/source/dynamicloader/dynamicloader.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
- <module-name> dynamicloader </module-name>
+ <module-name> dynamicloader.uno </module-name>
<component-description>
<author> Kay Ramme </author>
<name> com.sun.star.loader.Dynamic </name>
@@ -30,7 +30,7 @@
<project-build-dependency> cppuhelper </project-build-dependency>
<project-build-dependency> cppu </project-build-dependency>
<project-build-dependency> sal </project-build-dependency>
- <runtime-module-dependency> cppuhelper2 </runtime-module-dependency>
- <runtime-module-dependency> cppu2 </runtime-module-dependency>
- <runtime-module-dependency> sal2 </runtime-module-dependency>
+ <runtime-module-dependency> cppuhelper3 </runtime-module-dependency>
+ <runtime-module-dependency> cppu3 </runtime-module-dependency>
+ <runtime-module-dependency> sal3 </runtime-module-dependency>
</module-description>