summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorAndreas Bille <abi@openoffice.org>2002-10-23 07:31:07 +0000
committerAndreas Bille <abi@openoffice.org>2002-10-23 07:31:07 +0000
commit66ca231d54bcb13071f0985f72f49d492c0494d6 (patch)
tree9064281ffb7cd3a00681abcaf32d4db224000ccf /officecfg
parent0d4679456b743fa688bb389ddb26ef59c051857b (diff)
#104240# changed ucb config to use ftp content provider for ftp-scheme
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/ucb/Configuration.xcu6
1 files changed, 3 insertions, 3 deletions
diff --git a/officecfg/registry/data/org/openoffice/ucb/Configuration.xcu b/officecfg/registry/data/org/openoffice/ucb/Configuration.xcu
index df316a57bda8..4a15b3b6a117 100644
--- a/officecfg/registry/data/org/openoffice/ucb/Configuration.xcu
+++ b/officecfg/registry/data/org/openoffice/ucb/Configuration.xcu
@@ -3,9 +3,9 @@
*
* $RCSfile: Configuration.xcu,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: dg $ $Date: 2002-05-19 23:09:37 $
+ * last change: $Author: abi $ $Date: 2002-10-23 08:31:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -123,7 +123,7 @@
</node>
<node oor:name="Provider6" oor:op="replace">
<prop oor:name="ServiceName">
- <value>com.sun.star.ucb.fpx.ContentProvider</value>
+ <value>com.sun.star.ucb.FTPContentProvider</value>
</prop>
<prop oor:name="URLTemplate">
<value>ftp</value>