summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2007-11-07 08:54:41 +0000
committerRüdiger Timm <rt@openoffice.org>2007-11-07 08:54:41 +0000
commit398ae113e4c156aa20c8842ad29a29ff512d6a44 (patch)
tree92fc2492a1f6fd18e8f3cb140e26b0172d65650e /officecfg
parentaf84ffea9ba9453ac0dcd2670816ca676e519070 (diff)
INTEGRATION: CWS tkr05_SRC680 (1.9.452); FILE MERGED
2007/10/08 10:11:05 tkr 1.9.452.1: #31053# https webdav support
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/ucb/Configuration.xcu15
1 files changed, 13 insertions, 2 deletions
diff --git a/officecfg/registry/data/org/openoffice/ucb/Configuration.xcu b/officecfg/registry/data/org/openoffice/ucb/Configuration.xcu
index 251b83c1a291..1c901d63bbec 100644
--- a/officecfg/registry/data/org/openoffice/ucb/Configuration.xcu
+++ b/officecfg/registry/data/org/openoffice/ucb/Configuration.xcu
@@ -5,9 +5,9 @@
*
* $RCSfile: Configuration.xcu,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 15:07:17 $
+ * last change: $Author: rt $ $Date: 2007-11-07 09:54:41 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -150,6 +150,17 @@
<value/>
</prop>
</node>
+ <node oor:name="Provider12" oor:op="replace">
+ <prop oor:name="ServiceName">
+ <value>com.sun.star.ucb.WebDAVContentProvider</value>
+ </prop>
+ <prop oor:name="URLTemplate">
+ <value>https</value>
+ </prop>
+ <prop oor:name="Arguments">
+ <value/>
+ </prop>
+ </node>
</node>
</node>
</node>