summaryrefslogtreecommitdiff
path: root/ucb/source/ucp
diff options
context:
space:
mode:
authorKai Sommerfeld <kso@openoffice.org>2001-03-23 12:30:53 +0000
committerKai Sommerfeld <kso@openoffice.org>2001-03-23 12:30:53 +0000
commit9bd5d41fa2d5c1fba9d3b8424dd28acdbf2d5acd (patch)
tree2dc1ca10245a6e527620bfbb2ec2b61142705833 /ucb/source/ucp
parentdae31dbfc6263325accc995f889f647eaf8056c6 (diff)
File was not valid!
Diffstat (limited to 'ucb/source/ucp')
-rw-r--r--ucb/source/ucp/file/ucpfile.xml14
-rw-r--r--ucb/source/ucp/hierarchy/ucphier.xml16
-rw-r--r--ucb/source/ucp/package/ucppkg.xml16
-rw-r--r--ucb/source/ucp/webdav/ucpdav.xml16
4 files changed, 31 insertions, 31 deletions
diff --git a/ucb/source/ucp/file/ucpfile.xml b/ucb/source/ucp/file/ucpfile.xml
index 75d78ce8f089..c13fdd15084f 100644
--- a/ucb/source/ucp/file/ucpfile.xml
+++ b/ucb/source/ucp/file/ucpfile.xml
@@ -7,19 +7,16 @@
</module-name>
<component-description>
- <supported-service>
- com.sun.star.ucb.FileContentProvider
- </supported-service>
- <description>
- This component implements a Content Provider for the Universal
- Content Broker. It provides access to file system contents.
- </description>
<author>
Andreas Bille
</author>
<name>
FileProvider
</name>
+ <description>
+ This component implements a Content Provider for the Universal
+ Content Broker. It provides access to file system contents.
+ </description>
<loader-name>
com.sun.star.loader.SharedLibrary
</loader-name>
@@ -27,6 +24,9 @@
c++
</language>
<status value="final"/>
+ <supported-service>
+ com.sun.star.ucb.FileContentProvider
+ </supported-service>
<service-dependency>
com.sun.star.config.SpecialConfigManager
diff --git a/ucb/source/ucp/hierarchy/ucphier.xml b/ucb/source/ucp/hierarchy/ucphier.xml
index 092b18f68ada..c7ecff0d8fe6 100644
--- a/ucb/source/ucp/hierarchy/ucphier.xml
+++ b/ucb/source/ucp/hierarchy/ucphier.xml
@@ -7,20 +7,17 @@
</module-name>
<component-description>
- <supported-service>
- com.sun.star.ucb.HierarchyContentProvider
- </supported-service>
- <description>
- This component implements a Content Provider for the Universal
- Content Broker. It provides access to a persistent hierarchy of
- folders and links.
- </description>
<author>
Kai Sommerfeld
</author>
<name>
HierarchyContentProvider
</name>
+ <description>
+ This component implements a Content Provider for the Universal
+ Content Broker. It provides access to a persistent hierarchy of
+ folders and links.
+ </description>
<loader-name>
com.sun.star.loader.SharedLibrary
</loader-name>
@@ -28,6 +25,9 @@
c++
</language>
<status value="final"/>
+ <supported-service>
+ com.sun.star.ucb.HierarchyContentProvider
+ </supported-service>
<service-dependency>
com.sun.star.configuration.ConfigurationProvider
diff --git a/ucb/source/ucp/package/ucppkg.xml b/ucb/source/ucp/package/ucppkg.xml
index d499a50b0358..7827ed6069f1 100644
--- a/ucb/source/ucp/package/ucppkg.xml
+++ b/ucb/source/ucp/package/ucppkg.xml
@@ -7,20 +7,17 @@
</module-name>
<component-description>
- <supported-service>
- com.sun.star.ucb.PackageContentProvider
- </supported-service>
- <description>
- This component implements a Content Provider for the Universal
- Content Broker. It provides access to the contents of package (zip
- archive) files.
- </description>
<author>
Kai Sommerfeld
</author>
<name>
PackageContentProvider
</name>
+ <description>
+ This component implements a Content Provider for the Universal
+ Content Broker. It provides access to the contents of package (zip
+ archive) files.
+ </description>
<loader-name>
com.sun.star.loader.SharedLibrary
</loader-name>
@@ -28,6 +25,9 @@
c++
</language>
<status value="final"/>
+ <supported-service>
+ com.sun.star.ucb.PackageContentProvider
+ </supported-service>
<service-dependency>
com.sun.star.packages.comp.ZipPackage
diff --git a/ucb/source/ucp/webdav/ucpdav.xml b/ucb/source/ucp/webdav/ucpdav.xml
index 35fb3432d8b2..515733cf1b26 100644
--- a/ucb/source/ucp/webdav/ucpdav.xml
+++ b/ucb/source/ucp/webdav/ucpdav.xml
@@ -7,20 +7,17 @@
</module-name>
<component-description>
- <supported-service>
- com.sun.star.ucb.WebDAVContentProvider
- </supported-service>
- <description>
- This component implements a Content Provider for the Universal
- Content Broker. It provides access to contents stored on an HTTP/WebDAV
- server.
- </description>
<author>
Kai Sommerfeld
</author>
<name>
WebDAVContentProvider
</name>
+ <description>
+ This component implements a Content Provider for the Universal
+ Content Broker. It provides access to contents stored on an HTTP/WebDAV
+ server.
+ </description>
<loader-name>
com.sun.star.loader.SharedLibrary
</loader-name>
@@ -28,6 +25,9 @@
c++
</language>
<status value="final"/>
+ <supported-service>
+ com.sun.star.ucb.WebDAVContentProvider
+ </supported-service>
<service-dependency>
com.sun.star.configuration.ConfigurationAccess