summaryrefslogtreecommitdiff
path: root/stoc/source/inspect
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-04-23 15:08:40 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-04-23 15:08:40 +0000
commit3a9c0061b5a6699fb9a5da7d8a73cd1cb25a53e3 (patch)
tree371e12cb7b121f6910dc62bd004c8ae8e00065d3 /stoc/source/inspect
parent2142521c762daed25423bde9e53167b16253113c (diff)
INTEGRATION: CWS uno2 (1.6.44); FILE MERGED
2003/04/08 13:56:07 dbo 1.6.44.1: #107991# UNO shared library component renaming
Diffstat (limited to 'stoc/source/inspect')
-rw-r--r--stoc/source/inspect/insp.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/stoc/source/inspect/insp.xml b/stoc/source/inspect/insp.xml
index 4c4f5e699ead..ee6bf9fa6052 100644
--- a/stoc/source/inspect/insp.xml
+++ b/stoc/source/inspect/insp.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> insp </module-name>
+ <module-name> introspection.uno </module-name>
<component-description>
<author> Juergen Schmidt </author>
<name> com.sun.star.comp.stoc.Introspection </name>
@@ -49,7 +49,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$(COM) </runtime-module-dependency>
- <runtime-module-dependency> cppu2 </runtime-module-dependency>
- <runtime-module-dependency> sal2 </runtime-module-dependency>
+ <runtime-module-dependency> cppuhelper3$(COM) </runtime-module-dependency>
+ <runtime-module-dependency> cppu3 </runtime-module-dependency>
+ <runtime-module-dependency> sal3 </runtime-module-dependency>
</module-description>